Fáilte Future — Versions & Rollback

ECIS26 landing page · 🟢 staging.creativefed.eu/failte_future/ · local 127.0.0.1:8089/failte_future/ · status 2026-06-21

🟢 LIVE now: v0.3.21 — reachable at /failte_future/. Going live with another version = copy its file to index.html.
VersionWhatData / sourceOpen
v0.3.21 LIVE Event date corrected to 10–12 November 2026 (three days, was 10–11). Updated everywhere: topbar, Save-the-Date, meta description, Open Graph description and the legal page event line. No layout change. 2026-06-22
v0.3.20 prev Legal page added. New legal.html modelled on Brand.Brief — combined Imprint (publisher CreativeFED, no ECBN; registration/address/legal-form marked “to be confirmed”; DCCI host) + Privacy / GDPR (sign-up → Listmonk EU + Brevo Paris, double opt-in, Art. 6(1)(a); no analytics/cookies). Fáilte Future palette. Landing-page footer now links Imprint · Privacy. 2026-06-21
v0.3.19 prev Mobile hero fix. On phones the headline clipped because main uses align-items:flex-start. Capped .lockup to max-width:100% + smaller mobile font (26–44px) + word-break, so it wraps cleanly. 2026-06-21
v0.3.18 prev Natural typing rhythm. Replaced the constant type speed with a jittered per-keystroke delay (135–280ms), small breaths at spaces, longer pauses at punctuation, and occasional hesitation — so the Welcome word types like a person writing. 2026-06-21
v0.3.17 prev Welcome typing starts after a 3s delay on load (caret blinks first). Locked v0.3.16 deployed to staging. 2026-06-21
v0.3.16 prev Slowed the typewriter / cursor effect: type 95→160ms, erase 45→85ms, hold 1400→1800ms, gap 350→480ms; caret blink 1s→1.3s. (🔒 locked + first staging deploy.) 2026-06-21
v0.3.15 prev Background stretched vertically by +500pt via background-size:100% calc(100% + 500pt) + solid green base, so the dark band sits lower. (First tried it on the gradient’s own size — that calc() turned the page white; caught in a render check and replaced.) 2026-06-21
v0.3.14 prev CreativeFED logo scaled down 20% (height 54→43px) for better balance with DCCI. 2026-06-21
v0.3.13 prev Logo alignment fix. The CreativeFED PNG carried ~9% left / ~19% top-bottom transparent padding (DCCI had none), so its wordmark sat indented. Trimmed it to its content box → both partner logos now start on the same left line. 2026-06-21
v0.3.12 prev Two-column layout: left = boilerplate, right = partner logos stacked (Hosted by → DCCI, Curated by → CreativeFED). Logos still misaligned (CreativeFED padding). 2026-06-21
v0.3.11 prev Added partner logos under the boilerplate: “Hosted by” → DCCI, “Curated by” → CreativeFED (white/diap logos, label above each). Single column. 2026-06-21
v0.3.10 prev “Save the Date” changed from h2 to h4 (smaller heading level + reduced size 14–18px). 2026-06-21
v0.3.9 prev Set the gap between the “Save the Date” heading and the email field to exactly 10pt (form margin-top). 2026-06-21
v0.3.8 prev Added a “Save the Date: 10–11 November 2026, Dublin” heading above the sign-up form. Dialled the ECIS logo back to ~2× (clamp 110–170px) after v0.3.7 read too big. 2026-06-21
v0.3.7 prev ECIS logo enlarged ~3× (180–276px) — too big, superseded by v0.3.8. 2026-06-21
v0.3.6 prev Added the ECIS triangle logo (b/w transparent, ecis_logo_bw.png), centred under the header. True to original (no invert), smaller size. 2026-06-21
v0.3.5 prev Boilerplate updated with links: DCCI (dcci.ie), CreativeFED (creativefed.eu), Irish Design Week 2026 (dcci.ie/whats-on/…). Links open in a new tab. Note: the Design Week URL slug still reads “2025”. 2026-06-21
v0.3.4 prev Moved the boilerplate paragraph to below the sign-up form (was above it in v0.3.3). Plain text, no links. 2026-06-21
v0.3.3 prev Added the official boilerplate paragraph (event description: two-day flagship, Dublin, Irish EU Presidency, DCCI host / CreativeFED convener, priorities, part of Irish Design Week 2026) — placed above the sign-up form. 2026-06-21
v0.3.2 prev Sign-up wired. The “Keep me posted” form posts to Listmonk’s public form → list “Fáilte Future · ECIS26” (id 15, double opt-in). Listmonk sends the confirmation email itself; no custom backend, no DOI race. Honeypot field against bots. Endpoint verified end-to-end against a +alias (then cleaned up). 2026-06-21
v0.3.1 prev v3 + finalisation pass: event dates in topbar (10–11 Nov 2026), Open-Graph / social-share meta, description meta, link to this versions page. Sign-up still a placeholder. 2026-06-21
v0.3 prev “One line” lockup: Fáilte* Future [Welcome] all on one line, third word typed out across 22 EU languages. Dark-green/amber, Irish EU-Presidency logo, Fáilte footnote. 2026-06-21
v0.2 prev “Typewriter” variant — earlier take on the animated welcome word. 2026-06-21
v0.1 prev First static draft of the lockup. 2026-06-21

⏳ Open before launch

↩︎ Rollback

Every version is reachable individually above (for comparison). “Live” = /failte_future/index.html. Going live with a version means copying its file into index.html.

Easiest way: tell Claude, e.g. rollback Fáilte Future auf v3 — handles backup + copy + check.

Yourself in the terminal (example back to v3):

cd ~/claudeproj/_local_staging/failte_future cp index.html snapshots/_backup_pre_rollback_$(date +%Y%m%d_%H%M).html cp snapshots/v3_one-line.html index.html

Canonical source snapshots are also kept in the project folder: CLAUDE_projects/ECIS26_Dublin_PM/Fáilte Future/05_Kommunikation/Landing_Page/.

Fáilte Future · ECIS26 · versions.html · v0.3.20 LIVE · local staging server 127.0.0.1:8089 · 3-step flow: 127.0.0.1 → staging.creativefed.eu → live (on Gerin’s OK).