Commit ebfc5fa
committed
feat(apps): add Pillow Book and Letter Press, bump to 0.25.1
Pillow Book — Heian-era categorical diary in the voice of Sei Shōnagon.
Washi-paper aesthetic with Shippori Mincho B1 + Cormorant italic, ten
seeded categories (things that quicken the heart, things that should be
short), seasonal frame, contentEditable entries, custom categories,
localStorage persistence, JSON export, print spread.
Letter Press — 19th-century jobbing print shop. California-layout type
case feeds a composing stick; brass lever pulls an impression with
per-character translate / rotate / opacity jitter and ink bleed. Five
faces, four inks, three paper stocks, body/leading/bleed sliders. SVG
export embeds the font import and uses feTurbulence for paper grain.
Print mode isolates the broadside.1 parent 6c3160b commit ebfc5fa
8 files changed
Lines changed: 2226 additions & 88 deletions
File tree
- pages
- public
- apps
- src
- components
- pages/apps
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
450 | 458 | | |
451 | 459 | | |
452 | 460 | | |
| |||
464 | 472 | | |
465 | 473 | | |
466 | 474 | | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
467 | 483 | | |
468 | 484 | | |
469 | 485 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments