summaryrefslogtreecommitdiffhomepage
path: root/src/blog/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-18 23:47:15 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-18 23:47:15 +0100
commit88bfcada3abb36cb8fa433535cdef9e3f41a1132 (patch)
treed7eaf72ee1c19cb068bb3fa9b1b9d4dffa47d80d /src/blog/index.gsp
parent7bd10f34ca999d52436a85f7a1bfea27e069f485 (diff)
Add a new blog post complaining about other people
Diffstat (limited to 'src/blog/index.gsp')
-rw-r--r--src/blog/index.gsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blog/index.gsp b/src/blog/index.gsp
index 030ad3e..f014029 100644
--- a/src/blog/index.gsp
+++ b/src/blog/index.gsp
@@ -28,6 +28,7 @@ html lang="en" {
p {-Posts:}
ul {
+ m4_article(extend, {-Extensible Scripting})
m4_article(nvim-ts, {-Hacking with Tree-Sitter on Neovim})
m4_article(gsp, {-Writing an HTML Preprocessor (feat. Tree-Sitter)})
m4_article(fw-ec, {-Patching My Laptop’s Embedded Controller})