Add functions for showing card or deck details, proposing trades; correct priority for scrapbook singles
This commit is contained in:
parent
aee8f5e122
commit
b7f628944d
5 changed files with 184 additions and 9 deletions
|
@ -14,6 +14,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
|||
cd tcg
|
||||
cp log-template.py log.py
|
||||
cp variables-template.py variables.py
|
||||
cp trade-template.py trade.py
|
||||
#+END_SRC
|
||||
- Edit =variables.py= to set the variables as follows:
|
||||
- =servername=: name set for your remote in =rclone=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue