Move TODOs, begin Readme

This commit is contained in:
Christoph Hagen
2025-02-18 22:08:36 +01:00
parent 66a40e52a0
commit a8bc7298ff
3 changed files with 9 additions and 24 deletions

8
Readme.md Normal file
View File

@ -0,0 +1,8 @@
# Data Management App for a website
This App can be used to generate a complete website with posts, pages, and tags.
It is used to generate [christophhagen.de](https://christophhagen.de).
It manages all relevant resources like files and texts, and provides a simple UI to create and link the content.
It can then generate the static pages required for the site, upload them to a server using `rsync`, and even send push notifications to a server to be delivered to all registered devices.