reduce size of icons in blog main feed
This commit is contained in:
11
README.md
11
README.md
@@ -2,6 +2,17 @@
|
||||
|
||||
flask app for plurals to publicly share member lists
|
||||
|
||||
# todo (minor)
|
||||
|
||||
- add delete button to blog posts on main feed
|
||||
- show blog posts in edit member section with a delete button
|
||||
|
||||
# todo (major)
|
||||
|
||||
- add blinkies and stamps sections to member pages
|
||||
- (require above) add blinkies and stamps upload sections to edit member page
|
||||
- (require above) add blinkies and stamps link/db cleanup to manage site assets
|
||||
|
||||
# dev set up (windows)
|
||||
|
||||
- after cloning, run `py -3 -m venv .venv` in the root directory and then `.venv\Scripts\activate`
|
||||
|
||||
Reference in New Issue
Block a user