Add README, QUICKSTART, and SUMMARY docs

This commit is contained in:
2026-04-12 14:28:20 +08:00
parent 04907e1ac6
commit 22f3667a17
3 changed files with 89 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# mini-pages
A collection of standalone single-page web apps — each file is self-contained HTML with inline CSS and JavaScript, no build tools required.
## Pages
| File | Title | Description |
|------|-------|-------------|
| `eight-drunken-styles.html` | 醉翁八態 · Eight Drunken Styles | Interactive showcase of eight classical drunken archetypes (猴、獅、豬、羊、狼、狐、哭、真), with expandable stripe cards on desktop and a responsive grid on mobile. |
| `liquor-tasting.html` | 飲酒七方 · Seven Ways of Liquor Drinking | The seven traditional ways of drinking (壯、放、覬、獨、對、共、豪) and a four-step tasting procedure (看、嗅、喝、回味). |
| `shoe-size.html` | 鞋子尺寸對照表 | Shoe size converter across 7 regional standards (EU, US, UK, mm, MX, BR, RU) with instant lookup. |
## Tech Stack
- Pure HTML / CSS / JavaScript — zero dependencies
- Google Fonts (Noto Serif TC, Noto Sans TC, Cinzel)
- CSS animations, scroll-reveal via IntersectionObserver
- Responsive design with mobile breakpoints
## License
Personal project by Timmy.