50cd2a3f30
Fix Sitemap http to https
continuous-integration/drone/push Build is passing
2020-04-29 13:58:45 +02:00
d59620b8c5
Sitemap: Fix lastmod date format
continuous-integration/drone/push Build is passing
2020-04-22 12:12:24 +02:00
3c364814df
Only fetch published photos and locations
...
continuous-integration/drone/push Build is passing
- Globally for photos
- For sitemap locations and photos
2020-04-22 12:01:52 +02:00
06c1475c5f
Sitemap: Get location modified date if no photo exists
...
Only for not throwing an error
2020-04-19 12:26:16 +02:00
bd9b91f480
⚠️ Fix most animations/transitions performance issues
...
continuous-integration/drone/push Build is passing
- Basically add `will-change` to CSS elements to enable GPU animations, less choppy, more sassy
- Use requestAnimationFrame over setTimeout
- Avoid repaints AMAP
2020-04-05 16:07:44 +02:00
76e2f8242e
Sitemap.xml: Add last updated date
...
Get each location last photo created date as the latest content added
2020-04-03 21:07:41 +02:00
2dc51a167a
⚠️ Use alias Rollup plugin to omit full imports
...
continuous-integration/drone/push Build is passing
- Define entries (utils, animations, etc) in the Rollup config in order to omit the whole back path (../../) when importing a file
- Global revoleExtensions in the config (to avoid duplicates)
2020-03-30 23:53:01 +02:00
dedf400ea8
Fix things
continuous-integration/drone/push Build is passing
2020-03-22 20:07:11 +01:00
4d2d853808
Add sitemap route
...
Adds routes and locations to sitemap.xml file
2020-03-22 17:30:58 +01:00