summary refs log tree commit diff stats
path: root/src/content/writings
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/writings')
-rw-r--r--src/content/writings/_index.md28
-rw-r--r--src/content/writings/kant-and-free-software.pdf.md7
-rw-r--r--src/content/writings/raman-spectroscopy.pdf.md8
3 files changed, 43 insertions, 0 deletions
diff --git a/src/content/writings/_index.md b/src/content/writings/_index.md
new file mode 100644
index 0000000..720c953
--- /dev/null
+++ b/src/content/writings/_index.md
@@ -0,0 +1,28 @@
++++
+title = "Writings"
+description = "Sort of academically written things"
+sort_by = "date"
+template = "blog.html"
+page_template = "post.html"
+insert_anchor_links = "right"
+generate_feeds = true
+
+[extra]
+lang = "en"
+
+title = "Writings"
+subtitle = "Sort of academically written things."
+
+date_format = "%b %-d, %Y"
+
+categorized = true # posts can be categorized
+back_to_top = true # show back-to-top button
+toc = true # show table-of-contents
+comment = true # enable comment
+copy = true # show copy button in code block
+
+outdate_alert = true
+outdate_alert_days = 90
+outdate_alert_text_before = "This article was last updated "
+outdate_alert_text_after = " days ago and may be out of date."
++++
diff --git a/src/content/writings/kant-and-free-software.pdf.md b/src/content/writings/kant-and-free-software.pdf.md
new file mode 100644
index 0000000..9c1ae1a
--- /dev/null
+++ b/src/content/writings/kant-and-free-software.pdf.md
@@ -0,0 +1,7 @@
++++
+title = "Kant and free software"
+date = "2024-03-20"
+
+[taxonomies]
+categories=["philosophy"]
++++
diff --git a/src/content/writings/raman-spectroscopy.pdf.md b/src/content/writings/raman-spectroscopy.pdf.md
new file mode 100644
index 0000000..004a8a6
--- /dev/null
+++ b/src/content/writings/raman-spectroscopy.pdf.md
@@ -0,0 +1,8 @@
++++
+title = "Bau und Evaluation eines günstigen Raman Spektrometers"
+date = "2024-06-01"
+language = "de"
+
+[taxonomies]
+categories=["chemistry"]
++++