www.nooku.org

www.nooku.org

[DEPRECATED] Our Jekyll powered website.

Nooku

Installation & Usage

Assuming you already have Bundler installed:

bundle install
bundle exec jekyll serve --watch

The site is now available at http://localhost:4000.

For more information read using Jekyll with GitHub Pages.

Contributing

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!