init
This commit is contained in:
@@ -3,9 +3,9 @@ backend:
|
||||
repo: StartIT/mantelzorgwoning.info
|
||||
branch: main
|
||||
app_id: e259dcce-d5d7-48cc-a401-f458548c8e28
|
||||
api_root: https://git.start-it.nl/api/v1
|
||||
base_url: https://git.start-it.nl
|
||||
auth_endpoint: /login/oauth/authorize
|
||||
api_root: /api/v1
|
||||
auth_endpoint: https://git.start-it.nl/login/oauth/authorize
|
||||
|
||||
media_folder: "static/images"
|
||||
public_folder: "/images"
|
||||
@@ -13,7 +13,10 @@ public_folder: "/images"
|
||||
collections:
|
||||
- name: "homepage"
|
||||
label: "Homepage"
|
||||
file: "content/_index.md"
|
||||
files:
|
||||
- file: "content/_index.md"
|
||||
name: "home"
|
||||
label: "Homepage"
|
||||
fields:
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -3,9 +3,9 @@ backend:
|
||||
repo: StartIT/mantelzorgwoning.info
|
||||
branch: main
|
||||
app_id: e259dcce-d5d7-48cc-a401-f458548c8e28
|
||||
api_root: https://git.start-it.nl/api/v1
|
||||
base_url: https://git.start-it.nl
|
||||
auth_endpoint: /login/oauth/authorize
|
||||
api_root: /api/v1
|
||||
auth_endpoint: https://git.start-it.nl/login/oauth/authorize
|
||||
|
||||
media_folder: "static/images"
|
||||
public_folder: "/images"
|
||||
@@ -13,7 +13,10 @@ public_folder: "/images"
|
||||
collections:
|
||||
- name: "homepage"
|
||||
label: "Homepage"
|
||||
file: "content/_index.md"
|
||||
files:
|
||||
- file: "content/_index.md"
|
||||
name: "home"
|
||||
label: "Homepage"
|
||||
fields:
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user