-
Notifications
You must be signed in to change notification settings - Fork 235
feat: add templates site content #842
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Am I missing something? Should be viewable at https://solana-com-git-beeman-templates-site-solana-foundation.vercel.app/developers/templates right? 🤔 |
I didn't wire up the redirect yet, I thought I'd do that in a follow-up PR as this PR is for moving the site from the separate repo into the monorepo. Once this lands we'll need to update solana-foundation/templates-site on vercel and point it to this repo. |
|
@beeman I'm moving a lot of stuff around templates to review new dev onboarding, are you ok if i take this over? |
@GuiBibeau go for it ser! |

Problem
The template site lives in a separate repo
Summary of Changes
Add the content to the base template site
Follow up of #841