mirror of
https://github.com/hanzo-docs/docs.git
synced 2026-07-27 04:31:57 +00:00
35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
Hanzo Docs
|
|
Copyright (c) 2026 Hanzo AI, Inc.
|
|
|
|
Forked from https://github.com/fuma-nama/fumadocs
|
|
Tracks Fumadocs 16.9.x (@hanzo/docs-core 16.9.3, re-scoped from fumadocs-core).
|
|
|
|
This product includes software from Fumadocs (https://github.com/fuma-nama/fumadocs), licensed under MIT:
|
|
|
|
Copyright (c) 2023 Fuma
|
|
|
|
This product includes software derived from vitefu (https://github.com/svitejs/vitefu), licensed under MIT:
|
|
|
|
Copyright (c) Bjorn and Dominik
|
|
|
|
DEVIATIONS from upstream Fumadocs
|
|
---------------------------------
|
|
- Workspace packages re-scoped from `fumadocs-*` to the `@hanzo/docs-*` namespace
|
|
(28 packages); upstream CLI/content tools are retained verbatim.
|
|
- Served-site branding is "Hanzo Docs": site metadata (apps/docs/lib/metadata.ts),
|
|
title template and OpenGraph (apps/docs/app/layout.tsx), and framework/UI/core/
|
|
MDX/CLI labels (apps/docs/lib/get-llm-text.ts).
|
|
- First-party Hanzo ecosystem product docs under apps/docs/content/docs/ (agents,
|
|
gateway, iam, kms, llm, machines, commerce, chat, and more) replace the upstream
|
|
demo content.
|
|
- Additional brand/product documentation apps under apps/ (base-docs, bootnode-docs,
|
|
cloud, dev-docs, engine-docs, ml-docs, router-docs, zen-docs, zap-docs, and more)
|
|
beyond upstream's single docs app.
|
|
- Added Zen LM workspace packages (@zenlm/ui, @zenlm/models) not present upstream.
|
|
- Single-build docs.hanzo.ai hub architecture documented in
|
|
apps/docs/content/docs/contributing/docs-architecture.mdx (authored / generated /
|
|
ported content model), not present upstream.
|
|
- Removed upstream-specific content that posed a clean-room hazard.
|
|
- Added this NOTICE and the "Hanzo AI, Inc." copyright; the upstream LICENSE
|
|
(MIT, Copyright (c) 2023 Fuma) is preserved intact.
|