2021-03-22 15:59:05 +01:00
|
|
|
namespace: __NAMESPACE__
|
|
|
|
|
|
|
|
# Metaangaben zum Projekt welche in der UI verwendet werden können
|
|
|
|
meta:
|
|
|
|
# wird in der Admin-UI zum Projekt aufgegeben
|
|
|
|
imageUrl: https://__MASTER_URL__/media/api-pic.jpg
|
|
|
|
|
|
|
|
# Liste aller möglichen Kollektionen (Listen, Seiten...) zum Projekt
|
|
|
|
collections:
|
2022-03-17 11:12:06 +01:00
|
|
|
- !include collections/general.yml
|
2022-05-13 15:06:32 +02:00
|
|
|
- !include collections/navigation.yml
|
2022-04-14 12:23:10 +02:00
|
|
|
- !include collections/tags.yml
|
2022-03-17 11:12:06 +01:00
|
|
|
- !include collections/articles.yml
|
2021-03-22 15:59:05 +01:00
|
|
|
- !include collections/content.yml
|
2022-06-13 15:32:05 +02:00
|
|
|
- !include collections/external.yml
|
2021-03-22 15:59:05 +01:00
|
|
|
- !include collections/contact_form.yml
|
|
|
|
- !include collections/ssr.yml
|