Tag: #static-site
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Markdown/MDX Pipeline Performance — What satteri and Native Cores Actually Change
When satteri, a high-performance Markdown/MDX processor for the JavaScript ecosystem, hit GeekNews, documentation site build times became a hot topic again. This post breaks down where the time in a thousands-of-pages MD
2026-07-31 · 14 min read #mdx#markdown#build-performance#unified#static-siteStatic Site Generators 2026 Head-to-Head — Hugo · Eleventy · Astro · MkDocs · Docusaurus · Mintlify · Starlight · Nextra · VitePress · Jekyll · Zola Deep Dive
The SSGs that survived past the Next.js and Vite era — Hugo, Eleventy 3, Astro, MkDocs Material, Docusaurus, Mintlify, Starlight, Nextra, VitePress, Jekyll, Zola — compared along two axes: content sites and documentation
2026-05-14 · 22 min read #static-site#ssg#hugo#eleventy#mkdocsAstro 5 Deep Dive: Server Islands, Content Layer, and the New Standard for Content Sites
Astro 5 shed the 'static site generator' label and became the de facto standard for content-driven sites. Server Islands defer personalization while keeping static-first; the Content Layer API turns any data source into
2026-05-14 · 18 min read #astro#astro-5#server-islands#content-layer#islands-architecture