janus-idp / janus-idp.github.io

Other
14 stars 28 forks source link

feat: add GPT Homepage and Details Page #157

Closed Zaperex closed 1 year ago

Zaperex commented 1 year ago

What does this PR do / why we need it

Adds the GPT Homepage and Details Page to provide discovery for the sample GPTs we have available.

Which issue(s) does this PR fix

Fixes #153 Fixes #154

PR acceptance criteria

How to test changes / Special notes to the reviewer

Zaperex commented 1 year ago

Currently the rawGithubUrl links that we pull the README.md files from currently point to a temporary repository since the relevant files are not present in the software-templates repo. This PR would need https://github.com/janus-idp/software-templates/pull/139 to be merged before we can update to the correct links.

Additionally the new GPT proposal link also links to a temporary repository since the relevant issue template is not present in the software-templates repo. Similarily https://github.com/janus-idp/software-templates/pull/138 needs to be merged to update the proposal link to the correct link.