website-htmx-rustelo-code/site/templates/content/blog/example/post.md

14 lines
177 B
Markdown
Raw Normal View History

2026-07-10 03:44:13 +01:00
<!-- hero -->
# Post Title
Introduction paragraph — state the problem this post addresses.
## Section
Content body. Code-first, prose second.
```rust
fn example() {}
```