59 Commits

Author SHA1 Message Date
a01619911d add(zmd): parse markdown file contents and display the parsed contents
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 44s
Not everything can be parsed and displayed correctly yet, however this
will the default file format to use for adding page contents (i.e.
normal pages, blog entries, etc.)
2024-10-13 12:57:44 +02:00
2db1d55fcf mod(Header): move name to the right hand side
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 30s
2024-10-09 21:13:07 +02:00
93ecfbeda0 add(PopupMenu): menu to enable space key binding groupings
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 32s
Some minor layout changes of the application
2024-10-09 11:10:40 +02:00
63bef849ec add(ViewPort): wrapper for vaxis.widgets.ScrollView
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 31s
2024-10-08 15:34:48 +02:00
7c6d2aa659 fix(header): render title in the aligned horizontal
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 32s
2024-10-08 14:22:30 +02:00
fd77a99150 rem(build): test for non-existing file
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 38s
2024-10-07 22:17:20 +02:00
5038c92ab4 add(header): header with configurable title
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 31s
2024-10-07 22:04:29 +02:00
6fea65a359 setup project using and
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s
2024-10-07 19:28:01 +02:00
d46ef18ffd Initial commit 2024-10-07 19:09:57 +02:00