Skip to content
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

Community Page & Community Section on the homepage #182

Open
MrSunshyne opened this issue Aug 16, 2024 · 1 comment · Fixed by #220
Open

Community Page & Community Section on the homepage #182

MrSunshyne opened this issue Aug 16, 2024 · 1 comment · Fixed by #220

Comments

@MrSunshyne
Copy link
Member

MrSunshyne commented Aug 16, 2024

The suggestion by @nicolasstrands to add a community page is awesome!

I think there should be two parts

  1. A full page dedicated to all community content / activities
  2. 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

Preview Give feedback
No tasks being tracked yet.
@MrSunshyne
Copy link
Member Author

@k3ii please investigate retrieving the list of issues using a github action and save it in the frontendmu-data package

@k3ii k3ii added the featured Will be featured on the frontend.mu website label Aug 22, 2024
@k3ii k3ii added featured Will be featured on the frontend.mu website and removed featured Will be featured on the frontend.mu website labels Sep 3, 2024
@MrSunshyne MrSunshyne linked a pull request Sep 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants