- 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
cd dublinjs.github.com <-- wherever you cloned this repojekyll servejekyll build to update the site locally