open-code-review/pages/src/components
kite 4cc2fe8568
Some checks are pending
CI / test (push) Waiting to run
Deploy Pages / build (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions
feat(pages): add blog section with i18n support (#355)
Add a blog feature to the pages site including:
- BlogPage component with list/detail views, tag filtering, search, and TOC
- Blog content system with markdown posts and i18n (en/ja/zh)
- Navbar integration with blog tab and improved active state detection
- MarkdownRenderer image path handling for relative/absolute paths
- Webpack CopyPlugin for serving static blog assets
2026-07-10 22:55:53 +08:00
..
icons refactor(pages): redesign benchmark section with new data model and code quality improvements 2026-06-17 20:56:22 +08:00
BenchmarkSection.tsx feat(pages): consolidate icons, add scroll-to-top, responsive titles (#241) 2026-06-29 15:44:41 +08:00
ColorBends.css refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00
ColorBends.tsx refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00
FadeInSection.tsx refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00
FeaturesSection.tsx feat(pages): consolidate icons, add scroll-to-top, responsive titles (#241) 2026-06-29 15:44:41 +08:00
Footer.tsx refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00
HeroSection.tsx fix(pages): adjust HeroSection terminal section height and bottom padding (#296) 2026-07-06 10:44:44 +08:00
HighlightsSection.tsx docs: add official website link to READMEs and update screenshots 2026-06-29 17:20:39 +08:00
LandingPage.tsx refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00
MarkdownRenderer.tsx feat(pages): add blog section with i18n support (#355) 2026-07-10 22:55:53 +08:00
Navbar.tsx feat(pages): add blog section with i18n support (#355) 2026-07-10 22:55:53 +08:00
QuickStartSection.tsx feat(pages): consolidate icons, add scroll-to-top, responsive titles (#241) 2026-06-29 15:44:41 +08:00
UseCasesSection.tsx feat(pages): consolidate icons, add scroll-to-top, responsive titles (#241) 2026-06-29 15:44:41 +08:00
WhySection.tsx feat: init 2026-05-20 22:03:52 +08:00