Docs site (cache.tharga.net) + PackageIconUrl migration#49
Merged
Conversation
- Migrate <PackageIconUrl> on all 6 packages from the WordPress-hosted thargelion.se path to https://thargelion.net/assets/component-cache.png - Add DocFX docs site under docs/ published to cache.tharga.net: landing page, 4 articles (getting-started, cache-types, persistence-backends, monitoring), and API reference from the core + Redis/MongoDB/File/Mcp libraries - Use the absolute logo URL with the fixed _master.tmpl overlay so the navbar logo/favicon render correctly on sub-pages (avoids the DocFX 2.78.x ../https:// trap) - Add docs + docs-deploy jobs to build.yml (gated on needs: release) and grant pages/id-token permissions - Link the docs site from README; gitignore DocFX output
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Released as v0.4.7 — https://github.com/Tharga/Cache/releases/tag/0.4.7 |
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.
Completes Tharga.Cache's slice of two Toolkit-wide initiatives from 2026-06-01.
1. Migrate
PackageIconUrlto thargelion.net/assetsAll 6 published packages move from the WordPress-hosted
thargelion.se/wp-content/uploads/...path to the clean stablehttps://thargelion.net/assets/component-cache.png(verified200 / image/png):Tharga.Cache,.Redis,.MongoDB,.File,.Blazor,.Mcp.2. Documentation site at cache.tharga.net
docs/— landing page, 4 articles (getting-started, cache-types, persistence-backends, monitoring), and API reference auto-generated from the core + Redis/MongoDB/File/Mcp libraries._master.tmploverlay, so the navbar logo/favicon render correctly on sub-pages (avoids the DocFX 2.78.x../https://trap). Verified locally — sub-page logo src is the clean absolute URL.docs+docs-deployjobs added tobuild.yml(gated onneeds: release);pages/id-tokenpermissions granted.Built locally with DocFX 2.78.5 — 0 warnings, 0 errors.
Remaining (manual / external — not code)
cache.tharga.net → tharga.github.ioand approve the GitHub Pages custom-domain certificate.