summaryrefslogtreecommitdiffstats
path: root/posts/kickoff.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add /documents/governance.Ludovic Courtès2021-04-141-1/+2
| | | | | | | | * 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>
* website: Summarize blog posts on the overview page.Ludovic Courtès2021-04-121-2/+2
| | | | | | * website/haunt.scm (summarize-post): New procedure. (post->sxml): Use it. * website/posts/kickoff.md: Move "DRAFT" below.
* website: kickoff: Quote Andy's 2011 message.Ludovic Courtès2021-04-121-1/+64
| | | | | | | Suggested by Mark Wielaard. With permission from Andy Wingo. * website/posts/kickoff.md: Add Andy's 2011 message.
* website: Initial blog post links to /contribute.Ludovic Courtès2021-04-121-1/+2
| | | | * website/posts/kickoff.md: Link to /contribute.
* website: Add draft kickoff blog post.Ludovic Courtès2021-04-111-0/+15
* website/posts/kickoff.md: New file.