This repository contains the source code for Norfolk.js's user group website. We strongly encourage everyone to contribute as much or little as they wish. Not a developer? We can use documentation and design help as well!
This website is built using jekyll, a static website and blog generator. This site is hosted using GitHub Pages on Github.
Check out the open bugs and enhancements.
- Fork this repository. How?
- Clone your fork. How?
- Start coding.
- Push your code to your fork. How?
- Add your name to the humans.txt.
- Issue a pull request to norfolkjs.github.io. How?
After all things are installed, consult each file in the tasks directory for some development tips. Since we use Bundler bin stubs, make sure to have the local .bin
folder is high in your $PATH
. See rbenv's for recommendations.