From 1d95ab7481151a5ba190c1457241feebf8ec4bfc Mon Sep 17 00:00:00 2001 From: mtail Date: Fri, 27 Jul 2018 09:59:20 -0700 Subject: [PATCH] More icons --- content/about/community/index.md | 1 + content/about/contribute/_index.md | 1 + content/about/feature-stages/index.md | 1 + content/about/media-resources/index.md | 1 + content/about/notes/0.1/index.md | 1 + content/about/notes/0.2/index.md | 1 + content/about/notes/0.3/index.md | 1 + content/about/notes/0.4/index.md | 1 + content/about/notes/0.5/index.md | 1 + content/about/notes/0.6/index.md | 1 + content/about/notes/0.7/index.md | 1 + content/about/notes/0.8/index.md | 1 + content/about/notes/1.0/index.md | 1 + content/about/notes/_index.md | 1 + content/about/release-cadence/index.md | 1 + content/docs/_index.md | 1 + content/docs/setup/kubernetes/_index.md | 1 + .../setup/kubernetes/helm-install/index.md | 1 + content/help/bugs/index.md | 1 + content/help/faq/_index.md | 1 + content/help/faq/general/index.md | 1 + content/help/faq/mixer/index.md | 1 + content/help/faq/security/index.md | 1 + content/help/faq/setup/index.md | 1 + content/help/faq/traffic-management/index.md | 1 + content/help/glossary/index.md | 1 + content/help/ops/_index.md | 1 + static/img/bugs.svg | 49 +++++++++++ static/img/cadence.svg | 67 +++++++++++++++ static/img/community.svg | 36 ++++++++ static/img/contribute.svg | 81 ++++++++++++++++++ static/img/docs.svg | 20 +++++ static/img/faq.svg | 81 ++++++++++++++++++ static/img/feature-status.svg | 18 ++++ static/img/glossary.svg | 27 ++++++ static/img/guide.svg | 28 +++++++ static/img/helm.svg | 1 + static/img/kubernetes.svg | 84 +++++++++++++++++++ static/img/notes.svg | 24 ++++++ 39 files changed, 543 insertions(+) create mode 100644 static/img/bugs.svg create mode 100644 static/img/cadence.svg create mode 100644 static/img/community.svg create mode 100644 static/img/contribute.svg create mode 100644 static/img/docs.svg create mode 100644 static/img/faq.svg create mode 100644 static/img/feature-status.svg create mode 100644 static/img/glossary.svg create mode 100644 static/img/guide.svg create mode 100644 static/img/helm.svg create mode 100644 static/img/kubernetes.svg create mode 100644 static/img/notes.svg diff --git a/content/about/community/index.md b/content/about/community/index.md index 5de655d255..19a36d06c9 100644 --- a/content/about/community/index.md +++ b/content/about/community/index.md @@ -6,6 +6,7 @@ keywords: [community] type: community aliases: - /community +page_icon: /img/community.svg --- Istio is an open source project with an active community that supports its use and on-going development. We'd love for you to join us and get involved! diff --git a/content/about/contribute/_index.md b/content/about/contribute/_index.md index a6f35a3238..e94198d90b 100644 --- a/content/about/contribute/_index.md +++ b/content/about/contribute/_index.md @@ -5,4 +5,5 @@ weight: 100 type: section-index aliases: - /docs/welcome/contribute/index.html +page_icon: /img/contribute.svg --- diff --git a/content/about/feature-stages/index.md b/content/about/feature-stages/index.md index e5e0dd95ac..71f46ba136 100644 --- a/content/about/feature-stages/index.md +++ b/content/about/feature-stages/index.md @@ -7,6 +7,7 @@ aliases: - /docs/reference/feature-stages.html - /docs/welcome/feature-stages.html - /docs/home/roadmap.html +page_icon: /img/feature-status.svg --- This page lists the relative maturity and support diff --git a/content/about/media-resources/index.md b/content/about/media-resources/index.md index ac8c96aca6..ace4ad4a8b 100644 --- a/content/about/media-resources/index.md +++ b/content/about/media-resources/index.md @@ -3,6 +3,7 @@ title: Media Resources description: Official Istio resources for digital and printed materials. weight: 90 type: media-resources +page_icon: /img/istio-blue-logo.svg --- Here are a few assets in case you want to show off your support for Istio, integration to Istio, or want to link back to diff --git a/content/about/notes/0.1/index.md b/content/about/notes/0.1/index.md index 9e69ebf530..fe9feb7418 100644 --- a/content/about/notes/0.1/index.md +++ b/content/about/notes/0.1/index.md @@ -3,6 +3,7 @@ title: Istio 0.1 weight: 100 aliases: - /docs/welcome/notes/0.1.html +page_icon: /img/notes.svg --- Istio 0.1 is the initial [release](https://github.com/istio/istio/releases) of Istio. It works in a single Kubernetes cluster and supports the following features: diff --git a/content/about/notes/0.2/index.md b/content/about/notes/0.2/index.md index 48122e1867..87886c4ed3 100644 --- a/content/about/notes/0.2/index.md +++ b/content/about/notes/0.2/index.md @@ -3,6 +3,7 @@ title: Istio 0.2 weight: 99 aliases: - /docs/welcome/notes/0.2.html +page_icon: /img/notes.svg --- ## General diff --git a/content/about/notes/0.3/index.md b/content/about/notes/0.3/index.md index 50bd05f915..1ae32a4a32 100644 --- a/content/about/notes/0.3/index.md +++ b/content/about/notes/0.3/index.md @@ -3,6 +3,7 @@ title: Istio 0.3 weight: 98 aliases: - /docs/welcome/notes/0.3.html +page_icon: /img/notes.svg --- ## General diff --git a/content/about/notes/0.4/index.md b/content/about/notes/0.4/index.md index 1630a1a753..9d749e20d7 100644 --- a/content/about/notes/0.4/index.md +++ b/content/about/notes/0.4/index.md @@ -3,6 +3,7 @@ title: Istio 0.4 weight: 97 aliases: - /docs/welcome/notes/0.4.html +page_icon: /img/notes.svg --- This release has only got a few weeks' worth of changes, as we stabilize our monthly release process. diff --git a/content/about/notes/0.5/index.md b/content/about/notes/0.5/index.md index 5a7e5b9f5d..1750631517 100644 --- a/content/about/notes/0.5/index.md +++ b/content/about/notes/0.5/index.md @@ -1,6 +1,7 @@ --- title: Istio 0.5 weight: 96 +page_icon: /img/notes.svg --- In addition to the usual pile of bug fixes and performance improvements, this release includes the new or diff --git a/content/about/notes/0.6/index.md b/content/about/notes/0.6/index.md index ff149ac48f..7539e80509 100644 --- a/content/about/notes/0.6/index.md +++ b/content/about/notes/0.6/index.md @@ -1,6 +1,7 @@ --- title: Istio 0.6 weight: 95 +page_icon: /img/notes.svg --- In addition to the usual pile of bug fixes and performance improvements, this release includes the new or diff --git a/content/about/notes/0.7/index.md b/content/about/notes/0.7/index.md index 39015dc983..41c0f4e8a5 100644 --- a/content/about/notes/0.7/index.md +++ b/content/about/notes/0.7/index.md @@ -1,6 +1,7 @@ --- title: Istio 0.7 weight: 94 +page_icon: /img/notes.svg --- For this release, we focused on improving our build and test infrastructures and increasing the diff --git a/content/about/notes/0.8/index.md b/content/about/notes/0.8/index.md index 95ed56e511..ff59aa5751 100644 --- a/content/about/notes/0.8/index.md +++ b/content/about/notes/0.8/index.md @@ -1,6 +1,7 @@ --- title: Istio 0.8 weight: 93 +page_icon: /img/notes.svg --- This is a major release for Istio on the road to 1.0. There are a great many new features and architectural improvements in addition to the usual pile of bug fixes and performance improvements. diff --git a/content/about/notes/1.0/index.md b/content/about/notes/1.0/index.md index 887a7587ea..72cbfa1d3b 100644 --- a/content/about/notes/1.0/index.md +++ b/content/about/notes/1.0/index.md @@ -1,6 +1,7 @@ --- title: Istio 1.0 weight: 92 +page_icon: /img/notes.svg --- We're proud to release Istio 1.0! Istio has been in development for nearly two years, and the 1.0 release represents a substantial diff --git a/content/about/notes/_index.md b/content/about/notes/_index.md index 7bd1d0fa65..d9661ac03c 100644 --- a/content/about/notes/_index.md +++ b/content/about/notes/_index.md @@ -7,6 +7,7 @@ aliases: - /release-notes - /docs/welcome/notes/index.html - /docs/references/notes +page_icon: /img/notes.svg --- - [Istio 1.0](./1.0) diff --git a/content/about/release-cadence/index.md b/content/about/release-cadence/index.md index b382a90eed..5db96d1363 100644 --- a/content/about/release-cadence/index.md +++ b/content/about/release-cadence/index.md @@ -2,6 +2,7 @@ title: Build & Release Cadence description: How we manage, number, and support Istio releases. weight: 6 +page_icon: /img/cadence.svg --- We produce new builds of Istio on a daily basis. Around once a month or so, we take one of these daily diff --git a/content/docs/_index.md b/content/docs/_index.md index a8b44a5896..492f65b414 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -5,6 +5,7 @@ description: Learn how to deploy, use, and operate Istio. weight: 1 sidebar_multicard: true type: section-index +page_icon: /img/docs.svg --- In addition, you might find these links interesting: diff --git a/content/docs/setup/kubernetes/_index.md b/content/docs/setup/kubernetes/_index.md index 05670914fc..e2a684cf96 100644 --- a/content/docs/setup/kubernetes/_index.md +++ b/content/docs/setup/kubernetes/_index.md @@ -7,4 +7,5 @@ type: section-index aliases: - /docs/tasks/installing-istio.html - /docs/setup/install-kubernetes.html +page_icon: /img/kubernetes.svg --- diff --git a/content/docs/setup/kubernetes/helm-install/index.md b/content/docs/setup/kubernetes/helm-install/index.md index 7f528c66c4..f56fa696bc 100644 --- a/content/docs/setup/kubernetes/helm-install/index.md +++ b/content/docs/setup/kubernetes/helm-install/index.md @@ -6,6 +6,7 @@ keywords: [kubernetes,helm] aliases: - /docs/setup/kubernetes/helm.html - /docs/tasks/integrating-services-into-istio.html +page_icon: /img/helm.svg --- Quick start instructions for the setup and configuration of Istio using Helm. diff --git a/content/help/bugs/index.md b/content/help/bugs/index.md index 2a7a886cf8..6cc88513f1 100644 --- a/content/help/bugs/index.md +++ b/content/help/bugs/index.md @@ -5,6 +5,7 @@ weight: 35 aliases: - /bugs.html - /bugs/index.html +page_icon: /img/bugs.svg --- Oh no! You found a bug? diff --git a/content/help/faq/_index.md b/content/help/faq/_index.md index bf8adc53cc..d2cb18ee23 100644 --- a/content/help/faq/_index.md +++ b/content/help/faq/_index.md @@ -7,6 +7,7 @@ aliases: - /faq - /docs/welcome/faq.html - /docs/reference/faq.html +page_icon: /img/faq.svg --- You've got questions? We've got answers! diff --git a/content/help/faq/general/index.md b/content/help/faq/general/index.md index fbb540116e..4177a06fd0 100644 --- a/content/help/faq/general/index.md +++ b/content/help/faq/general/index.md @@ -4,4 +4,5 @@ linktitle: General description: General Q & A weight: 10 type: faq +page_icon: /img/faq.svg --- diff --git a/content/help/faq/mixer/index.md b/content/help/faq/mixer/index.md index 3942df3442..f35a9e6e27 100644 --- a/content/help/faq/mixer/index.md +++ b/content/help/faq/mixer/index.md @@ -4,4 +4,5 @@ linktitle: Mixer description: Mixer Q & A weight: 40 type: faq +page_icon: /img/faq.svg --- diff --git a/content/help/faq/security/index.md b/content/help/faq/security/index.md index f8fa0352ee..fe12dc067b 100644 --- a/content/help/faq/security/index.md +++ b/content/help/faq/security/index.md @@ -4,4 +4,5 @@ linktitle: Security description: Security Q & A weight: 30 type: faq +page_icon: /img/faq.svg --- diff --git a/content/help/faq/setup/index.md b/content/help/faq/setup/index.md index 4c7b8e3144..3a809f1288 100644 --- a/content/help/faq/setup/index.md +++ b/content/help/faq/setup/index.md @@ -4,4 +4,5 @@ linktitle: Setup description: Setup Q & A weight: 20 type: faq +page_icon: /img/faq.svg --- diff --git a/content/help/faq/traffic-management/index.md b/content/help/faq/traffic-management/index.md index 98b0cc4d5c..8ccb3bef0f 100644 --- a/content/help/faq/traffic-management/index.md +++ b/content/help/faq/traffic-management/index.md @@ -4,4 +4,5 @@ linktitle: Traffic Management description: Traffic Management Q & A weight: 50 type: faq +page_icon: /img/faq.svg --- diff --git a/content/help/glossary/index.md b/content/help/glossary/index.md index 22d254febf..574e41141c 100644 --- a/content/help/glossary/index.md +++ b/content/help/glossary/index.md @@ -7,4 +7,5 @@ aliases: - /glossary - /docs/welcome/glossary.html - /docs/reference/glossary.html +page_icon: /img/glossary.svg --- diff --git a/content/help/ops/_index.md b/content/help/ops/_index.md index c6baabe7c1..d306c4a0d4 100644 --- a/content/help/ops/_index.md +++ b/content/help/ops/_index.md @@ -7,4 +7,5 @@ aliases: - /troubleshooting.html - /troubleshooting/index.html - /help/troubleshooting/index.html +page_icon: /img/guide.svg --- diff --git a/static/img/bugs.svg b/static/img/bugs.svg new file mode 100644 index 0000000000..389064d73a --- /dev/null +++ b/static/img/bugs.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + diff --git a/static/img/cadence.svg b/static/img/cadence.svg new file mode 100644 index 0000000000..5812bf18bf --- /dev/null +++ b/static/img/cadence.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/community.svg b/static/img/community.svg new file mode 100644 index 0000000000..37c8d487d7 --- /dev/null +++ b/static/img/community.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + diff --git a/static/img/contribute.svg b/static/img/contribute.svg new file mode 100644 index 0000000000..59b977a2f9 --- /dev/null +++ b/static/img/contribute.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/docs.svg b/static/img/docs.svg new file mode 100644 index 0000000000..65c903dcbb --- /dev/null +++ b/static/img/docs.svg @@ -0,0 +1,20 @@ + + + + + + diff --git a/static/img/faq.svg b/static/img/faq.svg new file mode 100644 index 0000000000..8475a950ec --- /dev/null +++ b/static/img/faq.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + diff --git a/static/img/feature-status.svg b/static/img/feature-status.svg new file mode 100644 index 0000000000..1ba1dd1830 --- /dev/null +++ b/static/img/feature-status.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/img/glossary.svg b/static/img/glossary.svg new file mode 100644 index 0000000000..9fecc2ba8c --- /dev/null +++ b/static/img/glossary.svg @@ -0,0 +1,27 @@ + + + + diff --git a/static/img/guide.svg b/static/img/guide.svg new file mode 100644 index 0000000000..41b4783572 --- /dev/null +++ b/static/img/guide.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + diff --git a/static/img/helm.svg b/static/img/helm.svg new file mode 100644 index 0000000000..6014e6d049 --- /dev/null +++ b/static/img/helm.svg @@ -0,0 +1 @@ +helm-logo \ No newline at end of file diff --git a/static/img/kubernetes.svg b/static/img/kubernetes.svg new file mode 100644 index 0000000000..bedd3b88e4 --- /dev/null +++ b/static/img/kubernetes.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/static/img/notes.svg b/static/img/notes.svg new file mode 100644 index 0000000000..3e54a3e9fa --- /dev/null +++ b/static/img/notes.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + +