mirror of
https://github.com/J3RN/nix.dev
synced 2026-08-31 19:10:20 +00:00
No description
- Python 48.8%
- Makefile 23.5%
- Nix 8.8%
- Shell 8.1%
- CSS 6.4%
- Other 4.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| maintainers | ||
| source | ||
| .gitignore | ||
| .imgbotconfig | ||
| _redirects | ||
| CONTRIBUTING.md | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE.md | ||
| live | ||
| live.py | ||
| Makefile | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| run_code_block_tests.sh | ||
| runtime.txt | ||
| shell.nix | ||
nix.dev
Official documentation for getting things done with Nix.
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.
Content is written in MyST, a superset of CommonMark. For its syntax, see the MyST docs.