From 2b9efda6adff72342a6e3ff78e3d2ef341905db0 Mon Sep 17 00:00:00 2001 From: luc Date: Thu, 28 Aug 2025 18:12:20 +0200 Subject: [PATCH] README.md: add --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8fc3e64 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# blog + +This is the repository containing the [mkdocs](https://www.mkdocs.org) files for my [blog](https://blog.lucbijl.nl) for blogging, possibly. + +## Licensing + +The source code of this blog is released under the AGPL 3.0 license and the content of this blog is released under the CC-BY-NC-SA 4.0 license.