Commit graph

18 commits

Author SHA1 Message Date
Arlind Ukshini
88863183e1 update docs: minimal env, WSL deploy, join tracking, rsync excludes
- align auth docs with the simplified POST /auth/login flow
- drop CODE_PEPPER / SMTP / MAIL_FROM / mail.js / request-code references
- document the bifrost_joins table and bin/joins.js CLI
- OPERATIONS.md: WSL setup, exclude data/.env/node_modules on promote rsync
- INSTALL.md: 3-value /etc/fenja/env, drop SMTP prereq

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 17:10:08 +02:00
Arlind Ukshini
a276d07b58 add ICC to text 2026-04-23 16:42:34 +02:00
Arlind Ukshini
072896b126 Merge branch 'main' of git.fenja.ai:aru/fenja-project-bifrost 2026-04-23 16:41:59 +02:00
Arlind Ukshini
69a7f62ae6 text changes and text design 2026-04-23 16:40:04 +02:00
Arlind Ukshini
d5f578a581 update docs 2026-04-23 15:00:53 +02:00
Arlind Ukshini
e3a2d052a7 major great updates 2026-04-23 14:54:25 +02:00
Arlind Ukshini
d7acae8a2c small changes 2026-04-23 14:02:07 +02:00
Arlind Ukshini
ecf83137c9 fix hero anim. 2026-04-23 13:40:26 +02:00
Arlind Ukshini
8bd0fda910 fix hero placement, add iamges 2026-04-23 13:31:11 +02:00
Arlind Ukshini
04c665e51c small fixes 2026-04-23 12:41:18 +02:00
Arlind Ukshini
8790b6629b site structure 2026-04-23 12:40:18 +02:00
Arlind Ukshini
af35862749 add welcome dot, card shrunk, topo.paralx., sticky scroll 2026-04-23 12:06:07 +02:00
Arlind Ukshini
f4cdbf4fd4 remove archive and other changes 2026-04-23 11:40:44 +02:00
Arlind Ukshini
19a88f50b3 simplify login and update features 2026-04-23 10:38:37 +02:00
Arlind Ukshini
f2f0f8a43e Merge Project Bifrost scenes into the Overview page
Six scroll-bound scenes (hero, architecture stack, words fly-in,
aurora arc, treasure-map, join CTA) now live inside page-overview,
above the existing 23-headline timeline. The Europe map stays as a
static background that fades with scroll.

- protected/index.html: rewrote #page-overview only; timeline and
  archive sections unchanged. Site-2 palette re-mapped to site-1
  Nordic Editorial tokens, Fraunces to Newsreader, tokens scoped
  to #page-overview.
- protected/timeline.js: dot-nav boots window.__bifrost.init()
  on first Overview activation. Added .js class on documentElement.
- protected/bifrost.js (new): Lenis + ScrollTrigger wired to the
  overview's internal scroller via scrollerProxy; drives Europe
  map opacity on scroll.
- protected/vendor/{lenis,gsap,scrolltrigger}.min.js (new):
  extracted from site-2's inlined vendor blobs; CSP-compliant.
- protected/fenja/illustrations/{community,council,pilot}.svg
  (new): treasure-map stop images.

No changes to src/, server.js, deploy/, or public/. CSP stays
strict (script-src 'self'); zero inline scripts added. Auth gate
and session model untouched.
2026-04-22 17:48:44 +02:00
Arlind Ukshini
dc545b0776 add welcome page and change transition to timeline 2026-04-22 17:31:45 +02:00
Arlind Ukshini
bb5711c08e Add CLAUDE.md with architecture and security invariants for AI agents
Points to existing PROJECT/OPERATIONS/INSTALL/CHECKLIST docs rather than
duplicating them, and surfaces the non-obvious bits: middleware ordering,
auth flow, and the invariants that must not be broken silently.
2026-04-22 15:31:18 +02:00
Arlind Ukshini
1c395c349b Initial commit: project-bifrost auth + timeline 2026-04-22 14:39:16 +02:00