Steve George <[email protected]> writes: >> 1. Is there English version of relevant documents describing how the >> foundation works? Website seems to indicate so, but `Statutes' and >> `Interior Reglementary' are not links, so I am unsure where to find >> them. > (...) > > The English translation of the regulations: > > https://foundation.guix.info/statutes/statuts-201602-en.pdf > > The governing French version: > > https://foundation.guix.info/statutes/statuts-202503-fr.pdf
Thank you for the link, I would suggest applying the following patch to
the website:
--8<---------------cut here---------------start------------->8---
diff --git a/README b/README
index a331c94..92e2cf3 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ or simply =guix build -f guix.scm=.
* Running
#+begin_example
- guix shell -C -m manifest.scm \
+ guix shell -NC -m manifest.scm \
-- haunt serve -w
#+end_example
diff --git a/posts/foundation/index.md b/posts/foundation/index.md
index 485e55d..1cd6b31 100644
--- a/posts/foundation/index.md
+++ b/posts/foundation/index.md
@@ -28,12 +28,12 @@ can be elected.
To know more about our bylaws, you may consult the
-* Statutes
+* [Statutes](/statutes/statuts-201602-en.pdf)
(or their
[French
original](/statutes/statuts-202503-fr.pdf))
-* Interior
-Reglementary
+* [Interior
+Reglementary](/statutes/interieur-201602-en.pdf)
(or its
[French
original](/statutes/interieur-202503-fr.pdf))
@@ -43,4 +43,3 @@ If you wish to join, please fill in the
form](/statutes/membershipform.txt)
and send it to the e-mail addresses of the Presidency and the Treasury
given above.
-
--8<---------------cut here---------------end--------------->8---
Tomas
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
signature.asc
Description: PGP signature
