11 lines
185 B
Markdown
11 lines
185 B
Markdown
# 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`
|