Public landing page for Tiinex.
This site presents Tiinex as infrastructure for owned continuity: explicit, recoverable, inspectable, portable, lineage-aware, and runtime-agnostic AI-assisted workflows.
This site is published by the GitHub Actions workflow in site/.github/workflows/publish-public.yml.
- Source: the root of this
siterepository - Publish target: the
publicbranch - Output behavior: copies the static site files, adds
.nojekyll, and writesCNAMEwhen configured
- Pushes to
mastertrigger a publish topublic - Manual runs can publish any branch, tag, or commit to
publicthroughworkflow_dispatch - The first successful run creates the
publicbranch automatically if it does not exist yet
- Canonical Pages domain:
tiinex.dev - Secondary domain:
tiinex.com - Redirect plan: forward
tiinex.comtohttps://tiinex.dev - Repo source of truth:
CNAME
Run Publish Public Branch from the Actions tab when you want to republish manually.