vulpivia / nix.dev

Official documentation for getting things done with Nix.

Home Page:https://nix.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

Official documentation for getting things done with Nix.

Contributing

Content is written in MyST, a superset of CommonMark. For its syntax, see the MyST docs.

For contents and style see contribution guide.

Local preview

Run nix-shell --run devmode and open a browser at http://localhost:5500.

As you make changes your browser should auto-reload within a few seconds.

To manually test redirects:

nix-shell -p netlify-cli --run "cd result; netlify dev"

About

Official documentation for getting things done with Nix.

https://nix.dev

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Nix 38.6%Language:Python 30.5%Language:Makefile 14.9%Language:Shell 10.8%Language:CSS 4.6%Language:HTML 0.7%