Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish "Made with Dioxus", add "Our projects", etc., refactor code (#3)
* Finish "Made with Dioxus", add "Our projects", refactor code * Fix project card flexbox styling * Remove top padding from main content. Huge gap * Swap routes Co-authored-by: Marc Espín <[email protected]> * Fixed two cols on project *grid* (renamed from flexbox) * Add `OUR_PROJECTS` const, remove reqwest and serde, add categories to projects * Double side padding on project grid (48) * Make it responsive * Fix width * Fix navigation on mobile * Improve navigation layout on mobile * Use full rounded in navigation on medium screens * Add 404 route and remove made with dioxus (it will be in the offical site) Also fix some warnings * Add instructions how to add your project to the organization in the "our project" page * Add active link class * Add star count at runtime * Add error reporting to fetching stars * Fix clippy * Add underline on dioxus discord link * Add project status (Stable/Experimental) * Remove star content layout shift * Add dioxus-charts and "beta" project stats Also updated deps and changed some of the project descriptions --------- Co-authored-by: Marc Espín <[email protected]>
- Loading branch information