Python SSG for tracking online TCG collection
Find a file
trémeur df32c9558e - display header image + background colour
- display level + level image
- display card showcase on index page
- add appropriate colour to deck tables
- add number of collected cards to deck tables
- add colour marker in card name text
- add event names to log
- add link to service links
- move some data to variables file
2024-10-30 00:26:04 +00:00
build - display header image + background colour 2024-10-30 00:26:04 +00:00
.gitignore - display header image + background colour 2024-10-30 00:26:04 +00:00
build.sh MVP 2024-10-28 21:54:15 +00:00
collectinggen.py - display header image + background colour 2024-10-30 00:26:04 +00:00
COPYING MVP 2024-10-28 21:54:15 +00:00
download.sh MVP 2024-10-28 21:54:15 +00:00
generate.py MVP 2024-10-28 21:54:15 +00:00
indexgen.py - display header image + background colour 2024-10-30 00:26:04 +00:00
log-template.py - display header image + background colour 2024-10-30 00:26:04 +00:00
loggen.py - display header image + background colour 2024-10-30 00:26:04 +00:00
ownedgen.py MVP 2024-10-28 21:54:15 +00:00
README.org MVP 2024-10-28 21:54:15 +00:00
skel.py - display header image + background colour 2024-10-30 00:26:04 +00:00
variables-template.py - display header image + background colour 2024-10-30 00:26:04 +00:00
wantedgen.py - display header image + background colour 2024-10-30 00:26:04 +00:00

tcg

a python static site generator for tracking tcg cards (made for colors).

Current status: very basic functionality and styling, will add more features as I need them.

To do

  • implement user variables
  • CSS
  • integrate download.sh