Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 281 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 281 Bytes

These are sources of the blog.

Usage

Use rake featured_post to change featured post.

Development

  • Install grunt: npm install -g grunt
  • Install dependencies: npm install
  • Build assets: grunt recess
  • Start web server: jekyll serve