Contributing

Your contributions are always welcome!

Is my Content awesome or geek enough for this list?

If you answered yes for all previous questions, the ones would answer the same are probably the target audience of your content and will like to see it here.

Content Guidelines

Website Info

The site is published via github pages and jekyll. If you are the ambitious dev who chooses to design the site, you can work on it locally via the following instructions. The site will then be accessible at localhost:4000

bundle install
bundle exec jekyll serve --baseurl ''
View on GitHub