Assuming you already have Bundler installed:
bundle install
bundle exec jekyll serve --watch
The site is now available at https://localhost:4000
.
For more information read using Jekyll with GitHub Pages.
We love to hear your Nooku related adventures and feats! If you want to write a guest blog, follow these steps:
- Fork this repository
- Create a
blog/yourblogpost
branch - Write your blog post in the
_posts
folder - Commit your work and send us a pull request!