Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2. Create your personal page #9

Open
phipsae opened this issue Oct 9, 2024 · 0 comments · Fixed by #18 · May be fixed by #22
Open

2. Create your personal page #9

phipsae opened this issue Oct 9, 2024 · 0 comments · Fixed by #18 · May be fixed by #22

Comments

@phipsae
Copy link
Collaborator

phipsae commented Oct 9, 2024

Goal

Create a PR with your personal page so it's displayed on the Batch site.

Creating the Batch page

  1. If you haven't done it already: fork & clone the repo, install dependencies, and create your own branch.
  2. Create a new folder & file in packages/nextjs/app/builders/[your-0xAddress]/page.tsx
  3. You can have a little bio, avatar, address, links to your socials, etc.
    -> Keep it simple! (no heavy assets, etc.)

⚠️ Important Notes:

  • Pay special attention to linting, code format, etc.
  • Be creative! Don't just copy what other builders and doing.
  • Inspecting how other SE-2 components/pages are created is a great way to learn.
  • Make sure to read the README file for more guidance.

⚠️ If you are the first one to create your personal page, you'll need to create the builders folder in packages/nextjs/app/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant