8ac6c16289b56ffa2cbbc5c3e7af5d40336ec335
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m22s
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.
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)