feat: add blog section with blueprint, template, and structured content
Introduced a new blog section with a dedicated blueprint (`blog.yml`) and PHP template (`blog.php`). Added initial content, including hero text, button, and link for improved navigation and communication. Structured layout supports dynamic blog post rendering with author details and summaries.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
Title: News
|
||||
|
||||
----
|
||||
|
||||
Herotext: Unser Verein hat aufregende Neuigkeiten! Wir freuen uns, Sie auf unserer Homepage auf dem Laufenden zu halten. Schauen Sie auch auf unsere alte Homepage, um weitere Informationen und Ressourcen zu finden.
|
||||
|
||||
----
|
||||
|
||||
Herobutton: Archiv
|
||||
|
||||
----
|
||||
|
||||
Buttonlink: https://archiv.schachfreunde-badsteben.de
|
||||
|
||||
----
|
||||
|
||||
Uuid: qtyyzjcbmgvhwzod
|
||||
@@ -1,5 +0,0 @@
|
||||
Title: News
|
||||
|
||||
----
|
||||
|
||||
Uuid: qtyyzjcbmgvhwzod
|
||||
Reference in New Issue
Block a user