Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

gentoo-packages

Please visit the generated site at: arran4.github.io/gentoo-packages/

This repository generates and hosts the Gentoo overlays static site.

It uses g2 to parse repositories.xml from Gentoo's API and generate a static HTML website of all overlays and packages.

A GitHub Actions workflow is used to automatically generate and deploy the site to GitHub Pages nightly, and whenever the workflow is updated. The g2 tool is run via the g2-action.