I think I’ll redo my static website from Quartz to AstroJS and not use NextJS to not reinvent the wheel. My plan is to move my public content outside of Obsidian to decouple my static site content from the static site generators.
- ObsidianHtml/Documentation
- obsidian-html/obsidian-html: Python code to convert Obsidian notes to proper markdown and optionally to create an html site too.
- zoni/obsidian-export: Rust library and CLI to export an Obsidian vault to regular Markdown
- Building a blog with Next.js 14 and React Server Components