Yves Biener 74bf941820
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m23s
feat(content): scrollable contents; bump zterm dependency
With functional increments in `zterm`'s `Scrollable` `Element`, an
implementation (such as `Content`) can provide a size hint for the
minimal required size to dynamically change its dimensions for the
scrollable `Container` in the `Scrollable` `Element`.
2025-11-01 14:44:05 +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%