added README

This commit is contained in:
2026-06-21 23:37:28 +02:00
parent 557774fd18
commit 61043d6bf3
+10
View File
@@ -0,0 +1,10 @@
# Tea Showcase
This is a simple python script generating a static website which showcases my public gitea projects.
generate with:
```bash
$ make all
```
output will be in `./build`