10 Commits
Author SHA1 Message Date
jinhojang6 2078be3240 feat(web): integrate winnable issues count into social proof section 2026-06-20 00:08:31 +09:00
jinhojang6 64b1761d1c fix(web): update event data and correct spelling in technology stack description 2026-06-19 18:35:05 +09:00
jinhojang6 d40ee16ce1 chore: remove monorepo test coverage implementation plan document 2026-06-18 01:49:38 +09:00
jinhojang6 e3b9a3d66a Add new thumbnail images for tech networking, overview, and storage
- Added tech-networking-thumb.webp to the nav-overlay/figma directory.
- Added tech-overview-thumb.webp to the nav-overlay/figma directory.
- Added tech-storage-thumb.webp to the nav-overlay/figma directory.
2026-06-05 00:21:30 +09:00
jinhojang6 2ad470aa8c chore(web): update debt problem card copy for clarity and conciseness 2026-06-04 22:14:29 +09:00
Jinho Jang fe62cee62b feat: tech stack related articles, feature cards polish, and node programme signup (#34)
* feat(node-programme): refactor signup form and implement submission logic

* fix(web): improve layout and styling of feature cards section

* feat(tech-stack): implement tech stack related articles functionality and update blog article fetching logic
2026-06-04 02:46:17 +09:00
jinhojang6 ff9da710b7 refactor(layout): remove unused meta tags from RootLayout 2026-06-03 03:09:14 +09:00
jinhojang6 86d7b3ecf9 fix(page-transition): improve handling of browser back/forward navigation and bfcache restoration
refactor(about-scroll-stack): remove unnecessary pageshow event listener for scroll updates
chore(active-circles): update snapshot generation timestamp
2026-06-02 22:56:19 +09:00
jinhojang6 43b18f3232 feat: implement newsletter signup functionality with react-query; refactor footer components to integrate new newsletter form 2026-06-02 22:44:34 +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