RustyCMS: File-based headless CMS with REST API, admin UI, multilingual support
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
11
content/en/markdown/intro.json5
Normal file
11
content/en/markdown/intro.json5
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
name: "Intro (Home)",
|
||||
content: "This block uses the **Markdown** type (CF_Markdown). You can enter *Markdown* or plain text here. The page row references this component.",
|
||||
layout: {
|
||||
mobile: "12",
|
||||
tablet: "10",
|
||||
desktop: "8",
|
||||
spaceBottom: 1,
|
||||
},
|
||||
alignment: "center",
|
||||
}
|
||||
12
content/en/markdown/komponenten-referenz-intro.json5
Normal file
12
content/en/markdown/komponenten-referenz-intro.json5
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
_slug: "komponenten-referenz-intro",
|
||||
name: "Komponenten-Referenz (Intro)",
|
||||
content: "Diese Seite bindet **jede verfügbare Komponente** einmal ein – als Referenz und zum Testen. Enthalten: Fullwidth-Banner (oben), Markdown, Iframe, Bild, Bildgalerie.",
|
||||
layout: {
|
||||
mobile: "12",
|
||||
tablet: "10",
|
||||
desktop: "8",
|
||||
spaceBottom: 1.5,
|
||||
},
|
||||
alignment: "center",
|
||||
}
|
||||
11
content/en/markdown/kontakt-text.json5
Normal file
11
content/en/markdown/kontakt-text.json5
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
name: "Kontakt-Text",
|
||||
content: "Schreib uns eine E-Mail oder nutze das Projekt auf GitLab. RustyCMS ist Open Source – Beiträge und Ideen sind willkommen.",
|
||||
layout: {
|
||||
mobile: "12",
|
||||
tablet: "8",
|
||||
desktop: "6",
|
||||
spaceBottom: 1.5,
|
||||
},
|
||||
alignment: "center",
|
||||
}
|
||||
Reference in New Issue
Block a user