Mike Fix
c5f45eb398
fix /embed page
...
- Closes #815 , Closes #816
5 years ago
Mike Fix
803a88c471
remove unnecessary /about routing
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
Michael Fix
f5a1541389
robots.txt ( #772 )
6 years ago
Mike Fix
7adea4a7c8
improve public deployments
6 years ago
Michael Fix
117b4f021a
Add offline support ( #699 )
...
* add offline support
* update manifest to use desktop icon
* simplify next-offline config
* don't enable cache control on service workers
6 years ago
Mike Fix
5cecbc912f
simplify next.config.js
6 years ago
Mike Fix
f9be12e68f
silence now integration on github
6 years ago
Timothy
5f369876d7
Use Now 2.0 for building and deployment ( #611 )
6 years ago
Mike Fix
31644ca093
disable auto-alias
6 years ago
Mike Fix
c0ff116de8
embeds
...
expose CodeMirrorLink, load only necessary theme in embed
implement copy button in Carbon window controls
add copy to queryParam
use next/head and metatags in /embed
make editor have router prop
fix now.json rewrites
allow local stylesheets in embed
6 years ago
Michael Fix
0580e1c8e8
Separate API service, deploy frontend statically ( #474 )
...
* extract server into separate service
* fix basic tests with url.parse
* use Next withRouter
* remove old custom next rendering
6 years ago
Mike Fix
cc2cafaca5
opt out of now v2 for now
6 years ago
Michael Fix
936d28d5d0
Move to now.json so GitHub integration kicks in ( #414 )
7 years ago