Yves Biener a877ac3e7d
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m7s
feat(content): routing to provided .blog paths
This is a starting point to dynamically loading `markdown` files as blog
entries. With this change the *doc/about.md* and *doc/blog.md* files
are no longer builded into the executable and instead read from the
filesystem during runtime (along with the new test file *doc/test.md*).
2025-11-01 22:36:48 +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%