Git Repos

Replace this content to your git repo content

The Git Projects page is meant as an example of Markdown content page using an external API and displaying external data using a custom content component.

The app/component/GitList.vue component uses useFetch() to fetch public GitHub repositories, change that component to get specific git repos. It is invoked from the content Markdown page with ::GitList as shown below

Git Repos