Jekyll • Simple, blog-aware, static sites
gem install bundler jekyll
# Create a new project. jekyll new MY-AWESOME-SITE # Install a Gemfile. bundle install # Execute jekyll serve: <http://localhost:4000> bundle exec jekyll serve
Github Blogging with Jekyll