An easier way of defining KZones layouts #108
miro662
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello there!
I really like KZones, but I found the current way of defining layouts cumbersome. I created a simple domain-specific language that allows to define layouts just as ratio between zones (+ nesting) and a CLI tool that translates them into KZones config.
It is available at https://github.com/miro662/kzones-config. Feel free to reach out with any suggestions.
All reactions