New: Model template
@@ -7,7 +7,6 @@ backend:
|
||||
base_url: https://git.start-it.nl
|
||||
auth_endpoint: https://git.start-it.nl/login/oauth/authorize
|
||||
local_backend: true
|
||||
auth_type: implicit
|
||||
|
||||
media_folder: "static/img"
|
||||
public_folder: "/img"
|
||||
@@ -21,19 +20,84 @@ collections:
|
||||
name: "home"
|
||||
fields:
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
|
||||
- label: "Mogelijkheden Header"
|
||||
name: "possibilities_header"
|
||||
|
||||
# HERO SECTIE
|
||||
- label: "Hero Sectie"
|
||||
name: "hero"
|
||||
widget: "object"
|
||||
fields:
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
- { label: "Intro Tekst", name: "text", widget: "text" }
|
||||
- { label: "Subtitel", name: "subtitle", widget: "text" }
|
||||
- { label: "CTA Tekst", name: "cta_text", widget: "string" }
|
||||
- { label: "CTA Link", name: "cta_link", widget: "string" }
|
||||
- { label: "Hero Afbeelding", name: "image", widget: "image" }
|
||||
- { label: "Afbeelding Alt-tekst", name: "image_alt", widget: "string" }
|
||||
|
||||
- label: "Mogelijkheden Kaarten"
|
||||
name: "possibilities_cards"
|
||||
# USP SECTIE
|
||||
- label: "USP's"
|
||||
name: "usps"
|
||||
widget: "list"
|
||||
summary: "{{fields.item}}"
|
||||
fields:
|
||||
- { label: "Kaart Titel", name: "title", widget: "string" }
|
||||
- { label: "Omschrijving", name: "description", widget: "text" }
|
||||
- { label: "Link naar", name: "link", widget: "string" }
|
||||
- { label: "Afbeelding", name: "image", widget: "image" }
|
||||
- { label: "USP", name: "item", widget: "string" }
|
||||
|
||||
# INFO SECTIE
|
||||
- label: "Info Sectie"
|
||||
name: "info_section"
|
||||
widget: "object"
|
||||
fields:
|
||||
- { label: "Eyebrow", name: "eyebrow", widget: "string" }
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
- label: "Tekst Paragrafen"
|
||||
name: "text_paragraphs"
|
||||
widget: "list"
|
||||
fields:
|
||||
- { label: "Paragraaf", name: "paragraph", widget: "markdown" }
|
||||
- { label: "Afbeelding", name: "image", widget: "image" }
|
||||
- { label: "Afbeelding Alt-tekst", name: "image_alt", widget: "string" }
|
||||
|
||||
# MOGELIJKHEDEN SECTIE
|
||||
- label: "Mogelijkheden Sectie"
|
||||
name: "mogelijkheden_section"
|
||||
widget: "object"
|
||||
fields:
|
||||
- { label: "Sectie Titel", name: "title", widget: "string" }
|
||||
- { label: "Introductie Tekst", name: "intro_text", widget: "text" }
|
||||
- label: "Kaarten"
|
||||
name: "kaarten"
|
||||
widget: "list"
|
||||
summary: "{{fields.title}}"
|
||||
fields:
|
||||
- { label: "Grote bruine kaart?", name: "is_large", widget: "boolean", default: false }
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
- { label: "Beschrijving", name: "text", widget: "text" }
|
||||
- { label: "Link tekst", name: "link_text", widget: "string" }
|
||||
- { label: "Link URL", name: "link_url", widget: "string" }
|
||||
- { label: "Afbeelding", name: "image", widget: "image" }
|
||||
|
||||
# ABOUT SECTIE
|
||||
- label: "Over Sectie"
|
||||
name: "about_section"
|
||||
widget: "object"
|
||||
fields:
|
||||
- { label: "Eyebrow", name: "eyebrow", widget: "string" }
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
- label: "Tekst Paragrafen"
|
||||
name: "text_paragraphs"
|
||||
widget: "list"
|
||||
fields:
|
||||
- { label: "Paragraaf", name: "paragraph", widget: "markdown" }
|
||||
- { label: "Afbeelding", name: "image", widget: "image" }
|
||||
- { label: "Afbeelding Alt-tekst", name: "image_alt", widget: "string" }
|
||||
- name: "modellen"
|
||||
label: "Modellen"
|
||||
folder: "content/modellen"
|
||||
create: true
|
||||
slug: "{{slug}}"
|
||||
fields:
|
||||
- { label: "Titel", name: "title", widget: "string" }
|
||||
- { label: "Publicatiedatum", name: "date", widget: "datetime" }
|
||||
- { label: "Prijs vanaf", name: "price", widget: "string", required: false }
|
||||
- { label: "Oppervlakte (m²)", name: "surface", widget: "number", required: false }
|
||||
- { label: "Afbeelding", name: "image", widget: "image" }
|
||||
- { label: "Beschrijving", name: "body", widget: "markdown" }
|
||||
22
static/img/animation-tree.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="129.27864"
|
||||
height="237.54387"
|
||||
viewBox="0 0 129.27864 237.54387"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<path
|
||||
d="m 20.442137,235.76187 c 7.97,0.148 15.26,0.282 15.26,0.282 0,0 5.6,-29.107 3.44,-44.825 -2.16,-15.684 -20.17,-35.483 -15.56,-36.094 4.6,-0.613 21.99,23.604 20.57,15.403 -1.42,-8.196 2.39,-70.709097 4.53,-56.701 2.13,14.032 1.45,62.792 6.57,53.289 5.11,-9.475 19.71,-35.554 15.97,-24.644 -3.75,10.94 -17.18,32.025 -10.65,30.711 6.52,-1.311 29.94,-2.169 27.07,-19.195 -2.86,-16.988 -6.81,-20.778 -1.18,-33.053 5.62,-12.233 5.51,-18.799 -2.42,-30.005497 -7.92,-11.2069 -13.74,-11.4238 -11.99,-24.4402 1.74,-12.9824 11.4,-13.3108 -2.95,-24.7501 -14.37,-11.461 -30.29,-42.48843064 -25.74,-40.1119497 4.56,2.37338 -13.59,1.52749 -13.42,15.9877497 0.16,14.4944 7.32,14.8073 4.17,24.1056 -3.15,9.32 -16,29.2428 -10.04,36.0531 5.97,6.8103 13.92,16.6168 2.92,27.978297 -11.04,11.415 -25.6900002,-5.298 -25.4900002,17.596 0.2,22.987 14.8300002,33.06 14.9200002,41.984 0.09,8.935 1.51,17.921 8.82,21.831 7.3,3.904 40.06,-2.736 36.12,-4.316 -3.95,-1.583 -9.71,9.422 -8.84,25.838 0.87,16.455 -3.64,24.61 7.59,26.321 11.19,1.704 20.97,-1.103 20.83,-10.805 -0.16,-9.688 -10.56,-50.755 -5.27,-46.178 5.28,4.576 13.26,15.135 14.46,9.242 1.21,-5.887 0.4,-15.507 0.4,-15.507 0,0 -1.31,-40.481 1.48,-28.661 2.78,11.836 4.61,43.586 9.010003,35.573 4.4,-7.991 13.81,-23.167 8.85,-12.288 -4.98,10.913 -15.210003,19.514 -16.370003,28.366 -1.15,8.868 5.27,3.823 15.550003,-1.85 10.24,-5.657 22.41,-9.038 17.68,-20.917 -4.73,-11.873 -0.87,-11.768 -1.81,-27.17 -0.94,-15.362 -18.97,-17.395 -17.95,-31.957 1.03,-14.519197 9.25,-20.759397 1.35,-32.644897 -7.91,-11.8886 -13.930003,-26.5844 -17.030003,-19.4797 -3.09,7.117 8.780003,24.9731 6.43,37.971 -2.36,13.034597 -6.67,25.310597 1.8,29.970597 8.470003,4.657 18.750003,4.248 17.630003,12.983 -1.13,8.753 0.28,15.389 1.07,22.751 0.78,7.371 -14.38,26.888 -16.07,41.655 -1.7,14.811 -6.080003,25.141 5.64,25.367"
|
||||
stroke="#a8bbd5"
|
||||
stroke-opacity="0.5"
|
||||
stroke-width="3"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
id="path1"
|
||||
style="stroke:#ffffff;stroke-opacity:0.2" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
20
static/img/animation-wide.svg
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
static/img/banner/privacy.webp
Normal file
|
After Width: | Height: | Size: 161 KiB |
BIN
static/img/modellen/berkel/berkel-001-1600x.webp
Normal file
|
After Width: | Height: | Size: 294 KiB |
BIN
static/img/modellen/berkel/berkel-001-3200x.webp
Normal file
|
After Width: | Height: | Size: 968 KiB |
BIN
static/img/modellen/berkel/berkel-001-400x.webp
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
static/img/modellen/berkel/berkel-001-800x.webp
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
static/img/modellen/berkel/berkel-002-1600x.webp
Normal file
|
After Width: | Height: | Size: 319 KiB |
BIN
static/img/modellen/berkel/berkel-002-3200x.webp
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
static/img/modellen/berkel/berkel-002-400x.webp
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
static/img/modellen/berkel/berkel-002-800x.webp
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
static/img/modellen/berkel/berkel-003-1600x.webp
Normal file
|
After Width: | Height: | Size: 329 KiB |
BIN
static/img/modellen/berkel/berkel-003-3200x.webp
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
static/img/modellen/berkel/berkel-003-400x.webp
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
static/img/modellen/berkel/berkel-003-800x.webp
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
static/img/modellen/berkel/berkel-004-1600x.webp
Normal file
|
After Width: | Height: | Size: 259 KiB |
BIN
static/img/modellen/berkel/berkel-004-3200x.webp
Normal file
|
After Width: | Height: | Size: 818 KiB |
BIN
static/img/modellen/berkel/berkel-004-400x.webp
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
static/img/modellen/berkel/berkel-004-800x.webp
Normal file
|
After Width: | Height: | Size: 79 KiB |
BIN
static/img/modellen/berkel/berkel-005-1600x.webp
Normal file
|
After Width: | Height: | Size: 327 KiB |
BIN
static/img/modellen/berkel/berkel-005-3200x.webp
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
static/img/modellen/berkel/berkel-005-400x.webp
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
static/img/modellen/berkel/berkel-005-800x.webp
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
static/img/modellen/berkel/berkel-006-1600x.webp
Normal file
|
After Width: | Height: | Size: 334 KiB |
BIN
static/img/modellen/berkel/berkel-006-3200x.webp
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/modellen/berkel/berkel-006-400x.webp
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
static/img/modellen/berkel/berkel-006-800x.webp
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
static/img/modellen/berkel/berkel-007-1600x.webp
Normal file
|
After Width: | Height: | Size: 322 KiB |
BIN
static/img/modellen/berkel/berkel-007-3200x.webp
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
static/img/modellen/berkel/berkel-007-400x.webp
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
static/img/modellen/berkel/berkel-007-800x.webp
Normal file
|
After Width: | Height: | Size: 93 KiB |
BIN
static/img/modellen/berkel/berkel-008-1600x.webp
Normal file
|
After Width: | Height: | Size: 232 KiB |
BIN
static/img/modellen/berkel/berkel-008-3200x.webp
Normal file
|
After Width: | Height: | Size: 718 KiB |
BIN
static/img/modellen/berkel/berkel-008-400x.webp
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
static/img/modellen/berkel/berkel-008-800x.webp
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
static/img/modellen/berkel/plattegrond.webp
Normal file
|
After Width: | Height: | Size: 72 KiB |