Commit Graph

7 Commits

Author SHA1 Message Date
kkfluous
c48afe22f5 fix: use pnpm@9 in CI to avoid pnpm v10 build-approval and release-age checks
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-06-05 16:31:57 +08:00
kkfluous
094228d29a fix: add pnpm.onlyBuiltDependencies to auto-approve esbuild builds in CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-06-05 16:29:04 +08:00
kkfluous
b20acb9c6e fix: delete pnpm-lock.yaml in CI to bypass minimumReleaseAge check
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
CI fails with ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION when lockfile
contains recently-published packages. Delete and regenerate in CI.
2026-06-05 16:24:50 +08:00
kkfluous
fc47801968 feat: improve page readability, add thumbnail switcher, CI/CD config
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
- Improve spacing and typography on product intro and scenarios pages
- Add thumbnail click switching for architecture hardware showcase
- Fix thumbnail click target and z-index overlap issues
- Add .woodpecker.yml, Dockerfile, and docker-compose.yml for CI/CD
- Set Vite base path to /lnbox/ for sub-path deployment
2026-06-05 16:14:55 +08:00
pazz09adk-glitch
9f4de27243 feat: expand product navigation and carbon tabs
Add new navigation states for product intro, entity diagrams, and scenarios. Implement state management for the carbon database and refine branding UI components.
2026-06-05 11:26:04 +08:00
pazz09adk-glitch
b1e24bba44 feat: initialize OneOSS Hydrogen Box project
Set up the project structure using Vite, React, and Tailwind CSS. Added initial landing page components, assets, and build configuration for the OneOSS Hydrogen Safety & Carbon Factor Box application.
2026-05-27 16:12:01 +08:00
pazz09adk-glitch
9f44addf63 Initial commit 2026-05-27 16:10:06 +08:00