chore: Docusaurus 3.10 upgrade + local search + move to training.golioth.io#104
Merged
Merged
Conversation
Fast-forward the Golioth Docs submodule (dd7ee4c..80a1630) and correct the README: run npm commands from website/, and use `git submodule update --remote --merge` instead of the detached-HEAD- incompatible `git submodule foreach git pull`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
….golioth.io - Bump @docusaurus/core and preset-classic 3.5.2 -> 3.10.1 (regenerates lockfile) - Add @easyops-cn/docusaurus-search-local for on-site full-text search - Move site URL golioth.github.io -> training.golioth.io - Add JSON-LD Course structured data, default OG social-card image, site-wide keywords, robots.txt, and llms.txt for LLM/search discoverability Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
87279e0 to
ab5f458
Compare
|
Visit the preview URL for this PR (updated for commit ab5f458): https://golioth-training--pr104-chore-docusaurus-3-1-s65zsk87.web.app (expires Wed, 22 Jul 2026 03:28:50 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c5dc029ca233830e70690d9f5440a110931e16d2 |
szczys
approved these changes
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Infrastructure changes to prep the training site for its own domain and add on-site + LLM discoverability.
@docusaurus/core,preset-classic) — regeneratespackage-lock.json(the large diff).@easyops-cn/docusaurus-search-local(local index, no Algolia backend).golioth.github.io→training.golioth.io.Coursestructured data, default OG social-card image, site-wide keywords, newrobots.txt, newllms.txt.Review focus
training.golioth.ioURL and allllms.txtlinks assume DNS/hosting for that host is live. Don't merge/deploy ahead of that.Notes
Content-only SEO frontmatter edits (~40 doc pages) are split into a separate PR (
docs/seo-frontmatter) for a cleaner editorial review.🤖 Generated with Claude Code