2023-03-25 12:23:11 +01:00
|
|
|
+++
|
|
|
|
title="TOML metadata test"
|
2023-03-26 12:01:59 +02:00
|
|
|
date=2023-03-26T11:57:00+02:00
|
2023-04-03 23:33:25 +02:00
|
|
|
updated=2023-04-03T22:07:57+02:00
|
2023-03-25 12:23:11 +01:00
|
|
|
+++
|
|
|
|
|
2022-09-05 00:02:58 +02:00
|
|
|
hope it works yay
|
|
|
|
|
2023-03-26 12:01:59 +02:00
|
|
|
here have a squid kid miku to test relative paths:
|
2022-09-05 00:02:58 +02:00
|
|
|
|
|
|
|
![Squid kid miku](FbHSmoeUUAA2x-m.png)
|
2023-03-26 12:01:59 +02:00
|
|
|
|
|
|
|
modified post test, see if docker skips build using
|
2023-03-26 13:58:38 +02:00
|
|
|
its cache if only a post has changed.
|
2023-06-18 11:34:08 +02:00
|
|
|
|
2023-07-29 20:22:13 +02:00
|
|
|
testing "smart" punctuation --- I don't know if I want it. 'it should' do some fancy stuff.
|
|
|
|
|
2023-06-18 11:34:08 +02:00
|
|
|
code hilighting test:
|
|
|
|
|
|
|
|
```rs
|
|
|
|
fn main() {
|
|
|
|
println!("Hello world!")
|
|
|
|
}
|
|
|
|
```
|
2023-07-29 20:22:13 +02:00
|
|
|
|
|
|
|
uh oh, here comes a screenshot from a different post!
|
|
|
|
|
|
|
|
![dungeon screenshot](../dungeon/screenshot.png)
|
|
|
|
|
|
|
|
and here it is again, except it should 404!
|
|
|
|
|
|
|
|
![missing dungeon screenshot](../dungeon/screenshot.jpeg)
|