1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/README.md
2022-10-22 14:36:59 +02:00

21 lines
671 B
Markdown

<img alt="CI"
src="https://github.com/nix-dot-dev/nix.dev/workflows/CI/badge.svg">
<a href="https://gitpod.io/#https://github.com/nix-dot-dev/nix.dev">
<img alt="GitPod"
src="https://gitpod.io/button/open-in-gitpod.svg">
</a>
# [nix.dev](https://nix.dev)
An opinionated guide for developers wanting to get things done with the Nix ecosystem.
## Contributing
Run `./live` and open a browser at <http://localhost:5500>.
As you make changes your browser should auto-reload within a few seconds.
For contents and style see [contribution guide](CONTRIBUTING.md).
For syntax see [RST/Sphinx Cheatsheet](https://sphinx-tutorial.readthedocs.io/cheatsheet/).