docs(site): refine SDD messaging and overhaul comparison page#49
Merged
ryderstorm merged 7 commits intomainfrom Mar 16, 2026
Merged
docs(site): refine SDD messaging and overhaul comparison page#49ryderstorm merged 7 commits intomainfrom
ryderstorm merged 7 commits intomainfrom
Conversation
Rewrite comparison page with factual, balanced competitor analysis. Add specific competitor details, fix comparison table links, and update CSS styles for improved table readability.
Emphasize SDD as a teachable workflow and refine messaging across common questions, developer experience, index, reference materials, and video overview pages for clarity and consistency.
Add safe external-link attributes, normalize HTML code markup, and expand the bottom-line section with broader context about alternative structured development frameworks. Co-Authored-By: AI Assistant <no-reply@example.com>
Improve the public documentation pages so key workflow sections are easier to scan and page-specific content feels more intentional. This keeps the docs site visually consistent while making supporting examples and structure explanations clearer. Co-Authored-By: OpenCode <no-reply@example.com>
Connect the public docs pages with clearer next actions and tighten supporting page presentation so readers can move through the workflow story more naturally. This improves the docs site's flow without changing the underlying content model. Co-Authored-By: OpenCode <no-reply@example.com>
Add reference material links and tighten site copy around the cspell example so visitors can inspect the workflow directly. Reinforce why specification and task breakdown do the highest-leverage work before implementation begins. Co-Authored-By: OpenCode <no-reply@example.com>
Explain where SDD fits in the broader delivery process so specs, tasks, and proofs are understood as implementation-time scaffolding instead of permanent product docs. Also tune the homepage section styling so the new lifecycle framing reads cleanly within the site's visual rhythm. Co-Authored-By: OpenCode <no-reply@example.com>
gdsmith1
approved these changes
Mar 16, 2026
gdsmith1
left a comment
There was a problem hiding this comment.
LGTM!
Much more approachable reading experience without sacrificing content, looks great.
Spots87
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why?
Improves the public-facing documentation site in two connected ways: a balanced, factual rewrite of the competitor comparison page, and a broader refresh of the docs experience so the workflow story is easier to follow from page to page. The updates also sharpen the message that SDD is a teachable, inspectable workflow - not just a productivity tool.
What Changed?
Comparison Page Overhaul (
docs/comparison.html)Docs Messaging and Layout Refresh (
docs/index.html,docs/developer-experience.html,docs/common-questions.html,docs/reference-materials.html,docs/video-overview.html)docs/index.html): Updated hero copy, strengthened the four-step explanation, clarified the cspell example references, emphasized that Steps 1 and 2 are the highest-leverage part of the workflow, added a new spec lifecycle section explaining where SDD fits in the broader delivery process, improved audit-trail framing, redesigned the directory-structure section, and added a next-step CTA that moves readers deeper into the site.Shared Docs UI Refinements (
docs/assets/css/styles.css)Notes
feat/add-pre-commit-for-cspellusing two-phase branch surgery; 5 WIP commits squashed into clean history