junior.log building in public, notes, and assorted thoughts

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 default

You 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

A simple inlaid image
A simple inlaid image

You can also use wiki links like related posts or image embeds like ![[/images/diagram.png]].


← Previous post Shipping fast with calm systems Next post → Markdown showcase