Tag
Shake Blog is a starter project for building a static site generator using Shake and Haskell, producing a blog with posts, archives, and an Atom feed. It is intended for developers who want to fork and customize.
Zine 0.12.0, a static site generator, adds Firefox dev server support, directory-based static assets, custom config fields, Codeberg Pages deployment docs, and a new setup action v2 with version matching enforcement.
Rheo 0.4.0 is an update to a document infrastructure tool that enables multi-format publishing (PDF, HTML, EPUB) from Typst source files.
The article explains the concept of yak shaving in software development, where a series of tangential tasks are performed to achieve a primary goal, illustrated by the author's experience building a custom static site generator from scratch, and traces the term's origin to a cartoon.
Beto introduces Forge, a Forth-inspired stack-based language for building websites, featuring both server-side and client-side rendering via a WebAssembly compiler.
Web Origami is a flexible JavaScript-based static site generator and data transformation tool that treats all content as interoperable trees.
A developer shares their experience building a zero-dependency static site generator using Emacs and Org-mode, discussing the limitations of existing tools like org-publish and their journey to create a publishing solution that preserves their workflow.