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 | 72ada4926f87eb28ac83b34a11e0f68cb0ef4f2f (patch) | |
tree | 9acdd2c23e44d49b20609ef90069f626739c8688 /website/posts/kickoff.md | |
parent | website: Add support for a blog. (diff) |
website: Add draft kickoff blog post.
* website/posts/kickoff.md: New file.
Diffstat (limited to 'website/posts/kickoff.md')
-rw-r--r-- | website/posts/kickoff.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/website/posts/kickoff.md b/website/posts/kickoff.md new file mode 100644 index 0000000..d88a90f --- /dev/null +++ b/website/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. | ||