Skip to content

Nvidia/posts - #10

Merged
allexistence merged 3 commits into
mainfrom
nvidia/posts
Aug 15, 2026
Merged

Nvidia/posts#10
allexistence merged 3 commits into
mainfrom
nvidia/posts

Conversation

@allexistence

Copy link
Copy Markdown
Owner

No description provided.

allexistence and others added 3 commits August 15, 2026 22:51
- Restructure the NVIDIA Fabric Manager post into a two-part format:
  concept explanations with analogies, then the exact runbook
- Add tools/check_post_format.rb: validates every post's filename/
  folder date convention and required front matter fields
  (title, date, categories, tags)
- Wire it into the PR build workflow so it runs on every pull request
- Document the local command for it in README.md

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- Add assets/lib as a proper git submodule (chirpy-static-assets),
  replacing the plain untracked clone used for local testing
- Enable assets.self_host in _config.yml so FontAwesome, Day.js,
  GLightbox, MathJax, etc. serve from this domain instead of jsdelivr
- Checkout with submodules: true in both GitHub Actions workflows so
  CI/deploy actually pulls the submodule content
- Stop excluding assets/lib in .dockerignore so local Docker builds
  include it too
- Document cloning with --recurse-submodules in README.md

Note: Bootstrap's CSS/JS is hardcoded to jsdelivr separately in the
theme and isn't covered by this toggle.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@allexistence
allexistence merged commit 4577ec7 into main Aug 15, 2026
1 check passed
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