Skip to content

Itfly/itfly.github.io

Repository files navigation

Usage

Install bundle first // http://bundler.io/

$ sudo bundle install --path /usr/local/bin

Update all the gems to the latest possible versions if needed

$ sudo bundle update

Start Jekyll server

$ bundle exec jekyll server

On the command line. This will compile stylesheets and layouts.

$ watchr watchr.rb

Create new post

This command will prompt for post title and will create new .md post with current date. $ rake post

About

personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published