These are sources of the blog.
Use rake featured_post
to change featured post.
- Install grunt:
npm install -g grunt
- Install dependencies:
npm install
- Build assets:
grunt recess
- Start web server:
jekyll serve
These are sources of the blog.
Use rake featured_post
to change featured post.
npm install -g grunt
npm install
grunt recess
jekyll serve