Skip to content

Show the Profullstack </> ASCII logo on join@ and the hub#14

Merged
ralyodio merged 1 commit into
mainfrom
feat/bbs-logo-banner
Jun 14, 2026
Merged

Show the Profullstack </> ASCII logo on join@ and the hub#14
ralyodio merged 1 commit into
mainfrom
feat/bbs-logo-banner

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

What

A scaled-down ASCII rendition of the Profullstack </> mark now heads every initial prompt — the join@ onboarding screen and the ssh <name>@ hub menu.

Derived from the brand banner image, downscaled to ~50 cols (UTF-8 block glyphs) and rendered in Profullstack red.

                            ▓████▓▒
                           ▒█████▓
          +▒▓             +▓████▓+   ▒+
      :+▒▓▓▓▓            :▓██▓█▓+    ▒▓▓▓▒+
   +▒▒▓▓▓▓▓▓▓            ▓▓▓▓▓▓+     ▒▓▓▓▓▓▒▒+
:+▒▓▓▓▓▓▓▓▒+            ▒▓▓▓▓▓▒       +▒▓▓▓▓▓▓▒▒:
▒▓▓▒▓▒▒▒:              +▓▓▓▓▓▓           :▒▒▒▒▒▒▒▒
▒▒▒▒++                 ▒▓▓▓▓▓+              ++▒▒▒▒
▒▒+                   +▓▓▓▓▓▒                  ++▒
▒▒▒▒+                 ▒▓▓▓▓▒                  +▒▒▒
▒▒▒▒▒▒▒+             ▒▓▓▓▓▒               +▒▒▒▒▒▒▒
+▒▒▒▒▒▒▒▒▒+         +▓▓▓▓▓:            +▒▒▒▒▒▒▒▒++

Changes

  • internal/brand (new): embeds the ASCII logo; Logo() (plain) / Banner() (red, lipgloss).
  • join@: prints brand.Banner() at the top of onboarding.
  • hub: new banner field on the menu Model, rendered above the title; teaHandler passes brand.Banner().

Notes

  • Stacked on feat/one-login-hub-clean (PR One login: pod/IRC/news/Tor in the hub + single-login onboarding #12) — review/merge that first; base is set to it so this diff shows only the logo.
  • ⚠️ A concurrent branch (feat/irc-tilde-premium) also adds a hub banner/MOTD. When integrating, pick one banner wiring — both can share internal/brand.
  • Built & vetted with Go 1.26 (isolated worktree); gofmt clean.

🤖 Generated with Claude Code

@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

Replace the figlet "profullstack.com" wordmark with a scaled-down ASCII
rendition of the Profullstack </> mark (derived from the brand image),
shown on the join@ onboarding and the ssh <name>@ hub. Reuses the existing
banner plumbing; the mark is sourced from internal/brand and rendered in
Profullstack red.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ralyodio
ralyodio force-pushed the feat/bbs-logo-banner branch from 89f90c9 to 6b4db2b Compare June 14, 2026 16:47
@ralyodio
ralyodio changed the base branch from feat/one-login-hub-clean to main June 14, 2026 16:49
@ralyodio
ralyodio merged commit b304922 into main Jun 14, 2026
2 checks passed
@ralyodio
ralyodio deleted the feat/bbs-logo-banner branch June 14, 2026 16:56
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