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

21 lines
671 B
Markdown
Raw Normal View History

2021-12-10 10:22:22 -05:00
<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.
2022-07-08 05:51:06 -04:00
For contents and style see [contribution guide][CONTRIBUTING.md].
2021-12-10 10:22:22 -05:00
For syntax see [RST/Sphinx Cheatsheet](https://sphinx-tutorial.readthedocs.io/cheatsheet/).