Skip to content

Repository files navigation

Keet Support Docs

Static documentation site for Keet, built with Fumadocs.

Setup

@tetherto/docs-seo-* packages are published to GitHub Packages. The repo includes .npmrc scoped to @tetherto; set a token before installing:

cp .env.example .env
# Add a GitHub classic PAT with read:packages to GITHUB_TOKEN in .env, then:
export $(grep -v '^#' .env | xargs)   # or: source .env if your shell supports it
npm install
npm run postinstall

If you cannot use GitHub Packages locally, copy node_modules from a working pear-docs checkout instead of running npm install.

Development

npm run dev

Open http://localhost:3000.

Build

npm run build
npm run serve

Static export is written to out/.

Scripts

Script Description
check:internal-links Validate internal links in content/*.mdx
build:og Generate Open Graph images

License

Code in this repository is licensed under the Apache License 2.0. The documentation content (Markdown/MDX under content/ and images under public/) is covered by the same license unless noted otherwise.

Third-party material is attributed in NOTICE — notably Font Awesome icons (CC BY 4.0) and the Poppins font (SIL OFL 1.1).

"Keet" and the Keet logo are trademarks of their respective owners; this license does not grant any right to use them.

See CONTRIBUTING for how to propose changes.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages