index.html▼
No pages yet. In Files, use "Set as Page" on a markdown or HTML file.
Frontmatter
{
"title": "ShadowClaw Template",
"created": "1970-01-01T00:00:00Z",
"updated": "1970-01-01T00:00:00Z",
"slug": "shadow-claw-template"
}Welcome to ShadowClaw Template
This site is built with ShadowClaw and published automatically via Github Actions
Content lives in pages/main/ as plain markdown files. Pushing to main triggers a build that pre-renders each page into a fast, static site.
Pages
How it works
- Write markdown in pages/main/.
- Optionally configure pretty-path URLs in pages/routes.json.
- Push to main — Github Actions builds and deploys automatically.
➡️ Next Page