Freya Gustavsson
Freya Gustavsson
The line in middle of planet is too sharp, should ease out more
Previous footer didn't have to be on every page. However upon thinking about it there are some things that could be on every page. Two things that comes to mind...
Right now whenever you post to Facebook or Twitter it will just use the orange EDAssets logo. I would want to replace some of the meta-tags to utilize a custom...
Right now [colors](https://edassets.org/#/colours) doesn't say what each colour is for in the title. This should be changed to make it easier to find what you want.
Currently ZIP files will be `all`, `svgs` or `pngs`. We should change this to be `-(all|vectors-only|images-only)` to make mass-downloading easier. Quick fix before #44 is created
Since we can generate ZIP files from the web, this should be the ideal way of generating. This avoids an extra step when adding assets and will always include all...
Right now everything defaults to edassets.org or tries to grab directly from absolute url directory `/static`. This will not work when using `spytec.github.io/edassets`. Low priority as we have a development...
To make embedding better everywhere as well as better results on Google, [vue-head](https://github.com/ktquez/vue-head) might be a good idea