Georgios Kalpakas
|
d0bc83ca27
|
build(aio): implement prerendering
The current implementation is based on @igorminar's [angular-io-v42][1]. It is
using Protractor to request all docs URLs, let them fallback to `/index.html`
and save the rendered page.
[1]: https://github.com/IgorMinar/angular-io-v42/tree/05508ab3/tools/prerenderer
Fixes #15104
|
2017-03-17 15:31:22 -05:00 |
Georgios Kalpakas
|
b804a488c5
|
feat(aio): make it easy to keep relevant logs outside the docker container
|
2017-03-13 10:30:49 -07:00 |
Georgios Kalpakas
|
cbde75e77b
|
feat(aio): redirect HTTP to HTTPS
|
2017-03-13 10:30:49 -07:00 |
George Kalpakas
|
fa1920a02b
|
feat(aio): enable deep-linking on deployed apps (until prerendering is done) (#15049)
|
2017-03-13 09:35:16 -07:00 |
Georgios Kalpakas
|
aa30c50144
|
feat(aio): make it easier to create a docker image (less variables to overwrite)
|
2017-03-07 18:24:45 -08:00 |
Georgios Kalpakas
|
c8d87a936b
|
feat(aio): add support for HTTPS (certificates provided by host - fallback to self-signed)
|
2017-03-07 18:24:45 -08:00 |
Georgios Kalpakas
|
115164033b
|
ci(aio): add initial implementation for aio-builds setup
|
2017-03-07 18:24:45 -08:00 |