andir / nixos-homepage

Sources for nixos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NixOS.org

This repository contains the sources of the nixos.org website. To build it:

$ git clone git@github.com:NixOS/nixos-homepage.git
$ cd nixos-homepage
$ nix-shell
[nix-shell]$ make
[nix-shell]$ python2 -m SimpleHTTPServer 8000

then open http://127.0.0.1:8000/index.html

About

Sources for nixos.org


Languages

Language:Makefile 26.3%Language:XSLT 26.0%Language:JavaScript 23.3%Language:CSS 18.9%Language:Shell 3.0%Language:Nix 2.5%Language:HTML 0.1%