]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commit
refactor: use zine SSG
authorAlexander Goussas <[email protected]>
Mon, 18 May 2026 16:30:01 +0000 (11:30 -0500)
committerAlexander Goussas <[email protected]>
Mon, 18 May 2026 16:30:01 +0000 (11:30 -0500)
commitc227ad916a581e818d05d92a30ab0a8eb0d85d50
tree33e483fad6c9d75df6e5d38e2918039584b1b147
parent234aadd6225ef818d5adf19f66d60ca6096012d4
refactor: use zine SSG
41 files changed:
assets/Temml-Local.css [new file with mode: 0644]
assets/Temml.woff2 [new file with mode: 0644]
assets/highlight.css [new file with mode: 0644]
assets/hornet.png [new file with mode: 0644]
assets/logo.png [new file with mode: 0644]
assets/render-mathtex.js [new file with mode: 0644]
assets/styles.css [new file with mode: 0644]
assets/temml.min.js [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/.gitattributes [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/.gitignore [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/LICENSE [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/README.md [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/build.zig [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/licenses.txt [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/test.zig [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/time.zig [new file with mode: 0644]
bin/blog-processor/zig-pkg/N-V-__8AANVnAAAiJ9MueCqJrhoTljbeCp3MUDdop1rHjEZ7/zig.mod [new file with mode: 0644]
content/2026-04-19-one-of-the-best-skills-ive-learned-as-a-programmer.smd [new file with mode: 0644]
content/2026-04-30-how-i-manage-my-blog.smd [new file with mode: 0644]
content/2026-05-01-how-i-cut-my-expenses-by-a-freaking-lot.smd [new file with mode: 0644]
content/index.smd [new file with mode: 0644]
layouts/index.shtml [new file with mode: 0644]
layouts/page.shtml [new file with mode: 0644]
layouts/post.shtml [new file with mode: 0644]
layouts/rss.xml [new file with mode: 0644]
layouts/templates/base.shtml [new file with mode: 0644]
posts/2026-04-19-one-of-the-best-skills-ive-learned-as-a-programmer.md [deleted file]
posts/2026-04-30-how-i-manage-my-blog.md [deleted file]
posts/2026-05-01-how-i-cut-my-expenses-by-a-freaking-lot.md [deleted file]
public/2026-04-19-one-of-the-best-skills-ive-learned-as-a-programmer/index.html [new file with mode: 0644]
public/2026-04-30-how-i-manage-my-blog/index.html [new file with mode: 0644]
public/2026-05-01-how-i-cut-my-expenses-by-a-freaking-lot/index.html [new file with mode: 0644]
public/Temml-Local.css [new file with mode: 0644]
public/Temml.woff2 [new file with mode: 0644]
public/highlight.css [new file with mode: 0644]
public/index.html
public/render-mathtex.js [new file with mode: 0644]
public/styles.css
public/temml.min.js [new file with mode: 0644]
templates/index.html [deleted file]
zine.ziggy [new file with mode: 0644]