aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2023-05-16 10:38:29 +0200
committerDrew DeVault <sir@cmpwn.com>2023-05-16 10:49:08 +0200
commit4297d2df9f4d23ef1f1891e9669973da02d9b910 (patch)
treeab9528adb7376eb9f10ab2d7bee3e857d19fce8a /content
downloadwritefreesoftware.org-4297d2df9f4d23ef1f1891e9669973da02d9b910.tar.xz
Initial commit
Diffstat (limited to 'content')
-rw-r--r--content/_index.md26
1 files changed, 26 insertions, 0 deletions
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 &mdash; 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)
+<small>Photo by Justin Cormack, CC-BY-SA 2.0</small>
+{{< /column >}}
+
+{{< /block >}}