Kiso 0.1.7 is now available! #273
Closed
straumat
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.
Kiso is an open-source publishing engine for the Open Knowledge Format (OKF). It transforms OKF knowledge bundles into static websites that are easy to navigate for both humans and AI agents - For example, it's a good idea to use it with GitHbub pages.
This release focuses on usability and knowledge sharing:
📦 Download the current knowledge bundle
Every published knowledge base now includes a button that lets users download the exact OKF bundle they are browsing.
📱 Improved navigation
The navigation bar has been redesigned for better readability and a much better experience on mobile devices.
✅ Smarter validation
The check command now detects broken local links and reports pages that would result in 404 errors after publication.
As always, everything remains static: no server, no database, no JavaScript framework required.
All reactions