New APAX website 2016
-
When pulling it down for the first time, run
git clone https://github.com/apax-software/apax-software-2017.git -
Follow the Jekyll docs to get Jekyll installed: https://jekyllrb.com/docs/installation/
-
Run
jekyll build -
To start the server, run
jekyll serveand then navigate to localhost:4000 in your browser