summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* projects: Correct name.HEADmainRicardo Wurmus2022-09-191-1/+1
|
* Add thanks page.Mark Wielaard2021-05-053-2/+28
| | | | | | * haunt.scm: Add thanks. * thanks.md: New file. * posts/faq.md: Update with reference to thanks page.
* Switch git links from wiki to git.gnu.toolsMark Wielaard2021-05-033-4/+4
|
* Adjust for Haunt 0.2.5.Ludovic Courtès2021-04-271-1/+1
| | | | | * haunt.scm <top level>: Change 'atom-feed' #:blog-prefix argument to be a URI path, to placate Haunt 0.2.5.
* projects: Add Derek Kozel.Ludovic Courtès2021-04-272-1/+130
| | | | | | * projects.scm (%projects): Add gnu-radio. (person): Add Derek. * static/images/logos/gnuradio.svg: New file.
* faq: Publish.Ludovic Courtès2021-04-211-4/+2
| | | | | * drafts/faq.md: Move to... * posts/faq.md: ... here. Remove "DRAFT" and adjust date.
* faq: Remove suboptimal "territory" analogy.Ludovic Courtès2021-04-211-3/+1
| | | | * drafts/faq.md: Remove the analogy with "territory" and "central government".
* faq: Follow Markdown syntax for headings.Ludovic Courtès2021-04-211-2/+1
| | | | * drafts/faq.md: Keep heading on a single line.
* projects: Add Jason Merrill.Andreas Enge2021-04-211-0/+2
| | | | * projects.scm (person): Add Jason.
* faq: Correct typos.Andreas Enge2021-04-211-2/+2
| | | | * drafts/faq.md: Correct a typo and a style issue.
* faq: Replace three letter questions with specific sponsorship questionMark Wielaard2021-04-211-14/+9
|
* faq: Expand FSF legal guardian wordingMark Wielaard2021-04-211-4/+4
|
* faq: Remove GitHub comparison.Ludovic Courtès2021-04-211-3/+1
| | | | * drafts/faq.md: Remove GitHub comparison.
* Add draft FAQ.Ludovic Courtès2021-04-201-0/+106
| | | | | | | Details are still under discussion: https://lists.gnu.tools/hyperkitty/list/assembly@lists.gnu.tools/thread/O64CDB5ACX2FVFHUTEKODOLVACAIAKPW/#YNF3XNQUBUFH6CAL32NXGNYWEQYPQAAZ * drafts/faq.md: New file.
* people: Distinguish between "endorse" and "participate".Ludovic Courtès2021-04-191-3/+3
| | | | * people.sxml: Do not equate "endorse" with "participate".
* projects: Add Léo Le Bouter.Ludovic Courtès2021-04-181-0/+2
| | | | * projects.scm (person): Add Léo.
* projects: Add Tobias Platen.Ludovic Courtès2021-04-181-0/+3
| | | | * projects.scm: Add Tobias.
* projects: Add Jonathan Wakely.Ludovic Courtès2021-04-181-0/+2
| | | | * projects.scm: Add Jonathan.
* projects: Add Ben Pfaff and PSPP.Ricardo Wurmus2021-04-171-0/+6
|
* static: Add Mcron logo.Ricardo Wurmus2021-04-161-0/+0
|
* projects: Add Dale Mellor.Ricardo Wurmus2021-04-161-0/+7
|
* contribute.md: Change subscribe link from hyperkitty to postoriusMark Wielaard2021-04-161-1/+1
|
* projects: Add Mathieu.Ricardo Wurmus2021-04-161-0/+3
|
* projects: Add Efraim to Guix.Ricardo Wurmus2021-04-161-0/+2
|
* code-of-conduct: Fix link to people responsible for enforcement.Ludovic Courtès2021-04-151-1/+1
| | | | | | | Reported by Sumana Harihareswara. * code-of-conduct.md (author): Fix link under "community leaders responsible for enforcement".
* projects: Complete Andreas Enge's persona.Andreas Enge2021-04-151-2/+3
| | | | * projects.scm: Add website and guix project to Andreas Enge.
* free-software: Move "open source" aside to a footnote.Ricardo Wurmus2021-04-154-23/+81
| | | | | The extra markup and styling necessitates the conversion from markdown to sxml.
* kickoff: Tweak wording about the mailing list.Ludovic Courtès2021-04-151-5/+5
| | | | * posts/kickoff.md: Tweak next-to-last paragraph. Mention "safe space".
* projects: Fully spell out cwebber's name.Ludovic Courtès2021-04-151-1/+1
| | | | * projects.scm: Fully spell out.|
* kickoff: Change title.Ludovic Courtès2021-04-151-3/+3
| | | | * posts/kickoff.md: Change title and first sentence.
* projects: Add Leo Famulari.Ludovic Courtès2021-04-151-0/+2
| | | | * projects.scm: Add Leo Famulari.
* Remove /about from menu.Ricardo Wurmus2021-04-151-2/+1
|
* Add /people page to menu.Ricardo Wurmus2021-04-152-3/+5
|
* projects: Add Jack Hill.Ludovic Courtès2021-04-151-0/+2
| | | | * projects.scm: Add Jack Hill.
* contribute: Fix link to project list.Ludovic Courtès2021-04-151-1/+1
| | | | * contribute.md: Update link.
* css: Use em-size for bullets.Ricardo Wurmus2021-04-151-3/+3
| | | | | | This avoids huge overlapping bullets when webfonts are blocked. Reported by Mark Wielaard.
* index: Add missing comma.Ludovic Courtès2021-04-141-1/+1
| | | | * index.md: Add missing comma.
* Remove "DRAFT" mention.Ludovic Courtès2021-04-142-4/+0
| | | | * index.md, posts/kickoff.md: Remove "DRAFT".
* software: Add "and contributors".Ludovic Courtès2021-04-141-1/+1
| | | | * software.sxml: Add "and contributors".
* Add /people.Ludovic Courtès2021-04-146-227/+278
| | | | | | | | * projects.scm: New file, with code formerly... * software.sxml: ... here. Include it. * people.sxml: New file. * haunt.scm (static-pages): Add it. * posts/kickoff.md, index.md: Refer to it.
* software: Guarantee person pointer identity (!).Ludovic Courtès2021-04-141-10/+11
| | | | * software.sxml (define-member): Define 'p'.
* software: Only show projects with at least one member.Ricardo Wurmus2021-04-141-28/+30
|
* software: Remove binutils and gdb memberships.Ricardo Wurmus2021-04-141-2/+2
| | | | Unfortunate misunderstanding.
* software: Render projects as cards with logos.Ricardo Wurmus2021-04-142-2/+49
|
* software: Record project logos.Ricardo Wurmus2021-04-141-22/+48
|
* static: Add project logos.Ricardo Wurmus2021-04-1415-0/+316
|
* Add /documents/governance.Ludovic Courtès2021-04-145-2/+26
| | | | | | | | * governance.md: New file. * haunt.scm (static-pages): Add it. * documents.md, index.md, posts/kickoff.md: Link to it. Co-authored-by: Mark Galassi <mark@galassi.org>
* License under CC-BY-SA 4.0 and mention it in the footer.Ludovic Courtès2021-04-142-4/+10
| | | | | * haunt.scm (base-layout): Mention license in the footer. * static/css/main.css (#footer-box): Tweak.
* software: Add Marius Bakke to Guix.Ricardo Wurmus2021-04-141-0/+2
|
* fontpage: Tweak links and wording.Ludovic Courtès2021-04-141-8/+8
| | | | | * index.md: Add or update links. Tweak wording of the "Governance" item.