d9bcbcec7e28869f0ff1193c6f313876af5d96a0
Layout is a simple pane without any restrictions, which should be implemented next to see if the interfaces are stable and usable enough. As for example the interface for `Widget.content()` has changed to return a `[]u8` and not a `*std.ArrayList`.
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.
Open tasks
- Improve navigation
- Have clickable/navigatable links inside of the tui application
- Launch simple http server alongside tui application
Branch: own-tty-visuals
- How can I support to run a sub-process inside of a given pane / layout?
- Create demo gifs using vhs
Description
Terminal User Interface which serves as my presonal website via ssh (see https://gitea.yves-biener.de/yves-biener/wish-serve)