|
1 | 1 | # Asset catalog |
2 | 2 |
|
3 | | -**Audience:** maintainers. |
4 | | -**Owns:** why assets exist and how they may be used. |
5 | | -**Licensing:** [`ATTRIBUTION.md`](../ATTRIBUTION.md). |
| 3 | +**Audience:** maintainers. |
| 4 | +**Owns:** why assets exist and how they may be used. |
| 5 | +**Licensing:** [`ATTRIBUTION.md`](../ATTRIBUTION.md). |
6 | 6 | **Visual rules:** [VISUAL.md](VISUAL.md). |
7 | 7 |
|
8 | 8 | Do not remove assets because they are currently unreferenced. Filenames are themes, not routes. |
9 | 9 |
|
10 | 10 | ## Marks |
11 | 11 |
|
12 | | -| Asset | Role | |
13 | | -| --- | --- | |
14 | | -| `src/assets/logo.png` | Canonical logo | |
15 | | -| `public/logo.png`, `public/logo.pbm` | Public copies | |
| 12 | +| Asset | Role | |
| 13 | +| ----------------------------------------------------- | -------------- | |
| 14 | +| `src/assets/logo.png` | Canonical logo | |
| 15 | +| `public/logo.png`, `public/logo.pbm` | Public copies | |
16 | 16 | | `public/favicon.*`, sized PNGs, Apple / Android icons | Favicon family | |
17 | 17 |
|
| 18 | +## Screenshots (`src/assets/screenshots/`) |
| 19 | + |
| 20 | +Primary imagery. Every file is an unedited capture of the released system |
| 21 | +(window images are cropped to the window; nothing is retouched). Captured from |
| 22 | +the live ISO on the validated QEMU/KVM configuration. Recapture when a release |
| 23 | +visibly changes the UI; never mock or composite. |
| 24 | + |
| 25 | +| File | Shows | |
| 26 | +| -------------------------- | ----------------------------------------------- | |
| 27 | +| `first-boot.png` | Live session at first boot: Welcome + installer | |
| 28 | +| `terminal-fastfetch.png` | Maximized terminal, fastfetch system report | |
| 29 | +| `welcome-handbook.png` | Welcome app, Welcome page | |
| 30 | +| `welcome-your-system.png` | Welcome app, Your System page | |
| 31 | +| `installer-partitions.png` | Calamares partitioning step | |
| 32 | +| `file-manager.png` | Thunar | |
| 33 | +| `settings-manager.png` | XFCE Settings Manager | |
| 34 | +| `applications-menu.png` | Applications menu over the bare desktop | |
| 35 | + |
18 | 36 | ## Photography (`src/assets/img/`) |
19 | 37 |
|
20 | | -| File | Theme | |
21 | | -| --- | --- | |
22 | | -| `hero.jpg` | Geology / permanence | |
23 | | -| `philosophy.jpg` | Geology | |
24 | | -| `texture.jpg` | Geology / material | |
25 | | -| `engineering.jpg` | Engineering | |
26 | | -| `transparency.jpg` | Clarity / structure | |
27 | | -| `observability.jpg` | Systems in view | |
28 | | -| `security.jpg` | Trust (never fear) | |
29 | | -| `workspace.jpg` | Productive work | |
| 38 | +Curated supporting imagery. Use selected images to introduce a chapter, create |
| 39 | +a pause, or reinforce atmosphere. Screenshots remain the primary representation |
| 40 | +of the operating system; photography must not become decoration or replace |
| 41 | +product evidence. |
| 42 | + |
| 43 | +| File | Theme | |
| 44 | +| ------------------- | -------------------- | |
| 45 | +| `hero.jpg` | Geology / permanence | |
| 46 | +| `philosophy.jpg` | Geology | |
| 47 | +| `texture.jpg` | Geology / material | |
| 48 | +| `engineering.jpg` | Engineering | |
| 49 | +| `transparency.jpg` | Clarity / structure | |
| 50 | +| `observability.jpg` | Systems in view | |
| 51 | +| `security.jpg` | Trust (never fear) | |
| 52 | +| `workspace.jpg` | Productive work | |
30 | 53 |
|
31 | 54 | Interchangeable within theme. Not disposable. |
32 | 55 |
|
|
0 commit comments