Skip to content

jergason/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My blog, based off of the ruhoh static site engine.

Installing Dependencies

gem install ruhoh

Testing

See the site in action without compiling things with:

rackup

Compilation

ruhoh compile

Deployment

TODO: set up a git hook that installs the blog upon pushing.