[Git][reproducible-builds/reproducible-website][master] nix: update README, fix Nix documentation
Pol Dellaiera (@drupol)
gitlab at salsa.debian.org
Thu Oct 17 11:26:18 UTC 2024
Pol Dellaiera pushed to branch master at Reproducible Builds / reproducible-website
Commits:
5428366d by Pol Dellaiera at 2024-10-16T21:21:58+02:00
nix: update README, fix Nix documentation
- - - - -
1 changed file:
- README.md
Changes:
=====================================
README.md
=====================================
@@ -47,7 +47,7 @@ $ sudo apt install jekyll git ruby-jekyll-redirect-from ruby-jekyll-polyglot rub
Nix
---
-The website can also be built using [Nix](https://nixos.org).
+The website can also be built using [Nix](https://nixos.org). The exposed URL will be `http://127.0.0.1:4000`.
When the local website sources are available locally, the following commands are available:
@@ -59,6 +59,6 @@ When the local website sources are available locally, the following commands are
In case the sources are not available locally, the following commands are available:
-- `nix run git+https://salsa.debian.org/reproducible-builds/reproducible-website.git#reproducible-website`: Build a development snapshot of the website, available in the `result` directory.
+- `nix build git+https://salsa.debian.org/reproducible-builds/reproducible-website.git#reproducible-website`: Build a development snapshot of the website, available in the `result` directory.
- `nix run git+https://salsa.debian.org/reproducible-builds/reproducible-website.git#default`: Start a webserver with Caddy to serve the website. This is not meant to be used for development.
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/5428366dc57be4d977ee6b292e5dfe754901a43e
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/5428366dc57be4d977ee6b292e5dfe754901a43e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20241017/33af88b3/attachment.htm>
More information about the rb-commits
mailing list