Weitere Verbesserungen des Starter Projekts für neue Projekte.

This commit is contained in:
2022-05-25 12:10:29 +02:00
parent 47fdee2396
commit 516c35dcb4
17 changed files with 398 additions and 301 deletions

View File

@@ -24,14 +24,18 @@ meta:
mediaQuery: "(max-width:599px)"
primaryText: path
columns:
- name
- path
- source: path
twig: "{{locale}}{{path}}"
- source: locale
type: flag
# Desktop
- type: table
mediaQuery: "(min-width:600px)"
columns:
- name
- path
- source: path
twig: "{{locale}}{{path}}"
- source: locale
type: flag
imageFilter:
xs:
@@ -102,6 +106,7 @@ hooks:
# Feldliste der Kollektion
fields:
- !include fields/_locale.yml
- name: name
type: string
meta: