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.rst
2020-05-20 11:30:03 +02:00

19 lines
641 B
ReStructuredText

|Netlify Status| |CI|
.. |Netlify Status| image:: https://api.netlify.com/api/v1/badges/269f7467-6afd-49ae-97f2-61a160e93a9a/deploy-status
:target: https://app.netlify.com/sites/nixdev/deploys
.. |CI| image:: https://github.com/domenkozar/nix.dev/workflows/CI/badge.svg
`nix.dev <https://nix.dev>`_
============================
Getting started and cookbook resources for Nix.
Contributing
------------
Run ``./live`` and open a browser at https://localhost:5500.
As you make changes your browser should auto-reload within a few seconds.
For syntax see `RST/Sphinx Cheatsheet <https://sphinx-tutorial.readthedocs.io/cheatsheet/>`_.