|
Make project work standalone without local server
- Copied fonts to assets/fonts/ with relative paths - Copied kit.css to css/kit.css with fixed relative font paths - Embedded artists JSON directly in index.html - Updated app.js to use window.__ARTISTS__ instead of fetch - Updated all asset paths in index.html to be relative This allows opening index.html directly via file:// protocol. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
|---|
|
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-BoldItalic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLight.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-ExtraLightItalic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-Light.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-LightItalic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBoldItalic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-Thin.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/IBMPlexMono-ThinItalic.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/IBM_Plex_Mono/OFL.txt 0 → 100644 |
|---|
| assets/fonts/phosphor-icons/LICENSE 0 → 100644 |
|---|
| assets/fonts/phosphor-icons/README.md 0 → 100644 |
|---|
| assets/fonts/phosphor-icons/package.json 0 → 100644 |
|---|
| assets/fonts/phosphor-icons/src/css/icons.css 0 → 100644 |
|---|
|
Too large (Show diff)
|
| assets/fonts/phosphor-icons/src/fonts/Phosphor.eot 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/phosphor-icons/src/fonts/Phosphor.svg 0 → 100644 |
|---|
|
Too large (Show diff)
|
| assets/fonts/phosphor-icons/src/fonts/Phosphor.ttf 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/phosphor-icons/src/fonts/Phosphor.woff 0 → 100644 |
|---|
|
Not supported
|
| assets/fonts/phosphor-icons/src/fonts/Phosphor.woff2 0 → 100644 |
|---|
|
Not supported
|
| css/kit.css 0 → 100644 |
|---|
| index.html |
|---|
| js/app.js |
|---|