Skip to content

kosli-dev/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kosli Documentation

Warning

This documentation is still a work in progress and is not yet the official Kosli documentation.

Source for kosli.mintlify.app, built with Mintlify.

Development

Install the Mintlify CLI (requires Node.js v19+):

npm i -g mint

Start a local preview at http://localhost:3000:

mint dev

Other useful commands:

mint broken-links   # Validate all internal links
mint a11y           # Check colour contrast and accessibility
mint update         # Update the CLI

Content

  • docs.json — Navigation, theme, and site configuration. Every new page must be added here.
  • Content directoriesunderstand_kosli/, getting_started/, administration/, integrations/, implementation_guide/, client_reference/, terraform-reference/, api-reference/
  • snippets/ — Reusable MDX fragments (only for content used in 2+ pages)
  • changelog/ — Product changelog

See CLAUDE.md for full authoring conventions.

Deployment

Opening a PR automatically creates a Mintlify preview environment. Merging to main deploys to production automatically via the Mintlify GitHub app.

Automation

.mintlify/workflows/update-changelog.md — A Mintlify agent workflow that runs every Monday at 09:00 UTC. It reviews all PRs merged to kosli-dev/cli and kosli-dev/terraform-provider-kosli since the last changelog entry and writes a new <Update> block to changelog/index.mdx. Notifications are posted to the #docs Slack channel.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors