Add function to generate optimal portfolio
This commit is contained in:
parent
5b843a1537
commit
3d479f1f60
3 changed files with 334 additions and 0 deletions
|
@ -19,6 +19,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
|||
- =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)
|
||||
- =url=: URL of your site index page including =https://=
|
||||
- =name=: the name you use in the game
|
||||
- =highpriority=: a list of high priority decks you’re collecting
|
||||
- =trademedium=: whether to allow trading medium-priority cards away in exchange for high-priority cards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue