mymindstorm
Brendan Earlymaintainer
This project intends to replace the current Fedora packages app which is built atop now dead librairies and a pain to maintain. See The packages app has a short runway for context.
The idea here is to generate a static page for every package and index it using an independent tool such as Yacy.
With the exception of the MIT assets/css/bootstrap.min.css
, the content of
this repository is licensed under the GPLv3.
The scripts contained in this repository depend
make
curl
python3
python3-requests
python3-jinja2
make sync-repositories
make fetch-maintainers
Generate static website: make html
All at once: make all
make help
make clean