Skip to content

Conversation

@devacc8
Copy link

@devacc8 devacc8 commented Jan 19, 2026

Summary

Added "Who is this for?" notes at the top of key get-started pages to help readers quickly identify if the content matches their needs and experience level.

Changes

Added audience notes to 6 pages in the get-started section:

Page Target Audience
deploy-smart-contracts.mdx Developers with basic Solidity knowledge
build-app.mdx Frontend developers familiar with React/Next.js
launch-token.mdx Creators and developers launching tokens
get-funded.mdx Builders seeking funding
ai-prompting.mdx Developers using AI tools
base-mentorship-program.mdx Builders seeking mentorship

Example

<Note>
**Who is this for?** Developers with basic Solidity knowledge who want to deploy their first smart contract on Base.
</Note>

Fixes #806

Added "Who is this for?" notes to help readers quickly identify if the
page matches their needs:

- deploy-smart-contracts.mdx: Developers with basic Solidity knowledge
- build-app.mdx: Frontend developers familiar with React/Next.js
- launch-token.mdx: Creators and developers launching tokens
- get-funded.mdx: Builders seeking funding
- ai-prompting.mdx: Developers using AI tools
- base-mentorship-program.mdx: Builders seeking mentorship

Fixes base#806
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a short note explaining who each doc page is for

2 participants