Docs site: Fueled rebrand (headstartwp.fueled.com) - #952
Draft
jakemgold wants to merge 1 commit into
Draft
Conversation
Visual/config alignment with the new main site: - Title/url -> headstartwp.fueled.com; GA4 (production-only) replaces GTM - Navbar 'About HeadstartWP' CTA; hero lavender wash + lattice treatment - Footer: 3 nav columns + Fueled bottom band mirroring the main site - IBM Plex Sans / Plex Sans Condensed typography, new primary ramp Brand reference pass: - Org-standard Fueled CTA banner (per 10up/classifai) in root+package READMEs - Root README docs links -> headstartwp.fueled.com - philosophy.md says HeadstartWP (pre-rename prose); Fueled credited once - Pages-router quick-tutorial: 'At Fueled (formerly 10up), ...' - Unchanged by design: github.com/10up URLs, js1.10up.com demo backend, @10up/next-redis-cache-provider package name, __10up__HEADLESS_CONFIG Naming: guide section 'Documentation' -> 'Developer Guide' (navbar, footer, home grid); /learn route unchanged.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Rebrands the Docusaurus docs site for the Fueled era and visually aligns it with the new main site at headstartwp.fueled.com (the old
headstartwp.10up.comdomain now 301s there).Site chrome
headstartwp.fueled.com; GA4 (GT-WRDG786, loaded in production builds only) replaces the GTM containerBrand/content pass
headstartwp.fueled.comphilosophy.mdnow says "HeadstartWP" (its prose predated the product rename), with Fueled credited once/learnroute is unchangedDeliberately unchanged:
github.com/10uprepo URLs, thejs1.10up.comdemo backend, the@10up/next-redis-cache-providerpackage name, the__10up__HEADLESS_CONFIGidentifier, and the org-standard support-level sentence (ClassifAI's README still carries the same one).Notes for reviewers
deploy-docs.ymlfires on any trunk push). This PR targets develop, so nothing deploys until that later merge.49619948); switching to GA4 drops it. Flagging in case that tracking is wanted — easy to re-add.build:packages, full typedoc): all routes green, search verified returning results from both/learnand/api.docusaurus serve— it mishandles the search plugin's query-stringed index fetch (302 → 404) and the search spinner never resolves. Any plain static server (e.g.python3 -m http.server) behaves like GitHub Pages and works.packages/core/src/dom/index.tsstill import from the stale@10up/headless-nextname, andAbstractFetchStrategy's error string says "10up's Headless WordPress plugin."🤖 Generated with Claude Code