Jekyll • Simple, blog-aware, static sites (original) (raw)
Get up and running in seconds.
Quick-start Instructions
~ $ gem install bundler jekyll
~ $ jekyll new my-awesome-site
~ $ cd my-awesome-site
~/my-awesome-site $ bundle exec jekyll serve
# => Now browse to http://localhost:4000