Yves Biener 8ac6c16289
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m22s
mod: bump zterm dependency; add zlog dependency
`zlog` is used to log messages to the log file that is also used by
`serve` by default, making it a single source for all the log messages.
2025-11-01 00:18:44 +01:00
2025-10-29 16:29:35 +01:00
2024-10-07 19:28:01 +02:00
2025-10-29 16:29:35 +01:00

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 library.

Description
Terminal User Interface which serves as my presonal website via ssh (see https://gitea.yves-biener.de/yves-biener/wish-serve)
Readme MIT 342 KiB
0.0.4 Latest
2025-11-08 12:55:48 +01:00
Languages
Zig 100%