diff --git a/README.org b/README.org index d79dd0e..f0855f2 100644 --- a/README.org +++ b/README.org @@ -18,6 +18,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards - Edit =variables.py= to set the variables as follows: - =servername=: name set for your remote in =rclone= - =serverpath=: path to the site root on the server (with leading slash, without trailing slash) + - =subfolder=: subfolder under your (sub)domain in which the TCG pages will be located (leave as an empty string if they are at the top level) - =name=: the name you use in the game - =highpriority=: a list of high priority decks you’re collecting - =tradepost=: URL of your trade post on Dreamwidth diff --git a/build/style.css b/build/style.css index 772b76b..1876662 100644 --- a/build/style.css +++ b/build/style.css @@ -160,7 +160,7 @@ h2.collectingheader { background-color: Canvas; } -p#masteredcarousel img { +p img { vertical-align: middle; } diff --git a/new.py b/new.py index d8e732e..3124834 100644 --- a/new.py +++ b/new.py @@ -433,54 +433,87 @@ if variables.keepsig == True: def headerwrite(thefile,pagename): header = open(thefile,"a") - header.write("\n\n \n \n \n \n \n \n " + variables.name + "’s card collection :: " + pagename + "\n \n \n \n