about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authormarius <mail@marius.pm>2025-09-01 17:27:16 +0200
committermarius <mail@marius.pm>2025-09-01 17:27:16 +0200
commit0147e08d3d8bb364207666225d758d097b8ed915 (patch)
treec8ffe7ef1a32cb76397f15267a62bb694a84f2c5 /README.md
downloadwebsite-0147e08d3d8bb364207666225d758d097b8ed915.tar.gz
website-0147e08d3d8bb364207666225d758d097b8ed915.zip
init
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..01d69ce
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# website
+
+This website is built with [Haunt](https://dthompson.us/projects/haunt.html), a static site generator written in [Guile Scheme](https://www.gnu.org/software/guile/).
+
+## License
+
+The website content/ramblings are released under [CC BY-NC-SA 4.0 License](LICENSE-CC), whereas the source code is released under the [GNU General Public License v3.0](LICENSE-GPL).