This website
This website is written in Obsidian and all the source is in GitHub.
- I open the
src
folder in Obsidian as a Vault and write most stuff there - Sometimes I edit in VSCode directly
It is a static site generator build using Astro Starlight.
- This lets me use JS components as needed, for example in Svelte
- Website is hosted in Firebase
- CI uses GitHub Actions