Ludovic Courtès <ludo(a)gnu.org> writes:
Hi,
Mark Wielaard <mjw(a)gnu.org> skribis:
> From 57c8ddcacc10de4f82439ba4ca6b57573f651000 Mon Sep 17
> 00:00:00 2001
> From: Mark Wielaard <mark(a)klomp.org>
> Date: Sun, 2 May 2021 19:41:13 +0200
> Subject: [PATCH] Add thanks page.
>
> * haunt.scm: Add thanks.
> * thanks.md: New file.
> * posts/faq.md: Update with reference to thanks page.
LGTM! (Provided the individuals listed there agree.)
> +++ b/haunt.scm
> @@ -51,7 +51,8 @@
> ("software" "Software"
"/en/software")
> ("documents" "Documents"
"/en/documents")
> ("contribute" "contribute"
"/en/contribute")
> - ("blog" "Blog"
"/en/blog"))))
> + ("blog" "Blog" "/en/blog")
> + ("thanks" "Thanks"
"/en/thanks"))))
This menu is starting to be crowded, but I’m not sure how to
address that.
“People” and “Contribute” could be merged, because “Contribute”
really is “Join”; but I still think it deserves the extra
visibility that comes from having its own link in the menu.
“Thanks” could be in the footer instead. It’s where we list meta
info, such as the license and the source. Might as well put (a
link to) hosting/hardware/site maintenance info there.
--
Ricardo