Commit Graph

7 Commits

Author SHA1 Message Date
sunzhongyi 184353cfb0 feat: add Create page for interactive theme customization 2026-05-20 17:29:37 +08:00
sunzhongyi 466613a69b fix: correct GitHub link to actual repository URL
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 17:10:30 +08:00
sunzhongyi 941df8d79f fix(ci): normalize directory casing to lowercase for Linux CI
macOS is case-insensitive but Linux CI is case-sensitive.
Git was tracking uppercase Layout/Text/Media but imports used lowercase.
Renamed via git mv to make both consistent (lowercase).

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 16:54:35 +08:00
sunzhongyi 1f09bba3ef feat: complete newspaperui component library with docs site
- 18 React components (Layout/Section/Article/Layer/Masthead/Rule +
  Headline/Subhead/Kicker/BodyText/Quote/Byline/Dateline/Caption +
  Image/Figure/Video/PullQuote)
- Theme: warm off-white palette, Source Serif 4 / Cormorant Garamond /
  Inter / Noto Serif SC/JP, visual weight mapping, dark mode
- Docs: Landing page, 6 Blocks (zh/en/jp), component API docs
- GitHub Pages deployment via static export

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 14:22:14 +08:00
sunzhongyi 610805a374 - 2026-05-20 01:30:49 +08:00
sunzhongyi 7dded89537 - 2026-05-20 01:30:41 +08:00
sunzhongyi f3e6b95be9 - 2026-05-19 21:09:56 +08:00