Building a Static Site with Pandoc
SMRTR summary
A developer ditched Jekyll for a custom pandoc-based pipeline after GitHub Actions build failures. A Makefile now batch-builds all Markdown pages to HTML locally with one command, bypassing Jekyll on GitHub Pages entirely.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article