Skip to content

migration

From Next.js to SSG: Rebuilding tradik.com

tradik.com ran on Next.js with a static export: a React toolchain and a node_modules tree to publish nine pages that never change. It now runs on spagu/ssg — Markdown and YAML in, HTML out.