Python SSG for tracking online TCG collection
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
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
4 months ago
build
.gitignore
COPYING
README.org
build.sh
collectinggen.py
download.sh
generate.py
indexgen.py
log-template.py
loggen.py
ownedgen.py
skel.py
variables-template.py
wantedgen.py

README.org

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