Skip to content

nixcon/2017.nixcon.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for NixCon 2017

Build

The site is build with Hakyll

ghc --make site.hs
site build
site server

Build with nix

nix-build

Travis Deployment

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]

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.0%
  • Other 1.0%