Projects
This will be a place to show some of the software projects I’ve been working on.
matkv.devA personal site generated from an Obsidian vault using a custom CLI tool. Content is written in Obsidian and synced to Hugo via VaultContentGen.
The source for the generator is on GitHub.
VaultContentGenA C# CLI tool that scans an Obsidian vault, parses YAML frontmatter, and writes Hugo-compatible markdown with TOML frontmatter. Handles section mapping, content types, and index pages.