Hello sample
Basic .hello handler that reloads on file changes and can save edits.
List of plugins and themes to use along Capydocs.
Each folder inside /plugins ships a plugin.json manifest plus an iframe entry file. Eleventy
exposes those manifests, the raw assets, and /plugins.json so Capydocs can
auto-install custom handlers.
Each folder inside /themes ships a theme.json manifest that Capydocs ingests to register a
custom theme. The catalog below mirrors every folder and powers /themes.json
for CI/CD pipelines.
Plugins
Bundle these folders under /plugins and Capydocs will load the entry iframe.
Themes
Each theme folder ships a manifest, CSS entrypoint, and any supporting assets. Drop them under
/themes inside your deployment target.