The site is build with Hakyll
ghc --make site.hs
site build
site server
nix-build
Go to GitHub.com -> Settings -> Applications -> Personal Access Tokens — > Create new token, and copy it to your clipboard
travis encrypt -r cko/nixcon2017 GH_TOKEN=[your token]