summaryrefslogtreecommitdiffstats
path: root/people.sxml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-19people: Distinguish between "endorse" and "participate".Ludovic Courtès1-3/+3
* people.sxml: Do not equate "endorse" with "participate".
2021-04-15Add /people page to menu.Ricardo Wurmus1-0/+1
2021-04-14Add /people.Ludovic Courtès1-0/+49
* 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.