Dublinjs.github.com
Dublin Javascript
Install / Use
/learn @dublinjs/Dublinjs.github.comREADME
Running the site locally
- Install Ruby
- Install Jekyll
cd dublinjs.github.com<-- wherever you cloned this repojekyll serve- open http://localhost:4000
- If you make a change to a post or anything, you'll probably need to run
jekyll buildto update the site locally
