From 31bc6a2f54d86a4978be063f5e614881c625c597 Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Wed, 29 May 2024 08:44:12 -0300 Subject: new blog using hugo again --- 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..9e4122e --- /dev/null +++ b/content/index.md @@ -0,0 +1,10 @@ ++++ +title = "lowest case" +author = ["santi"] +lastmod = 2024-05-01T11:53:23-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