From 735b245871d94cb6ace8913cd1370b02b5aeb28b Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Sat, 1 Jun 2024 15:25:15 -0300 Subject: remove old theme, use bearblog theme instead --- content/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/_index.md (limited to 'content/_index.md') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..db8eace --- /dev/null +++ b/content/_index.md @@ -0,0 +1,10 @@ ++++ +title = "lowest case" +author = ["santi"] +lastmod = 2024-06-01T10:31:58-03:00 +draft = false ++++ + +a lower case only blog, purely for aesthetics. + +here I talk about discrete mathematics (mostly computer science), including compilers, language theory, type theory, computability theory, software correctness, formal verification, and any other (entirely theoretical, almost non-applicable) nerd topic you can think of. -- cgit v1.2.3