nixcon / 2018.nixcon.org

NixCon 2018 conference website

Home Page:https://2018.nixcon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for NixCon 2018

Copied from https://github.com/cko/nixcon2017

Build

The site is built with Hakyll

ghc --make site.hs
site build
site server

Watch and recompile for changes with site watch

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 nix-community/nixcon2018.org GH_TOKEN=[your token]

About

NixCon 2018 conference website

https://2018.nixcon.org


Languages

Language:HTML 75.7%Language:CSS 11.3%Language:Haskell 5.5%Language:JavaScript 3.1%Language:Shell 2.5%Language:Nix 1.8%