blob: 5bfb9575c8f9b819376c1c76dd3cb99bc1844915 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# yummers.dev
this is the source code for my website, [yummers.dev](https://yummers.dev)
to build:
```bash
# install pandoc>=3.8, zip
$ ./make_html index.md
```
## Legal
Copyright 2025 yum_food.
I am the sole copyright owner of this work. You cannot host, display,
distribute or share this work neither as it is or altered, in any form
including physical and digital.
|