init elas atelier

This commit is contained in:
2026-05-14 08:24:41 +02:00
parent 3b704a24a7
commit 38f33cacb1
19 changed files with 1436 additions and 657 deletions
+6 -18
View File
@@ -1,26 +1,14 @@
---
date: 2026-05-09
summary: Markdown smoke test — bold, italic, links, blockquotes, fenced code.
summary: A second placeholder — layout smoke test.
tags:
- meta
- intro
draft: false
---
# My Second Blog Post
# Second placeholder
Adding some more content to test the layout and the glassy look!
A second placeholder so the salon-hang layout has room to breathe with more than one plate. Remove or replace from `/admin`.
### Markdown Testing
![Placeholder plate](/uploads/placeholder.jpg "replace me")
- **Bold text**
- *Italic text*
- [A link to GitHub](https://github.com)
> "The only way to do great work is to love what you do." - Steve Jobs
```rust
fn main() {
println!("Hello from Rust!");
}
```
Enjoy reading!
> "The painter constructs, the photographer discloses." — Susan Sontag