Skip to content
🚧 Early alpha — building the foundation. See the roadmap →

Project ops setup

Created Updated
  • Initialized git repo, pushed MVP to GitHub
  • Migrated from npm to Bun
  • Set up GitHub Actions: release (version-bump trigger), unit tests, docs deploy
  • Scaffolded Astro Starlight documentation site
  • Created unit test infrastructure with Jest + Obsidian mocks
  • Copied relevant Claude skills (obsidian-markdown, obsidian-bases, testing-patterns, etc.)
  • Created CHANGELOG.md and ROADMAP.md
  • Test the release workflow with a version bump
  • Enable GitHub Pages for the docs site
  • Start on XLSX parser integration
  • Write more unit tests for generation engine