Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

docs-privacycommand

Source for the privacycommand documentation site, built with Mintlify.

Production is a Cloudflare Worker serving the static export as assets (wrangler.jsonc). just deploy builds and publishes it. Hostname:docs.privacycommand.privacykey.org(DNS not configured yet)

Local preview

npm run dev # mint dev, on http://localhost:3000
npm run check # validate docs.json navigation against the files on disk

npm run check is the fast gate — it catches a page listed in docs.json with no matching file, and a file that exists but isn't in the navigation. Run it before pushing; CI runs a link check on top.

Layout

docs.json navigation, theme, SEO
introduction.mdx … the Guide tab, one file per page
develop/ the Develop tab
images/ logo/ assets
scripts/ check-docs.mjs

Contributing

See CONTRIBUTING.md. Docs for the app itself live in the privacycommand repo — this repo is the site only.

Licence

MIT, matching privacycommand. See LICENSE.

About

Documentation site for privacycommand — forensic permission audits for macOS apps

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages