Open
Conversation
* Create Features section * Minor changes to Benefits css * Create Projects component, add Projects to landing page * Minor updates to styles, add Notion link to footer, refactor Projects * Remove server procedure (previous schema) * Create Features component, update font styles and minor style fixes/improvements * Add background color to body for scrolling consistency * Update color variable, change Header text color * Create Resources section, update fonts, add static images * Create CallToAction section Create Codices page (#5) * Create Codices page and basic LinksListCard component * Update links for all cards Update README create gm page for functional membership waitlist (#8) * create GM page, add form UI elements * add responsive design support for GM page * add web3 and form deps, add connect wallet func and simple form * create project and waitlist models basic routers * add url to models, create project api router * complete basic waitlist application flow, add deps, update models * improve styles and ux * update toaster and styles Feat/c3 page (#6) * create C3 page, install framer-motion * create tab navigation, add copywrite (wip) * update footer logos * improve c3 section: create Contacto component * add responsive design to Conecta section * Small style fixes * Create Framework component with responsive design * Modify SocialLink type, create placeholder Contribuye component * Update Contribuye component, add responsive design * Create Construye component * Fix build error > move types files * Small style change to card header * Update Lens link href --------- Co-authored-by: Mel <[email protected]> add missing urls, minor theme updates
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0xdcota
approved these changes
Jan 20, 2024
Member
|
Let's merge as is and we can create issue tickets for new findings. |
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.
Create Features section
Minor changes to Benefits css
Create Projects component, add Projects to landing page
Minor updates to styles, add Notion link to footer, refactor Projects
Remove server procedure (previous schema)
Create Features component, update font styles and minor style fixes/improvements
Add background color to body for scrolling consistency
Update color variable, change Header text color
Create Resources section, update fonts, add static images
Create CallToAction section
Create Codices page (#5)
Create Codices page and basic LinksListCard component
Update links for all cards
Update README
create gm page for functional membership waitlist (#8)
create GM page, add form UI elements
add responsive design support for GM page
add web3 and form deps, add connect wallet func and simple form
create project and waitlist models basic routers
add url to models, create project api router
complete basic waitlist application flow, add deps, update models
improve styles and ux
update toaster and styles
Feat/c3 page (#6)
create C3 page, install framer-motion
create tab navigation, add copywrite (wip)
update footer logos
improve c3 section: create Contacto component
add responsive design to Conecta section
Small style fixes
Create Framework component with responsive design
Modify SocialLink type, create placeholder Contribuye component
Update Contribuye component, add responsive design
Create Construye component
Fix build error > move types files
Small style change to card header
Update Lens link href
Co-authored-by: Mel [email protected]
add missing urls, minor theme updates