diff options
author | Leonardo Santiago <[email protected]> | 2024-05-29 08:44:12 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-05-29 08:44:12 -0300 |
commit | 31bc6a2f54d86a4978be063f5e614881c625c597 (patch) | |
tree | 5e79ef2c765b395d4e4a74ff45a7af09eee0d38c /content/index.md |
new blog using hugo again
Diffstat (limited to 'content/index.md')
-rw-r--r-- | content/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
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. |