-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Was thinking that we should at some point create a website similar to https://draculatheme.com, this would give users an easier time to search for ports as well as easily copy colors from color scheme
AC:
- Preferably built with Gatsby or NextJS (probably gatsby because its a simple web site, doesnt really need client side components)
- Hosted at a domain name (@jacobrreed can buy domain name when we are ready to publish)
- Build pipeline setup to auto publish with master branch push via github actions, we can probably host this on github pages, but may look into other hosting solutions
- Should contain a search feature to search all ports
- Each port should have its own page that shows install instructions and links to its repo
- Extra credit: website pulls data from org's github repos dynamically to generate the diffent ports on website or as a alternative just uses an easy manifest style json (i.e repo name, icon, port name) and rest is dynamically generated on build time
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress