From 4297d2df9f4d23ef1f1891e9669973da02d9b910 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 16 May 2023 10:38:29 +0200 Subject: Initial commit --- content/_index.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 content/_index.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..81e1303 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,26 @@ ++++ +title = "Write Free Software" ++++ +{{< block "grid-2" >}} +{{< column >}} + +# We build software for everyone + +Free software is a global collaborative movement to build the world's best +software in a manner that respects the essential rights and freedoms of its +users and authors — the freedom to **use**, **study**, **improve**, and +**share** your software. + +{{< tip "warning" >}} +This website is a work in progress. +{{< /tip >}} + +{{< button "learn/whatis" "What is free software?" >}}{{< button "learn" "Get started" >}} +{{< /column >}} + +{{< column >}} +![Picture of hackers at FOSDEM](/images/banner.jpg) +Photo by Justin Cormack, CC-BY-SA 2.0 +{{< /column >}} + +{{< /block >}} -- cgit v1.3-5-g45d5