diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-12 22:27:30 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-12 22:27:30 +0200 |
commit | 804ef9b61eeccfcddba3be249392db0f152a7a66 (patch) | |
tree | 0bff3af3ad22dbb871b0d4c4bc9defa6168a1359 /website/posts | |
parent | website: kickoff: Quote Andy's 2011 message. (diff) |
website: Summarize blog posts on the overview page.
* website/haunt.scm (summarize-post): New procedure.
(post->sxml): Use it.
* website/posts/kickoff.md: Move "DRAFT" below.
Diffstat (limited to '')
-rw-r--r-- | website/posts/kickoff.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/posts/kickoff.md b/website/posts/kickoff.md index 9af7c3e..78fa492 100644 --- a/website/posts/kickoff.md +++ b/website/posts/kickoff.md | |||
@@ -3,14 +3,14 @@ date: 2021-04-16 14:00:00 | |||
3 | author: The GNU Assembly | 3 | author: The GNU Assembly |
4 | --- | 4 | --- |
5 | 5 | ||
6 | **DRAFT** | ||
7 | |||
8 | Hi there! We’re excited to launch the GNU Assembly web site—“GNU” as in | 6 | Hi there! We’re excited to launch the GNU Assembly web site—“GNU” as in |
9 | “new”! This place intends to be a collaboration platform for the | 7 | “new”! This place intends to be a collaboration platform for the |
10 | developers of GNU packages who are all “hacking for user freedom” and | 8 | developers of GNU packages who are all “hacking for user freedom” and |
11 | who [share a vision](/en/documents/social-contract) for the umbrella | 9 | who [share a vision](/en/documents/social-contract) for the umbrella |
12 | project. | 10 | project. |
13 | 11 | ||
12 | **DRAFT** | ||
13 | |||
14 | Truth be told, this is an old story finally becoming a reality. Almost | 14 | Truth be told, this is an old story finally becoming a reality. Almost |
15 | ten years ago, Andy Wingo (of GNU Guile) emailed GNU maintainers: | 15 | ten years ago, Andy Wingo (of GNU Guile) emailed GNU maintainers: |
16 | 16 | ||