frontend.mu
frontend.mu copied to clipboard
Community Page & Community Section on the homepage
The suggestion by @nicolasstrands to add a community page is awesome!
I think there should be two parts
- A full page dedicated to all community content / activities
- A summary of the content to be displayed on the homepage.
The Community Page
url : frontend.mu/community The community page could include these:
- How to contribute to our community
- Display a list of currently open github issues from our github that are labelled by "featured" (fetched using github api at build time?)
- Display projects from community members
-
- Add a json file that anyone can update via a PR to update this list
-
- The keys in the json file should be title: string, thumbnail_url: string, project_url: string, author_github_username: string, categories: string[]
- Feel free to suggest more sections !
The community section
- open to suggestions !
### Tasks