Kiso v0.1.4 is now available! #180
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 that turns Open Knowledge Format (OKF) bundles into static websites for humans and AI agents—bringing Hugo-like publishing to structured knowledge bases.
What's New
Automatic generation of missing
index.mdfiles.Kiso can now create missing directory index pages during publication, making knowledge bases easier to publish even when some folders do not yet include an explicit
index.md.Profile-based publishing configuration.
The same knowledge base can now be published in different ways by selecting a publishing profile. Profiles can define settings such as language, title, description, base URL, theme, and content ignore patterns.
Profile-specific presentation page.
Each publishing profile can provide its own presentation page, allowing the same source knowledge base to have a different landing experience depending on the intended audience or publication target.
DaisyUI theme support.
Generated sites can now use DaisyUI themes, making it easier to adapt the visual style of a published knowledge base without changing the source content.
All reactions