website-htmx-rustelo-code/site/templates/content/blog/example/post.md
2026-07-10 03:44:13 +01:00

13 lines
177 B
Markdown

<!-- hero -->
# Post Title
Introduction paragraph — state the problem this post addresses.
## Section
Content body. Code-first, prose second.
```rust
fn example() {}
```