Startlight docs in Obsidian
Here is a bit about my current setup
Obsidian setup
Section titled “Obsidian setup”Community plugins
Section titled “Community plugins”Plugins that I have added for this workflow
- git push to git from Obsidian and have the updates published
- Edit MDX add MDX to Obsidian
- Hide Folders hide folders like node_modules or HTML directories
- Templater use Astro compatible template by default
Disabled plugins
Section titled “Disabled plugins”Plugins that don’t really work with this setup
- Bases
- Canvas
- Daily notes
- Tags view
Templates
Section titled “Templates”Create a template folder in the base so it isn’t picked up by Astro collections with the mandatory frontmatter
---title:description:---Only title: is mandatory, but description is good to add anyway
Templater allows this to run automatically for new notes
Astro setup
Section titled “Astro setup”Not much really, just update your .gitignore
.trash/.obsidian