{"id":50734236,"url":"https://github.com/forkwright/typikon","last_synced_at":"2026-06-10T12:01:49.453Z","repository":{"id":355878347,"uuid":"1230024769","full_name":"forkwright/typikon","owner":"forkwright","description":"Fleet web-property substrate — Zola theme, frontmatter schemas, agentic scaffolding, strict CI gates","archived":false,"fork":false,"pushed_at":"2026-05-22T04:27:21.000Z","size":692,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T11:44:10.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forkwright.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-05T15:51:12.000Z","updated_at":"2026-05-22T02:18:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/forkwright/typikon","commit_stats":null,"previous_names":["forkwright/typikon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forkwright/typikon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Ftypikon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Ftypikon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Ftypikon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Ftypikon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forkwright","download_url":"https://codeload.github.com/forkwright/typikon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Ftypikon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34151276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-10T12:01:48.548Z","updated_at":"2026-06-10T12:01:49.444Z","avatar_url":"https://github.com/forkwright.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typikon\n\n\u003e τυπικόν: the rule by which a thing of a given kind is enacted.\n\nA Zola theme + frontmatter schemas + agentic scaffolding + CI gates. The fleet's web-property substrate. Sites consume typikon as a git submodule; typikon governs how those sites are built, validated, and deployed.\n\nA typikon does not contain the service. It governs how the service is enacted.\n\n## Design\n\nOptimized for agentic operation. Humans should not need to develop here. The substrate ships:\n\n- **Templates** (`templates/`) — Tera templates for base, page, section, journal.\n- **Schemas** (`schemas/`) — JSON Schema for every content type. Frontmatter must validate before commit.\n- **Scaffolds** (`scaffolds/`) — content templates copied by `bin/typikon-init`.\n- **Binaries** (`bin/`) — `typikon-init`, `typikon-validate`, `typikon-check`, `typikon-refresh`, `typikon-migrate-template` (skeleton for schema-migration scripts). Idempotent CLIs with JSONL output where applicable.\n- **CI** (`ci/`) — strict gate: build, CSP enforcement, internal + external link integrity, a11y, smoke. No pass = no deploy.\n- **Headers** (`_headers.tmpl`, `_redirects.tmpl`) — Cloudflare Pages strict-CSP + redirect templates.\n\n## Sovereignty\n\n- Self-hosted WOFF2 fonts; zero external CDN dependencies at visitor runtime.\n- Strict CSP with no `unsafe-inline` anywhere. Inline scripts and styles are CI failures.\n- All third-party form actions explicitly allowlisted in CSP `form-action`.\n\n## Topology\n\n| Name | Role |\n|------|------|\n| **kanon** | the canon, the law |\n| **basanos** | the touchstone, the test |\n| **gnomon** | the indicator that makes pattern legible |\n| **typikon** | the rule of execution for fleet web properties |\n\n## Usage\n\n```bash\n# Scaffold a new consumer site\nbin/typikon-init \u003csite-name\u003e /path/to/new/site\n\n# Validate content against schemas\nbin/typikon-validate /path/to/consumer/site\n\n# Run all CI gates locally\nbin/typikon-check /path/to/consumer/site\n\n# Refresh a consumer site against the latest typikon main\n# (run from the consumer site root; bumps the submodule + re-renders\n#  every substituted template; stages the diff but doesn't commit).\nthemes/typikon/bin/typikon-refresh\n```\n\nSee `docs/AGENTIC.md` for the agent contract, `docs/SCHEMAS.md` for the frontmatter reference, `docs/BOOTSTRAP.md` for the scaffolder behavior.\n\n## License\n\nAGPL-3.0-or-later. See LICENSE and NOTICE.\n\nSelf-hosted fonts under `static/fonts/` are OFL-1.1; see NOTICE for attributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforkwright%2Ftypikon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforkwright%2Ftypikon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforkwright%2Ftypikon/lists"}