Files
rustycms/content/de/blog_post/mein-erster-post.json5

10 lines
289 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
title: "Mein erster Post",
body: "Hallo Welt! Das ist **RustyCMS** ein file-basiertes Headless CMS geschrieben in Rust.",
excerpt: "Ein Einstieg in RustyCMS",
author: "Peter",
tags: ["rust", "cms", "open-source"],
published: true,
created_at: "2026-02-12T10:00:00Z",
}