Summary
Write a documentation page explaining how to build a custom template that can be loaded via forgekit new --template github:owner/repo.
Location
docs/templates/custom.md
Content to cover
- The
forgekit.json manifest format
- File structure with Handlebars variables (
{{name}}, {{description}})
- How to test your template locally
- How to publish to GitHub and load it with
github:owner/repo
- How to publish to npm and load with
npm:package-name
Acceptance criteria
Summary
Write a documentation page explaining how to build a custom template that can be loaded via
forgekit new --template github:owner/repo.Location
docs/templates/custom.mdContent to cover
forgekit.jsonmanifest format{{name}},{{description}})github:owner/reponpm:package-nameAcceptance criteria
docs/templates/custom.mddocs/templates/index.mddocs/.vitepress/config.ts