Summary
Tikoly landing content is organized under content/ with articles (explore, news, reports, builders), answers, profile, projects, series, and pages directories.
Tikoly’s landing content lives under content/ with an opinionated directory structure:
content/├── articles/│ ├── explore/ # Product features│ ├── news/ # Announcements & updates│ ├── reports/ # Research deep-dives│ └── builders/ # Product milestones├── answers/ # Curated Q&A├── pages/ # Static pages (about, friends)├── profile/ # Company identity & resume├── projects/ # Product showcase└── series/ # Article seriesEach section has optional zh/ subdirectories for Chinese translations. Machine-readable endpoints (/llms.txt, /openapi.json, /.well-known/) are generated at build time from this corpus.