- remove gaps between images in paragraphs
- allow building site in a subfolder - remove duplicates from search function
This commit is contained in:
parent
19c56c6abf
commit
85245c328b
4 changed files with 502 additions and 270 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue