Skip to content

docs: Savanna documentation refresh, LLM export, and video walkthrough - #168

Open
ngarakapati wants to merge 10 commits into
tigergraph:mainfrom
ngarakapati:main
Open

docs: Savanna documentation refresh, LLM export, and video walkthrough#168
ngarakapati wants to merge 10 commits into
tigergraph:mainfrom
ngarakapati:main

Conversation

@ngarakapati

Copy link
Copy Markdown

Summary

Major refresh of Savanna documentation content and navigation, plus tooling for local preview and LLM-friendly exports. Includes a walkthrough video on the database secret guide.

Savanna documentation

  • Restructure navigation across administration, get-started, graph-development, integrations, overview, resources, rest-api, and workgroup-workspace modules
  • Add new pages: MCP agent connection guide, first-graph UI walkthrough, database secret how-to
  • Replace release-notes.adoc with changelog.adoc in overview
  • Update workgroup/workspace guides and refresh screenshots
  • Embed Savanna_Database_Secrets.mp4 on the create-database-secret page

Cloud Classic

  • Fix broken cross-component xrefs (replace internal xrefs with external doc links where components are not in this playbook)
  • Minor content updates across security, solutions, and start modules

Build & preview tooling

  • Add antora-playbook.local.yml for local UI development against sibling antora-ui repo
  • Add Antora extensions: markdown-for-llm.js, llms-txt.js, llm-utils.js
  • Update gulpfile.js and package.json scripts (build:local, dev)
  • Expand .gitignore for build artifacts and local tooling

Merge order

Merge the companion antora-ui PR first, then merge this PR. The production playbook fetches build/ui-bundle.zip from tigergraph/antora-ui@main — the UI bundle must land before this site rebuilds.

Test plan

  • npm run build:local with local antora-ui theme builds successfully
  • npm run dev serves site at localhost with live reload
  • Savanna nav structure and new pages render correctly
  • Database secret page shows embedded video with play overlay
  • MCP connection guide and first-graph UI pages render
  • Cloud Classic xref fixes — no broken internal links on updated pages
  • npm run build (production playbook) succeeds after antora-ui PR is merged

Ignore Antora build artifacts, editor files, and support configurable PORT
for the gulp preview server.
Publish llms.txt and per-page markdown twins for AI tooling, enable AsciiDoc
tabs, and split production and local Antora playbooks for CI vs UI dev.
Reorganize sidebar navigation, replace the get-started hub with console and
MCP onboarding guides, migrate release notes to a changelog, refresh landing
pages and section hubs, and update workgroup, build, and administration docs.
…onent xrefs

Refresh security, solutions, and start pages for Cloud Classic and convert
unresolvable xrefs to external docs.tigergraph.com links.
Embed Savanna_Database_Secrets.mp4 in the create-database-secret guide to
demonstrate the flow in Savanna.
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for thriving-strudel-91d4a9 ready!

Name Link
🔨 Latest commit 0aec41e
🔍 Latest deploy log https://app.netlify.com/projects/thriving-strudel-91d4a9/deploys/6a86feb6db25230007e39f50
😎 Deploy Preview https://deploy-preview-168--thriving-strudel-91d4a9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Remove the fixed width attribute so video sizing is controlled by the
theme videoblock styles.
Use the dedicated cloud bundle so the Savanna/Classic theme is scoped to
cloud-docs and does not depend on the shared default UI bundle. Resolves
once tigergraph/antora-ui#46 (which adds build/ui-bundle-cloud.zip) merges.
Lead with a concept-first explanation of what a database secret is,
move the walkthrough video directly after the intro (no caption), align
the creation steps with the current Savanna UI, and add a "Use a
database secret" section listing pyTigerGraph, TigerGraph MCP, and
GraphRAG.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant