Commit 30af988
Add complete documentation pages to landing page
Create professional HTML pages for all documentation sections:
- docs/quickstart.html — Installation and first extraction
- docs/overview.html — Architecture and design decisions
- docs/tutorial.html — Format-by-format walkthrough
- docs/usecases.html — Real-world integration patterns
- docs/recipes.html — Copy-paste code snippets
All pages use consistent styling with:
- Professional gradient header
- Collapsible details/summary elements for better UX
- Code examples with proper whitespace handling
- Breadcrumb navigation
- Links back to home page
- Responsive mobile design
Updated index.html to link to all new pages with correct hrefs.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 222d631 commit 30af988
6 files changed
Lines changed: 1233 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
| 439 | + | |
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
0 commit comments