The whole pipeline is: markdown file → frontmatter parse → HTML → static page.
It's a few dozen lines of TypeScript, run with:
npm run build
No scaffolding, no config files to align, no build plugins to wire up.
The whole pipeline is: markdown file → frontmatter parse → HTML → static page.
It's a few dozen lines of TypeScript, run with:
npm run build
No scaffolding, no config files to align, no build plugins to wire up.