build this
todo
- why build a little site?
- little site options, from beginner up
- ways to own your data
I started this in the common pattern of Markdown notes + static site generator, of which there are many combinations.
This site in its current form is:
- written in Typescript
- structured by Astro
- bootstrapped by Starlight
- additional plugins:
- styled with TailwindCSS
- additional components:
- ShadCN UI components
- additional components:
- built with Node.js
- hosted on Vercel
My workflow uses:
- Readwise for highlighting and annotating texts
- Obsidian for writing and knowledge management
- essential plugins:
- Visual Studio Code for development and deployment