Skip to content

jenkoian/jenkoian.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenko.me

My blog

todo

  • Implement daylight optimised design
  • Implement 404 page

Creating a new post (mostly a reminder to myself)

git checkout source

rake post title="Blog title here"

rake preview

Commit post...

git checkout master

./publish.sh