summaryrefslogtreecommitdiff
path: root/content/projects/mons/index.md
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2025-08-12 23:17:55 -0400
committersoaos <soaos@soaos.dev>2025-08-12 23:17:55 -0400
commit3f114ebe5c4d3618504b0e623b52c22e262de854 (patch)
tree9a16dc198fa3140dcff62e997a285246f5f24059 /content/projects/mons/index.md
parent20c1ed2c45abf792ddc09e1aa757443bec2a1f92 (diff)
Moved public files to root
Diffstat (limited to 'content/projects/mons/index.md')
-rw-r--r--content/projects/mons/index.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/content/projects/mons/index.md b/content/projects/mons/index.md
deleted file mode 100644
index 2a57777..0000000
--- a/content/projects/mons/index.md
+++ /dev/null
@@ -1,20 +0,0 @@
-+++
-title = "mons"
-[taxonomies]
-categories = ["misc"]
-languages = ["c"]
-[extra]
-wip = true
-git = ["mons"]
-+++
-
-mons is a big repo of c stuff i'm writing "from scratch"
-
-it's an ever-expanding collection of filth, including:
-
-- linear algebra
-- data structures
-- a json de/serializer
-- a qoi image decoder
-- a (non-compliant) gltf parser
-- an opengl-based 3d graphics library