Skip to content

woffs/nixos-homepage

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 20.9%
  • XSLT 20.9%
  • Shell 20.3%
  • JavaScript 18.7%
  • CSS 14.4%
  • Standard ML 3.6%
  • Other 1.2%