1
0
Fork
You've already forked blog
0
My personal website/blog
  • HTML 75.1%
  • SCSS 16.8%
  • JavaScript 6.4%
  • Shell 1.4%
  • Just 0.3%
2026年07月04日 10:09:12 +02:00
.github/workflows ci: fixed artifact type for github pages 2026年05月28日 15:52:12 +02:00
content edit: updated date 2026年07月04日 10:08:50 +02:00
sass fix: more heading hierarchy 2026年05月31日 13:33:19 +02:00
scripts feat: added custom build script for zola 2026年05月28日 15:26:34 +02:00
static fix: fixed attributes on theme buttons 2026年05月31日 13:19:23 +02:00
templates chore: changed commit link to codeberg 2026年06月06日 16:47:16 +02:00
.gitignore chore: added processed images to gitignore 2026年04月02日 13:31:26 +02:00
config.toml fix: fixed author format 2026年05月24日 23:53:08 +02:00
Justfile chore: added serve recipe for simpler local testing 2026年05月28日 15:30:28 +02:00
README.md docs: updated readme 2026年04月15日 22:50:38 +02:00
theme.toml feat: added initial groundwork for site 2026年03月30日 12:41:55 +02:00

Blog

This is my personal site. The goal of this site is just to write whatever I want and have fun on the internet. I like doing write-ups on cool things I've done or am doing. Writing helps me to just have fun with things, so this is my way of doing this.

Posts are formatted with toml frontmatter, because I've been having fun using zola lately. Don't know if I'll keep it or change it out, but that's how it's done now.