18 Commits

Author SHA1 Message Date
vcoppe
cb4892ace3 rename file 2025-05-09 19:39:25 +02:00
vcoppe
2848402e97 add apple touch icon 2025-05-08 19:48:13 +02:00
vcoppe
7e8f1acf67 remove apple touch icon 2025-05-08 18:54:46 +02:00
vcoppe
21261f732f improve icons 2025-05-08 18:39:12 +02:00
Jon Herman
4e9d65089c Add basic PWA support (#38) (#210)
* Add basic PWA support

See: https://github.com/gpxstudio/gpx.studio/issues/38

This will add a basic manifest.json file to the response that creates an
installable PWA.

It still needs to be internationalized.

* Refactor PWA integration and update dependencies

- Removed @vite-pwa/sveltekit dependency and related configurations from package.json and vite.config.ts.
- Added prebuild script to generate PWA manifest before build.
- Moved the manifest link to hooks.server.js and included Apple touch icon.
-Added images for various platforms. Images were generated with https://www.pwabuilder.com/imageGenerator

* use svg icon, fix urls, and remove generated manifest files

---------

Co-authored-by: jonherman <jonherman@gmail.com>
Co-authored-by: vcoppe <vianney.coppe@gmail.com>
2025-05-08 18:23:07 +02:00
vcoppe
e4f6dfbf78 fix logo 2025-05-08 15:16:47 +02:00
vcoppe
eed13abeb0 remove embed pages and 404 from search results 2024-09-24 15:52:34 +02:00
vcoppe
f36194b336 add robots.txt 2024-08-14 16:58:26 +02:00
vcoppe
38cad3308c use enhanced img 2024-07-05 17:13:19 +02:00
vcoppe
cb735db216 about page 2024-07-05 16:08:16 +02:00
vcoppe
9edcc5b55b about page progress 2024-07-05 01:02:53 +02:00
vcoppe
89382a497c using markdown for docs 2024-07-02 10:07:54 +02:00
vcoppe
1198390d7d seo 2024-06-26 20:33:01 +02:00
vcoppe
d41621ebc7 responsive menu 2024-06-20 11:59:21 +02:00
vcoppe
031977b801 dark mode everywhere 2024-04-28 17:01:22 +02:00
vcoppe
4e0bb275fb menubar 2024-04-08 17:12:39 +02:00
vcoppe
a1cbcfb953 maplibre map 2024-04-05 17:53:42 +02:00
vcoppe
2e9770882c first commit 2024-04-03 16:13:42 +02:00