13 lines
478 B
Markdown
13 lines
478 B
Markdown
# Tui-Website
|
|
|
|
This is my terminal based website. It is served as a tui application via ssh and as a simple html page via https.
|
|
|
|
It contains information about me and my projects as well as blog entries about something I feel like writing something about.
|
|
|
|
> [!caution]
|
|
> Only builds using the zig master version are tested to work.
|
|
|
|
## zterm
|
|
|
|
This tui application also serves as an example implementation of the [zterm](https://gitea.yves-biener.de/yves-biener/zterm) library.
|