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