diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-04-25 21:53:11 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-04-25 21:53:11 +0200 |
commit | 94930ac3fe2f69d370a4bfea42527d8848b5e0ee (patch) | |
tree | 56fd2714d0d8a3f162855206de6429ca67b6fb9d /src/content/writings/kant-and-free-software.md | |
parent | build(server.py): Add a small script to test the final website (diff) | |
download | b-peetz.de-94930ac3fe2f69d370a4bfea42527d8848b5e0ee.zip |
feat(src/content/writings): Use `path` to change the path to the posts
Diffstat (limited to 'src/content/writings/kant-and-free-software.md')
-rw-r--r-- | src/content/writings/kant-and-free-software.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/content/writings/kant-and-free-software.md b/src/content/writings/kant-and-free-software.md new file mode 100644 index 0000000..ec491fa --- /dev/null +++ b/src/content/writings/kant-and-free-software.md @@ -0,0 +1,9 @@ ++++ +title = "Kant and free software" +date = "2024-03-20" + +path = "writings/kant-and-free-software.pdf" + +[taxonomies] +categories=["philosophy"] ++++ |