website-zola/README.md
2025-03-27 20:39:04 -03:00

11 lines
610 B
Markdown

# website-zola
rewrite on my site using [zola](https://www.getzola.org) and the [terminimal](https://github.com/pawroman/zola-theme-terminimal) theme. not even close to being done, i plan to make a lot more changes, this is just so the pages are there.
# HOW DO I FUCKING USE THIS SHIT
this is currently hosted on https://authenyo.xyz but you can also
## INSTALL ZOLA
im not gonna spoon feed you this [heres a page from their docs](https://www.getzola.org/documentation/getting-started/installation/) FUCK YOU
### USE IT
do `zola serve` and go to http://127.0.0.1:1111 or just BUILD IT using `zola build`