TECH
Technical articles and development notes
-
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 -
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 -
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 -
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