All Posts
Notes and lessons from web development
-
TECH
This Template's MDX Extensions
A hands-on tour of this template's custom MDX extensions — :::-style Callouts and Alerts, automatic URL expansion and [[slug]] link cards, and code highlighting via astro-expressive-code. A dummy reference page for when you write posts.
2026.05.10MDX Template -
TECH
HTML elements showcase
A placeholder post that lays out the basic HTML elements you'll see in blog posts — headings, paragraphs, lists, blockquotes, code, tables, and more — for checking their styles.
2026.05.05markdown html -
COLUMN
How I Recover on Days My Focus Falls Apart
A sample post on how I've learned to make peace with the days I can't focus from the moment I wake up.
2026.04.30Habits Work -
TECH
Inside the blog-astro-techlog template
A spec summary of the Astro template for tech blogs that ships with the Lism CSS repository.
2026.04.25Astro Lism CSS Template -
COLUMN
Reading Code I Wrote Six Months Ago
A sample post about what I felt reopening an old repository after a long time away.
2026.04.24Dev Reflection -
TECH
An Overview of Lism CSS
Lism CSS is a lightweight CSS design framework that brings together @layer-based cascade management, design tokens, Property Classes, layout primitives, and React/Astro components. This post walks through its main building blocks.
2026.04.20Lism CSS