Add shared StarIntel Discord footer #1

Open
lost-rob0t wants to merge 2 commits from agent/add-starintel-discord-footer into master
lost-rob0t commented 2026-07-30 05:10:06 +00:00 (Migrated from github.com)

Changes

  • add the shared StarIntel community footer to the CLOG application
  • link the Discord invite at https://discord.gg/R3VY8wr86Y
  • load the footer once from the common page initialization path
  • keep it theme-aware, responsive, accessible, and anchored after dynamically appended UI

Validation

  • shared JavaScript passes node --check
  • Common Lisp form structure was checked after the bootstrap change
## Changes - add the shared StarIntel community footer to the CLOG application - link the Discord invite at `https://discord.gg/R3VY8wr86Y` - load the footer once from the common page initialization path - keep it theme-aware, responsive, accessible, and anchored after dynamically appended UI ## Validation - shared JavaScript passes `node --check` - Common Lisp form structure was checked after the bootstrap change
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent/add-starintel-discord-footer:agent/add-starintel-discord-footer
git switch agent/add-starintel-discord-footer

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff agent/add-starintel-discord-footer
git switch agent/add-starintel-discord-footer
git rebase master
git switch master
git merge --ff-only agent/add-starintel-discord-footer
git switch agent/add-starintel-discord-footer
git rebase master
git switch master
git merge --no-ff agent/add-starintel-discord-footer
git switch master
git merge --squash agent/add-starintel-discord-footer
git switch master
git merge --ff-only agent/add-starintel-discord-footer
git switch master
git merge agent/add-starintel-discord-footer
git push origin master
Sign in to join this conversation.
No description provided.