Nizhniy Novgorod Ruby User Group
You should have node.js, npm, ruby and bundler installed.
$ git clone [email protected]:NNRUG/nnrug.github.io.git
$ cd nnrug.github.io
$ npm install -g gulp
$ npm install -g bower
$ bundle install
$ npm install
$ bower install
$ gulp
$ gulp
$ open localhost:3000
Have fun!
All source files are located in src
directory.
- Make changes
- Compile with
gulp
- Commit
- Push
You can add meetups and talks to src/config/meetups.yml
file. It has very obvious format.