feat: post-Forgejo-migration site updates (projects, downloads, chrome) #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/05-21-26-forgejo-migration-refs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Post-migration site updates following the GitHub → Forgejo move. Four commits bundled because they're all consequences of the same migration plus the chrome cleanup that surfaced while testing.
Commits
f44e596— feat(projects): migrate repo CTAs to Forgejo + add Forgejo sigilgit.unityailab.com/UnityAILab/...(with renamesUnity-Lab-AI.github.io → Website,unity → If-Only-I-Had-A-Brain)View on GitHub→View sourceso buttons stop lyingSigils.Forgejomark (CC BY-SA 4.0, Caesar Schinas / Forgejo project) replaces the GitHub octocat on those CTAsGitHub Pages→Self-hosted (nginx)everywhere on the Unity AI Lab Home card18e35c3— chore(vendor): strip dangling sourceMappingURL from bootstrap bundleENOENT bootstrap.bundle.min.js.mapon every load; comment removed instead of shipping a 150 KB .map for a vendored lib we don't debugaf7ad37— feat(downloads): rewrite hub as codex 05 to match site chromedownloads/index.html: 782 → 98 lines, dropped Bootstrap + AOS + Font Awesome + custom styles.cssredesign/downloads-{data,v1}.jsx+downloads-v1.cssfollow the apps-v1 pattern, extended with version stamp / feature bullets / stat trio / requirements list / dual CTAdownloads/moana/,downloads/Local Unity/) intentionally not touched — phased follow-up734982c— fix(chrome): root-relative nav + footer links so subdir pages work./xxx→/xxx(was breaking when clicking nav from/downloads/)./and new/prefixes/downloadsentry to footer navgithub.com/Unity-Lab-AI/Unity-Lab-AI.github.iotogit.unityailab.com/UnityAILab/Website, with the new Forgejo sigil on the proof tileTest plan
/projects— all 5 card CTAs land on the correct public Forgejo repo; Forgejo sigil renders instead of GitHub octocat/downloads/— renders codex 05 chrome (mast / meta / cover / 3-card grid / disclaimer / EOF), zip downloads work/downloads/, every nav + footer link resolves to root (/about,/projects, etc.) — not/downloads/aboutUnityAILab/Websiteon Forgejo- Swap 5 Project-tab CTA hrefs from github.com/Unity-Lab-AI to git.unityailab.com/UnityAILab. Two repos renamed in the move: Unity-Lab-AI.github.io → Website, unity → If-Only-I-Had-A-Brain. - Relabel CTAs "View on GitHub" → "View source" so the button text matches the destination host. - Add Sigils.Forgejo (official mark, CC BY-SA 4.0 by Caesar Schinas / Forgejo project, from codeberg.org/forgejo/meta/branding/) plus a 'forgejo' branch in projects-v1.jsx renderCtaIcon. Project data now uses icon: 'forgejo'. - Correct Card II ("Unity AI Lab Home") hosting claims — bullet, meta HOST, overview, and stack array all moved from "GitHub Pages" to self-hosted nginx to match current deployment. - Update file-header comment in projects-data.jsx to point at the Forgejo portfolio instead of github.com/Unity-Lab-AI.