Files
tui-website/README.md
Yves Biener 361623d0f1
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 54s
doc: remove warning about required zig version
2026-01-17 12:31:23 +01:00

401 B

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.

zterm

This tui application also serves as an example implementation of the zterm library.