Commit Graph

7 Commits

Author SHA1 Message Date
2dc51a167a ⚠️ Use alias Rollup plugin to omit full imports
All checks were successful
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
fbdbe21dd6 Use server detected host for sharing URLs 2020-03-28 12:48:59 +01:00
9ffc210c02 WIP Animations all over site
- Run a transition In for each page
- Involve a "loader" panel on page change
- TODO: tweak the animations and finish the concept
2020-03-06 14:22:51 +01:00
ed1ff95eb4 Use site store for title and social metas 2020-03-03 20:40:42 +01:00
a7831d2202 Add error page 2020-03-03 17:41:06 +01:00
3ed48ebcfb Fixes 2020-01-02 14:14:47 +01:00
c003b969d5 First commit
Explore Svelte and Sapper
2019-12-23 18:43:22 +01:00