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