summaryrefslogtreecommitdiffstats
path: root/site/posts/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/posts/index.org')
-rw-r--r--site/posts/index.org28
1 files changed, 28 insertions, 0 deletions
diff --git a/site/posts/index.org b/site/posts/index.org
new file mode 100644
index 0000000..bc53280
--- /dev/null
+++ b/site/posts/index.org
@@ -0,0 +1,28 @@
+#+TITLE: Technical Articles
+
+Over the past years, I have tried to capitalize on my findings. More
+often than not, I have lacked in regularity, but I hope I have made up
+for it in exoticism.
+
+#+begin_export html
+<nav id="generate-toc"></nav>
+#+end_export
+
+* About Coq
+ :PROPERTIES:
+ :CUSTOM_ID: coq
+ :END:
+
+ #+include: ./coq.org
+
+* About Haskell
+
+ #+include: ./haskell.org
+
+* Miscellaneous
+
+ #+include: ./miscellaneous.org
+
+* About this Website
+
+ #+include: ./meta.org