docs: add Special Sponsor program (home band, /sponsor page, READMEs)#251
Merged
Conversation
|
commit: |
Demote SponsorHero empty-state heading from <h2> to a styled <p> so the
/sponsor page outline doesn't carry two near-duplicate H2s
("Become the Special Sponsor" hero + "## Become the sponsor" section).
Flip HomeSpecialSponsor empty-state structure so the AppLink lives inside
the <section> instead of wrapping it — section is the landmark, link is
the click target.
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
/sponsorpage, README entries on root andpackages/0SPECIAL_SPONSORinapps/docs/src/constants/sponsor.ts— flipping to a signed sponsor is a one-line editDocsSponsor.vuefrom the $1,500 ecosystem-sponsor pitch into a $2,000 Special Sponsor teaser routing to/sponsor(the directive is reused onservices.md,roadmap.md,introduction/why-vuetify0.md,introduction/frequently-asked.md)/servicessponsor intro around infra-dependency targetingPositioning
The Special Sponsor slot is intentionally narrow: one sponsor at a time, $2,000/mo, for the company whose product is built on v0 as core infrastructure. Most teams using v0 are steered to Services instead (Galaxy/Cosmic/Multiverse subscriptions + project builds). The slot is brand visibility only — no support perks bleed into Services territory. v0 docs do not, and will not, run ads.
Follow-up
Once the dedicated $2,000 tier is created on github.com/sponsors/johnleider, swap
SPECIAL_SPONSOR_TIER_URLinapps/docs/src/constants/sponsor.tsto the deep link (.../sponsorships?tier_id=XXX).