summary refs log tree commit diff stats
path: root/src/writings/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/writings/index.html')
-rw-r--r--src/writings/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/writings/index.html b/src/writings/index.html
new file mode 100644
index 0000000..e055be2
--- /dev/null
+++ b/src/writings/index.html
@@ -0,0 +1,10 @@
+<html>
+    <body>
+        <h1>My paper like things, provided in the portable document format (pdf)</h1>
+        <ul>
+            <li><a href="./philosophy/kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li>
+            <li><a href="./chemistry/facharbeit.pdf">My 'Facharbeit' on Raman Spektrometrie</a></li>
+            <li><a href="./chemistry/essens_analyse.pdf">My analysis of liquid food replacements</a></li>
+        </ul>
+    </body>
+</html>