Add switch it up function
This commit is contained in:
parent
3d479f1f60
commit
80a825c344
2 changed files with 180 additions and 2 deletions
|
@ -3,7 +3,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
|||
|
||||
** Instructions
|
||||
*** Requirements
|
||||
- =python3= (needs the following libraries: =bs4, collections, datetime, os, re, requests=)
|
||||
- =python3= (needs the following libraries: =bs4, collections, datetime, os, random, re, requests=)
|
||||
- server space
|
||||
- subdomain pointing to your site root on the server
|
||||
- =rclone= with your server set up as a remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue