1.1 KiB
1.1 KiB
| id | title | slug | subtitle | excerpt | author | date | published | featured | category | tags | read_time | sort_order | css_class | category_description | category_published | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| hello-world | Hello, World | hello-world | Your first post in this Rustelo website | A starter post showing the blog front-matter schema. Replace this with your own content. Every field below is consumed by the blog list and post pages. | Your Name | 2026-01-01 | true | true | getting-started |
|
2 min read | 1 | category-getting-started | Getting started | true |
Hello, World
This is an example post shipped with the template. It exists so the blog list, category filters, and post page render out of the box.
What to do next
- Edit or delete this file and
../../es/getting-started/hola-mundo.md. - Add posts under
site/content/blog/<lang>/<category>/. - Keep the front-matter keys above — they drive the list and detail pages.
Both render profiles (htmx-ssr and leptos-hydration) read the same content;
nothing here is profile-specific.