Add d/acc Market Map Directory - structured project links for the infographic#263
Open
meefs wants to merge 1 commit intogitcoinco:mainfrom
Open
Add d/acc Market Map Directory - structured project links for the infographic#263meefs wants to merge 1 commit intogitcoinco:mainfrom
meefs wants to merge 1 commit intogitcoinco:mainfrom
Conversation
Appends a categorized directory of 80+ projects from the d/acc Market Map infographic, each linked to its primary website. Organized by the same verticals shown in the map. Related: gitcoinco#142 Closes gitcoinco#262
|
Someone is attempting to deploy a commit to the Allo Capital Team on Vercel. A member of the Team first needs to authorize it. |
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.
PR Title:
Add d/acc Market Map Directory — structured project links for the infographic
What this does
Appends a new d/acc Market Map Directory section to
src/content/research/d-acc-market-map.md. This section provides a categorized list of projects visible in the d/acc Market Map infographic, with each project name linked to its verified primary website.Related: #142
Closes #262
Why
The infographic is the centerpiece of the page, but it's a static PNG with no structured data behind it. Visitors can see 80+ project logos organized across verticals but have no way to navigate to any of them from the page. This directory makes the map's content accessible and navigable without altering the existing editorial content.
What it doesn't do
Verification
All URLs were manually verified prior to submission. During the verification process, several issues were identified:
Rebranded / relocated projects (updated to current URLs):
Omitted from directory (could not be verified):
These omitted projects can be added in follow-up PRs if their correct URLs are identified. The infographic itself may benefit from a review of these entries.
Format rationale
Used bullet lists with bold project names, em dashes, and bare URLs rather than markdown tables or hyperlinked text. Bare URLs were chosen intentionally — this audience expects to verify where a link goes before clicking. Tables at 70+ rows render poorly on mobile. The bullet format is scannable and groups naturally under the same vertical category headings used in the infographic.