Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-14 | software: Remove binutils and gdb memberships. | Ricardo Wurmus | 1 | -2/+2 | |
Unfortunate misunderstanding. | |||||
2021-04-14 | software: Render projects as cards with logos. | Ricardo Wurmus | 1 | -2/+11 | |
2021-04-14 | software: Record project logos. | Ricardo Wurmus | 1 | -22/+48 | |
2021-04-14 | software: Add Marius Bakke to Guix. | Ricardo Wurmus | 1 | -0/+2 | |
2021-04-13 | software: Generate project list with member details. | Ricardo Wurmus | 1 | -0/+226 | |
* software.md: Replace this file... * software.sxml: ...with this new file. * haunt.scm (read-markdown-page): Rename this procedure... (read-page): ...to this procedure and add optional READER argument. (static-pages): Add local definition of SXML-PAGE and use it for software.sxml. |