2 Commits (90b4928c56f635f8b9a8e6193c74ed040cd71241)

Author SHA1 Message Date
Ramy Majouji 90b4928c56 Optimize PNGs and SVGs (#883)
* Optimize Static Assets

* Redraw and Optimize SVGs

* Update Dropdown font size on mobile

* Clean up SVGs

* Revert "Update Dropdown font size on mobile"

This reverts commit 69fd43bdcbf00f398e542228f29467b22391733f.

* Revert "Clean up SVGs"

This reverts commit 32eddfdfe44ab255cd0998bfbcbca1d66d609261.

* keep static/svg/open-source-companies-2.svg as is
5 years ago
Tim Neutkens 7fdda47816 Add autoExport (#782)
* Add autoExport

* Upgrade Next.js

* Upgrade Next.js

* export service worker to /public

* fix service worker build - file exported to /public (unwanted)

* next next@canary

* try to fix SW

* try to fix SW

* add back _next routing for now

* try a mix of configs

* Fix service-worker serving

* Remove _next route

* Next 9

* move stuff back into /static

* fix service-worker

* don't use canary next builds

* static/banner.png -> static/brand/banner.png

* remove now-build script
5 years ago