
Description
Your project has a pile of Markdown docs and you want a website, but VuePress or Docusaurus bring many dependencies and much configuration. iDoc runs one command to turn a folder of Markdown into a static site with a good-looking default theme.
Menus and site info live in a single idoc.yml, watch mode rebuilds on changes, and it drops straight into GitHub Actions.
Zero config:npx idoc init scaffolds a site with the default theme.
Simple config:Site name and menus in idoc.yml.
Watch mode:Pages rebuild when files change.
CI friendly:Generate and deploy from GitHub Actions.
Menus and site info live in a single idoc.yml, watch mode rebuilds on changes, and it drops straight into GitHub Actions.
Features
Zero config:npx idoc init scaffolds a site with the default theme.
Simple config:Site name and menus in idoc.yml.
Watch mode:Pages rebuild when files change.
CI friendly:Generate and deploy from GitHub Actions.
