Skip to content

milijan/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

Official documentation for getting things done with Nix.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 36.8%
  • Nix 26.7%
  • Makefile 17.9%
  • Shell 13.0%
  • CSS 4.8%
  • HTML 0.8%