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 weeks ago
build - display header image + background colour 4 weeks ago
.gitignore - display header image + background colour 4 weeks ago
COPYING MVP 4 weeks ago
README.org MVP 4 weeks ago
build.sh MVP 4 weeks ago
collectinggen.py - display header image + background colour 4 weeks ago
download.sh MVP 4 weeks ago
generate.py MVP 4 weeks ago
indexgen.py - display header image + background colour 4 weeks ago
log-template.py - display header image + background colour 4 weeks ago
loggen.py - display header image + background colour 4 weeks ago
ownedgen.py MVP 4 weeks ago
skel.py - display header image + background colour 4 weeks ago
variables-template.py - display header image + background colour 4 weeks ago
wantedgen.py - display header image + background colour 4 weeks ago

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