List some features in the readme
This commit is contained in:
parent
b075677ca8
commit
3b9f830d95
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
* tcg
|
* tcg
|
||||||
Python scripts to generate a mobile-friendly static site for tracking tcg cards (designed for [[https://colors-tcg.dreamwidth.org][colors]]).
|
Python scripts to generate a mobile-friendly static site for tracking tcg cards (designed for [[https://colors-tcg.dreamwidth.org][colors]]).
|
||||||
|
|
||||||
|
** Features
|
||||||
|
- Mobile-frendly by default
|
||||||
|
- Built in light/dark mode depending on device settings
|
||||||
|
- No JavaScript except on the card search page
|
||||||
|
- Automatic categorisation of cards, decks, portfolios etc.
|
||||||
|
- Various tools to generate game comments, art shop requests, trade requests etc.
|
||||||
|
|
||||||
** Instructions
|
** Instructions
|
||||||
*** Requirements
|
*** Requirements
|
||||||
- =python3= (needs the following libraries: =bs4, collections, datetime, itertools, os, random, re, requests=)
|
- =python3= (needs the following libraries: =bs4, collections, datetime, itertools, os, random, re, requests=)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue