Commit graph

7 commits

Author SHA1 Message Date
Patrick Mulligan
27622f791d feat(deck): SolLunar logo as cover brand + derived favicon
Add the SolLunar eclipse logo (sol/gold + lunar/circuit-blue). Title slide
hero shows the full lockup (webp) with a gold+blue solarpunk glow; the top
bar shows the cropped eclipse emblem + "SolLunar". Derive favicon.png/.ico
+ apple-touch-icon and the top-bar mark from the emblem. Page title → SolLunar.
Lab 484 remains the named tech-backbone entity in the content.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-01 01:20:31 +02:00
Patrick Mulligan
4eb7e88ea5 refactor(deck): rename Archipelago → Lab 484 everywhere
Use the real name: the backbone/brand is Lab 484 (the tech co & 45%
operating partner). Replaces all display text, the internal entity id
('archipelago' → 'lab484'), the page title, and the style.css comment.
Fixes the phrasings the rename made redundant (e.g. "the Lab 484 backbone"
under the Lab 484 wordmark → "shared, open infrastructure"; drops the
"(Lab 484)" qualifier on Lab 484's own responsibilities).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 23:03:56 +02:00
Patrick Mulligan
528502df8c chore(deck): set page title to Archipelago
Matches the umbrella/brand rename. (This blob was lost to the disk-sleep
git corruption; recommitting restores it.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-31 18:20:20 +02:00
Patrick Mulligan
85a42411de chore(deck): rename Solunar to SolLunar throughout
Display text only — the internal 'solunar' entity id and SolunarSlide
component/filename are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 19:51:25 +02:00
Patrick Mulligan
673d937abe feat(deck): 4-category costs + collaboration-wide copy
Cost overview & breakdown render four accented categories (shared stack +
one per entity); revenue, roadmap and ask copy updated for three entities;
page title set to Solunar Punk Society.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 18:34:36 +02:00
Patrick Mulligan
7ae2c75a79 feat(deck): route the deck at / and set page title
DeckView hosts the deck; router points / at it; index.html title
becomes "ARCHIPELAGO — Investment Prospectus".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 18:21:25 +02:00
0054f3ab80 initial scaffold: vue 3 + vite 8 + shadcn-vue + tailwind 4
Wires pinia, vue-router, vue-i18n, vee-validate/zod, shadcn-vue
(reka-ui), tailwind 4 via @tailwindcss/vite. Sample HomeView
proves i18n + pinia + tailwind. Optional nostr/lnbits feature
folders ship as documentation only — deps install on opt-in.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 10:05:39 +02:00