Skip to content

Repository files navigation

Cyranth GitHub Pages

Static landing page for the Cyranth developer identity.

The site is intentionally simple and framework-free: plain HTML, CSS, JavaScript, and SVG served directly by GitHub Pages.

Static site No build GitHub Pages


Overview

This repository contains the public Cyranth landing page.

Area Details
Hosting GitHub Pages
Build step None
Main assets HTML, CSS, JavaScript, SVG
SEO files robots.txt, sitemap.xml
Featured project AgentContextKit

Product-specific installation, commands, architecture, development status, and release information belong in the AgentContextKit repository rather than this site repository.


Local Preview

py -m http.server 8080

Open http://localhost:8080.


Deployment

GitHub Pages serves the site from the repository's configured source.


Repository Rules

  • Keep the site lightweight and framework-free unless there is a clear reason to change that architecture.
  • Keep product implementation documentation in the relevant product repository.
  • Do not add private client data, credentials, private infrastructure details, or unnecessary personal contact information.

Branch governance

  • main changes land via pull request with exact-head docs-integrity green (node scripts/verify-site.mjs + git diff --check); direct main pushes are no longer the normal workflow.
  • Hosted-doc release flow: run the generator locally, push a branch, open a PR, wait for docs-integrity, then merge with linear history.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages