mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-28 19:16:16 +00:00
Internal Screaming
This commit is contained in:
parent
896fdb8e8a
commit
9cfb8befd2
6 changed files with 18 additions and 19 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
## Features
|
||||
- [x] Easy uploading and managing of a gallery of images
|
||||
- [x] Multi user support, helping you manage a whole group of photographers
|
||||
- [x] Multi-user support, helping you manage a whole group of photographers
|
||||
- [x] Image groups, helping you sort your favourite memories
|
||||
- [x] Custom CSS support
|
||||
- [ ] Password locked images/image groups, helping you share photos only to those who you want to
|
||||
|
@ -34,7 +34,7 @@ And many more planned things!
|
|||
|
||||
## screenshots
|
||||
|
||||
Homescreen
|
||||
Home-screen
|
||||

|
||||
|
||||
Image view
|
||||
|
@ -52,7 +52,7 @@ By default, the app runs on port 5000, 4 workers on `gunicorn` ready for you to
|
|||
|
||||
poetry run python3 run.py
|
||||
|
||||
Now follow the provided prompts to fill in the information for the Admin account and you're ready to go!
|
||||
Now follow the provided prompts to fill in the information for the Admin account, and you're ready to go!
|
||||
|
||||
### Common issues
|
||||
#### App failing to create a user config folder
|
||||
|
@ -61,7 +61,7 @@ Try checking if you have `XDG_CONFIG_HOME` setup. If you don't, you can set that
|
|||
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
||||
## Finall notes
|
||||
## Finally notes
|
||||
|
||||
Thank you to everyone who helped me test the previous and current versions of the gallery, especially critters:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue