RustyCMS: File-based headless CMS with REST API, admin UI, multilingual support
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
content/en/fullwidth_banner/about-hero.json5
Normal file
8
content/en/fullwidth_banner/about-hero.json5
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
name: "Hero Banner About",
|
||||
variant: "light",
|
||||
headline: "Ueber uns",
|
||||
subheadline: "Open Source seit 2026",
|
||||
text: "RustyCMS ist ein Open-Source-Projekt.",
|
||||
image: [],
|
||||
}
|
||||
8
content/en/fullwidth_banner/hero.json5
Normal file
8
content/en/fullwidth_banner/hero.json5
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
name: "Hero Banner Startseite",
|
||||
variant: "dark",
|
||||
headline: "RustyCMS",
|
||||
subheadline: "Das file-basierte Headless CMS",
|
||||
text: "Typen definieren. Content ablegen. API nutzen.",
|
||||
image: ["https://example.com/images/hero-bg.jpg"],
|
||||
}
|
||||
Reference in New Issue
Block a user