Quick how-to.
First, setup your stuff. We are following github's recommandations: https://help.github.com/articles/using-jekyll-with-pages/. Make sure you have bundle
and that you ran bundle install
inside the repo.
-
To run the dev server:
$ jekyll serve
-
View the site: http://localhost:4000/
If github requires new version of stuff or you get some sort of server error just run:
bundle update
Be Hacker logo is made by ardactn and licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.