Copyright (c) 2021 Marcus Dillavou line72@line72.net
U.S. Black Metal Distributors Index
This repo consists of two parts:
- A python script/module to parse feeds of various US Black Metal distributor websites to catalog their products
- A static website based on hugo
You can build the site by running:
python3 bmdistroThis will cache over art in the __cache__ folder. Cover art is
pulled from musicbrainz, and a lot of it fails.
Once complete, this will write everything in the website/ directory.
The website uses hugo to generate the static site.
cd website/
hugo server -DThen open up your browser to http://localhost:1313
Everything is licensed under the GPLv3.