sync project settings too

This commit is contained in:
2026-02-11 10:37:59 +01:00
parent c7827a2d77
commit 48f7fc16e5
6 changed files with 383 additions and 10 deletions

View File

@@ -195,6 +195,9 @@ we have all the metadata in our model set up in a similar way as Wordpress handl
seamless integration. Posts in Wordpress backups are html, but should be interpreted and transformed into
proper markdown in the import.
We should use UpdraftPlus for backups and loading data into the system from those backups, so that we
have full data available from the site, including all meta data and uploads.
Additionally we need another importer to traverse a full website and deduct post structure from that website
and rebuild posts in the database based on such a web traversal. To be able to do that, use copilot SDK
to integrate copilot directly, so that HTML pages can be directly inspected and turned into actual blog