Craig Box

Results 405 comments of Craig Box

100%. Though, to be honest, all that content will need to go in the docs too :) one quick note, I don't think GENEVE is relevant any more? I definitely...

@cefn Thanks for the report. I'm not sure we can do much more without a fundamental change to how we present this data (e.g. not having a TOC on the...

> the individual involved in making the CSS design decisions As with so many open source projects, we don't really have one of those. The site was created about eight...

I assume that resizing to that width removed the page table of contents on the right?

Hey @cefn, How do you feel about this? https://github.com/istio/istio.io/pull/16076

The changes have landed. Here is the result for the example shown earlier: Closing this particular issue. There will be more, especially around mobile (no attempt was made) and some...

* https://deploy-preview-16529--preliminary-istio.netlify.app/v1.25/docs/ : no header * https://deploy-preview-16529--preliminary-istio.netlify.app/v1.25/docs/overview: no header I built the archive with: ``` export SCRIPT_DIR=scripts export PREV_MINOR=1.25 DRY_RUN=1 ISTIOIO_GIT_SOURCE=https://github.com/istio/istio.io.git "${SCRIPT_DIR}"/build_old_archive.sh "build-old-archive-${PREV_MINOR}.0" ``` 1.25 was never marked as archived...