349 B
349 B
Bitcoin Services Home
Static site generator for sharing self-hosted service information.
Usage
python3 build.py
Edit config/services.json to customize content. Output is generated in dist/.
Structure
src/- Template and stylesconfig/services.json- Site configurationdist/- Generated output (gitignored)