docs: add SEO descriptions and keywords to training pages#105
Open
ChrisGammell wants to merge 2 commits into
Open
docs: add SEO descriptions and keywords to training pages#105ChrisGammell wants to merge 2 commits into
ChrisGammell wants to merge 2 commits into
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>
- Rewrite frontmatter `description` on ~40 doc pages into descriptive summaries - Add `keywords` frontmatter arrays for search indexing - Update homepage title/description copy (removes stray `<head />` typo) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
b950d01 to
c1d7ebc
Compare
|
Visit the preview URL for this PR (updated for commit c1d7ebc): https://golioth-training--pr105-docs-seo-frontmatter-kewotq4c.web.app (expires Wed, 22 Jul 2026 03:28:47 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
Editorial pass adding search/SEO metadata to the training docs. No content or code-exercise changes.
descriptionon ~40 doc pages into real descriptive summaries (e.g."Zephyr can blink with threads!"→ a full sentence).keywordsarrays for search indexing.<head />typo in the old description).Review focus
Notes
Depends on the search/domain infra in
chore/docusaurus-3.10-search-domainto be fully useful, but is independent to review and merge (no file overlap).🤖 Generated with Claude Code