Move TODOs, begin Readme
This commit is contained in:
8
Readme.md
Normal file
8
Readme.md
Normal 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.
|
||||
|
Reference in New Issue
Block a user