Added Todo till 1.0

This commit is contained in:
Nikurasu 2023-01-06 21:41:39 +01:00
parent 102a5c7dc7
commit d63fec52f0

View file

@ -2,11 +2,15 @@
*The awesome and damn simple, selfhosted alternative to linktree*
---
## TODO:
- [ ] working template
- [X] working template
- [ ] overwrites of default styles with css `!important` for round profile-pic etc.
- [ ] more styles
- [X] Dockerize
### TODO until 1.0:
- [ ] Import my styles from the old socialtree
- [X] Overwrite for round profile pictures
## Setup
A up to date docker image is provided at my gitea, but you can also build it yourself.
@ -18,4 +22,4 @@ A up to date docker image is provided at my gitea, but you can also build it you
### Deploy
1. Done with docker-compose. Use the file at `dev/docker/stacks/main/compose.yml` and edit it to your needs.
2. Configure the resulting config.yml file under your mounted assets volume `config/config.yml` and replace the profile pic in the img folder `img/profilepic.jpg`.
The image name can be ajusted in the config file if needed.
The image name can be ajusted in the config file if needed.