15 August 2018
Running Cryogen site locally
To quickly create your post try following the following steps:
# First clone the repository locally (substitute your github username here)
git clone git@github.com:agilecreativity/agilecreativity.gitlab.io.git && cd agilecreativity.github.io
# Get the all the dependencies
lein deps :tree
# Build out the template
lein run
# Then start the server locally
lein ring server