Markdown Site Source Pipeline

Keep a static HTML/JS site's content in an editable Markdown source file; generate the data artifact (JS/JSON) the site consumes; guarantee identical render via semantic deep-equal verification. Use when a user wants to edit a static site (portfolio, docs) in Markdown/Obsidian instead of hand-editing generated data files, OR when building a "write in MD, publish identical HTML" workflow.

pedroiff0 Updated

File contents

pedroiff0/awesome-skills/tree/main/skills/web/markdown-site-source-pipeline commit 17b603a327

Frequently asked questions

npx skillmds@latest add pedroiff0/markdown-site-source-pipeline