Files
tui-website/README.md
Yves Biener c47efefbc4
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (pull_request) Successful in 49s
doc: update README documentation
2024-11-13 19:47:13 +01:00

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


Open tasks

  • Improve navigation
  • Have clickable/navigatable links inside of the tui application
  • Launch simple http server alongside tui application