# 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.