Hello, terminal world
Welcome to the blog.
This site is built to feel like a clean, old-school developer notebook:
- markdown-first
- calm typography
- excellent code and image rendering
- quick scanning on desktop and mobile
NoteObsidian-friendly by defaultYou can paste notes from Obsidian directly into this blog with Mermaid diagrams, callouts, raw HTML, and simple wiki links.
Hello Hi
Mermaid works
graph TD
A[Obsidian note] --> B[Markdown content collection]
B --> C[Astro build]
C --> D[Published post]
Raw HTML is fine too
You can also use wiki links like related posts or image embeds like
![[/images/diagram.png]].