diff options
| author | Joshua Branson <jbranso@dismail.de> | 2026-03-24 02:08:54 -0400 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2026-03-25 19:27:21 +0100 |
| commit | cea3e838f714fb67a8342bb4dff3dd15f0f2fa61 (patch) | |
| tree | 5b553bf3d64e663ddc79d718f6d98e6ac612a874 /contributing/web_pages.mdwn | |
| parent | 6cb2042327ec4bd7cde5095b42cd2bf7e0bb7460 (diff) | |
add "$ guix shell" to web_pages.mdwn
contributing/web_pages.mdwn: document "$ guix shell".
Message-ID: <20260324060908.1410-1-jbranso@dismail.de>
Diffstat (limited to 'contributing/web_pages.mdwn')
| -rw-r--r-- | contributing/web_pages.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contributing/web_pages.mdwn b/contributing/web_pages.mdwn index e156f6a3..1689afc3 100644 --- a/contributing/web_pages.mdwn +++ b/contributing/web_pages.mdwn @@ -103,6 +103,14 @@ editing. $ apt install ikiwiki libyaml-syck-perl markdown libsearch-xapian-perl texinfo +### Guix + + If you have guix installed, then you can render the wiki via: + + $ cd hurd-web/ + $ guix shell + $ ./render_locally + ## Identifying Yourself First, let's make sure that you're properly identifying yourself towards Git. |
