@@ -23,17 +23,29 @@ Tentatively planned content organization:
2323
2424- ** About** — High-level information about the website project, including its
2525 purpose, ownership, and overall status.
26+ - ** Needs, requirements, and features** — Stakeholder needs, requirements, and
27+ other relevant information broken down into features.
2628- ** Design** — Architectural design, Information Architecture (IA), layout, UX
2729 choices, theme related decisions, and other design-level artifacts.
2830- ** Implementation** — Code-level structure and conventions, Hugo/Docsy
2931 templates, SCSS/JS customizations, patches, and internal shims.
3032- [ ** Build** ] ( ./build/ ) — Tooling, local development setup, CI/CD workflows,
3133 deployment environments, and automation details.
34+ - ** Deployment** — Deployment-specific behavior for the OpenTelemetry website.
3235- ** Quality** — Link checking, accessibility standards, tests, review practices,
3336 and other quality-related processes.
3437- ** Roadmap** — Milestones, backlog, priorities, technical debt, and
3538 design/implementation decisions.
3639
40+ ## Adding content
41+
42+ Keep pages short and high signal.
43+
44+ - Record decisions, rationale, constraints, and key rules.
45+ - Prefer concise summaries over long background sections.
46+ - Link to issues, plans, or code for detail instead of repeating them here.
47+ - Add only the content needed to explain how the site works and why.
48+
3749## Site build information
3850
3951{{% td/site-build-info/netlify "opentelemetry" %}}
0 commit comments