# git-portfolio ![Logo](./docs/icons/256x256/git-portfolio.png) Use the gitea or forgejo API to generate a HTML portfolio of your repositories. The generated HTML file is a static website that can be hosted on any web server. ## Usage ```{bash} git-portfolio > portfolio.html ``` ## Configuration Variables like username, API URL, and token can be modified at the top of the `git-portfolio` script. ## License This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.