Skip to content
forked from NixOS/nix.dev

An opinionated guide for developers wanting to get things done with the Nix ecosystem.

License

Notifications You must be signed in to change notification settings

henrik-ch/nix.dev

 
 

Repository files navigation

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

An opinionated guide for developers wanting to get things done with the Nix ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 38.5%
  • Python 30.5%
  • Makefile 14.9%
  • Shell 10.8%
  • CSS 4.6%
  • HTML 0.7%