From cea3e838f714fb67a8342bb4dff3dd15f0f2fa61 Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Tue, 24 Mar 2026 02:08:54 -0400 Subject: add "$ guix shell" to web_pages.mdwn contributing/web_pages.mdwn: document "$ guix shell". Message-ID: <20260324060908.1410-1-jbranso@dismail.de> --- contributing/web_pages.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- cgit v1.2.3