readme - css

This commit is contained in:
sorenpeter 2024-04-14 19:02:16 +02:00
parent ccf589c341
commit 9786f76735

View file

@ -52,7 +52,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
www.example.net/timeline/post/ (go here to post to your feed) www.example.net/timeline/post/ (go here to post to your feed)
www.example.net/twtxt.txt (where you feed lives and other can follow you) www.example.net/twtxt.txt (where you feed lives and other can follow you)
www.example.net/avatar.png (your pretty picture) www.example.net/avatar.png (your pretty picture)
www.example.net/README.md (can be deleted)
``` ```
- or you can rename the folder `timeline` to something else - or you can rename the folder `timeline` to something else
@ -75,9 +74,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Upload your own `avatar.png` (can also be a .jpg or .gif) - Upload your own `avatar.png` (can also be a .jpg or .gif)
- Edit your `twtxt.txt` and `config.ini` with the correct path - Edit your `twtxt.txt` and `config.ini` with the correct path
- Open up `custom.css` and try out the provided themes by uncommenting the code - Copy `custom_template.css` to `custom.css` and try changinge the coloers to you liking
- Change the colors and other elements in `custom.css` to you liking
# TODO # TODO