snaha / diete.design

https://diete.design
MIT License
0 stars 0 forks source link

feat: landing page #198

Closed agazso closed 5 months ago

agazso commented 5 months ago

Moved the old page under /test.

Known issues:

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
diete-design ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 3:08pm
agazso commented 5 months ago

There is a svelte preprocessor (well vite preprocessor really) to optimize the image sizes at build time. I would suggest we use it for the background images https://kit.svelte.dev/docs/images

That's a good point, at first glance it seems that it does not support css urls, so something else has to be done. I opened an issue about it: https://github.com/diete-design/diete.design/issues/200