Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katakate documentation

Mintlify site for Katakate org projects: K7 docs live under k7/, K7d under k7d/. Configuration is at the repo root: docs.json.

Local preview

Mintlify does not ship a static “deploy to disk” flow in the usual sense; you run their dev server to preview the site locally.

Prerequisites: Node.js (includes npm).

From the repository root (this directory, where docs.json lives):

npm i -g mint
mint dev

Open the URL the CLI prints (usually http://localhost:3000). Edit *.mdx/docs.json and reload; changes hot-reload.

If the CLI is outdated or something looks broken:

mint update

There is nothing to “deploy” locally for production—mint dev is only a preview. When you are ready, connect the hosted Mintlify project to this repo and push the default branch.

Publishing

Connect the Mintlify GitHub app so pushes to the default branch deploy the site.

Layout

Path Contents
index.mdx Org landing
k7/ K7 (sandbox CLI, API, SDK)
k7d/ K7d (Rust VMM: VM & cluster fork, snapshot trees)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages