Personal urbanism notes, organized as an Obsidian vault.
Open this folder in Obsidian to browse and edit notes with full linking and graph view capabilities.
Use make commands for repository maintenance:
make check-lint- Check markdown formattingmake fix-lint- Auto-fix markdown issuesmake install- Install dependencies and pre-commit hooksmake help- Show all available commands
Pre-commit hooks automatically run markdownlint before each commit.