summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributing/web_pages.mdwn8
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.