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.
This PR contains a radical change to the Marketplace site.
The data construction process has been changed a little but in general this has remained the same.
On the other hand, now the site is built with
vitepress
andvue
.The site is fully responsive and improves its appearance.
Important.
Now to build the site every day and for Vitepress to generate the pages you have to launch the command
yarn docs:build
.It is important to launch the build after the
fetchData
process has finished since static pages are built by looping through the data we retrieve withfetchData
The site is built with vitepress but almost all the pages are made with vue and taildwind components so I think it will make it easier for someone to collaborate, I am thinking of adding a popular page like react native directory since it is quite easy add new views (the current framework, although it is html after all, is less known and for me it was somewhat confusing)
Preview:
Grabacion.de.pantalla.2024-07-04.a.las.18.18.20.mov