diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-11 22:12:55 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-11 22:15:48 +0200 |
commit | 14f5b24a12820edb95b68ad7c947393975e8c68d (patch) | |
tree | 7ceb42dbc549093c7eb25ef6e244bf5ee982ee98 | |
parent | website: Add support for a blog. (diff) |
website: Add draft kickoff blog post.
* website/posts/kickoff.md: New file.
-rw-r--r-- | posts/kickoff.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/posts/kickoff.md b/posts/kickoff.md new file mode 100644 index 0000000..d88a90f --- /dev/null +++ b/posts/kickoff.md | |||
@@ -0,0 +1,15 @@ | |||
1 | title: Launching the GNU Assembly web site | ||
2 | date: 2021-04-16 14:00:0 | ||
3 | author: The GNU Assembly | ||
4 | --- | ||
5 | |||
6 | **DRAFT** | ||
7 | |||
8 | 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 | ||
10 | developers of GNU packages who are all “hacking for user freedom” and | ||
11 | who [share a vision](/en/documents/social-contract) for the umbrella | ||
12 | project. | ||
13 | |||
14 | Currently, the GNU Assembly consists of maintainers and developers from | ||
15 | about [30 packages](/en/software)—old and young, small and big. | ||