9 Commits
Author SHA1 Message Date
jinhojang6 d6b47e7679 fix: address Build the Parallel review feedback 2026-08-11 03:53:32 +09:00
jinhojang6 dc6b664fc6 fix: align λ lockup to brand guide 2026-07-23 00:28:12 +09:00
jinhojang6 ed3b37841b feat(web): enhance DragScroll with smooth snapping to nearest card 2026-06-20 01:12:33 +09:00
jinhojang6 328a010e04 feat(web): implement DragScroll component for enhanced horizontal scrolling experience 2026-06-20 01:04:05 +09:00
jinhojang6 37f744cc0b fix(lambda-prize): show three distinct featured prizes linking to GitHub
The featured prizes all duplicated LP-0017. Replace with the three real
prizes and deep-link each card to its prize spec on GitHub.

- Prizes: LP-0017 (Whistleblower, Medium, $400), LP-0008 (Autonomous AI
  Module, Large, $1,200), LP-0016 (Anonymous Forum, Large, $1,200); copy
  matched to logos.co/lambda-prize
- Each card "Learn More" now links to
  github.com/logos-co/lambda-prize/blob/master/prizes/<id>.md (new tab)
- Button wrapper: external http(s) hrefs render a native target=_blank anchor
  instead of next-intl Link (which would locale-prefix and break the URL)
2026-06-03 02:04:36 +09:00
jinhojang6 26913b012f feat: add active circles snapshot and sync script; update footer with newsletter form
- Introduced a new JSON snapshot for active circles, including details about events and statistics.
- Added a script to sync the active circles snapshot from the live Logos API.
- Updated package.json to include a new build step for syncing active circles.
- Modified footer component to include an interactive newsletter signup form.
- Adjusted various links in content to point to updated resources and initiatives.
- Enhanced link validation to support same-page anchors.
2026-06-02 22:06:36 +09:00
jinhojang6 e319fdc696 feat: publish Logos packages to npm 2026-05-15 20:01:59 +09:00
jinhojang6 3f17318eda feat: add site configuration, metadata generation, and theme initialization scripts 2026-05-07 09:35:58 +09:00
jinhojang6 f5e4b6ad68 refactor: refactor button and card components to use localized navigation 2026-04-25 02:57:31 +09:00