Commit Graph

33 Commits

Author SHA1 Message Date
Tao Li 420be7f865 Add one more faq for secret encryption (#1096) 2018-03-26 13:04:10 -07:00
Oliver Liu f488b40d21 Add Certificate lifetime configuration in FAQ. (#1079) 2018-03-19 14:01:19 -07:00
Martin Taillefer 11324613a8
Add missing .html suffix on some links. (#1080) 2018-03-19 12:20:27 -07:00
Martin Taillefer 8d8fd08399
Introduce support for building the site in "preliminary" mode. (#1052) 2018-03-05 11:05:26 -08:00
Oliver Liu 5ba887bdc1 Add secure Ingress instructions. (#1002) 2018-02-15 12:03:25 -08:00
Tao Li 18cc0662cf Update security FAQ (#954) 2018-02-08 13:39:55 -08:00
Martin Taillefer aab7fa27a8
Major update of the web site's infrastructure. (#826)
Four major themes to this work:

* Performance. This new site is fast. It loads considerably faster, especially on mobile.
Every pixel is drawn exactly once. Clicking around doesn't result in things jiggling everywhere.

* Navigation. I wanted to make it easier to get around the site, especially on mobile. To that end, we now have:

  - Sticky navigation elements. The top nav bar, the left sidebar and the right TOC are now sticky and remain
on screen even as page content is scrolled.

  - Tabs in the Docs section have been removed and integrated as accordion items in the left sidebar.

* Layout. I moved a bit of content around to make it easier to find and give us some room to grow:

  - The Help page is now replaced with a full Help section. This provides a home for the FAQ, glossary,
bug reporting, and troubleshooting pages.

  - The About page is now replaced with a full About section. This provides a home for the release notes, roadmap, upcoming "in the news" section, etc.

* Design. I tried to improve consistency across the site and provide a slightly lighter feel by minimizing the impact of some design elements. Specifics:

  - Font sizes are now consistent across the site.

  - The site does a much better job at adjusting to different screen sizes which makes the mobile experience better.

  - Accessibility is improved by adding many attributes for screen readers, and by ensuring the site scales properly based on user-selected fonts.
2018-01-03 08:16:28 -08:00
Martin Taillefer cdce9159d9
Move things around so we get a sidebar on the doc welcome page. (#766)
This finally gives a home to oddball things like the FAQ, Glossary,
Release notes, and Contributing to the Docs stuff.

Took the opportunity to do a bit of tidying up in the directory structure
of the site by removing useless subdirectories.
2017-12-06 10:08:41 -08:00
Martin Taillefer 05ae202696
Updated artwork for home page + cleaned up logo + new logo label font (#757) 2017-12-04 19:22:02 -08:00
Martin Taillefer 9aa8f5b947
Site cleanup
- Remove unreferenced files

- Stop using sitemap_exclude in front matter since nothing is looking at this.

- Minify the javascript files for faster loading.

- Cleanup and add favicons

- Fill some of the app manifests for Android and Windows to integrate more nicely.

- Address a few Lighthouse auditing issues.
2017-11-26 13:37:14 -08:00
Martin Taillefer 003905b4b5 Improve formatting of FAQ panel text. (#735) 2017-11-25 12:04:36 -08:00
Martin Taillefer 0ba1adcfbc
Revamp the FAQ page. (#733)
- The FAQ page now has categories to make the page more scalable.

- Removed the FAQ pages that were added a little while ago and integrate
their content into the main site FAQ page.

- Stop computing sitemap.xml since there's a Jekyll plugin that does that
for us.
2017-11-24 20:32:09 -08:00
Martin Taillefer 012245ea54
Fix broken links to CONTRIBUTING.md (#717) 2017-11-17 17:03:21 -08:00
Martin Taillefer 17a733935a
Updates for new repo layout. (#699) 2017-11-02 13:59:24 -07:00
Shriram Rajagopalan b2497e0b9a assorted fixes (#689) 2017-10-25 12:41:16 -04:00
Douglas Reid c4f89f5e9f Add initial Partner/Vendor FAQ (#687) 2017-10-24 15:40:54 -07:00
Sven Mawson 55325f6d09 Update roadmap FAQ entry to mention 0.2 (#582) 2017-10-01 11:19:32 -07:00
Shriram Rajagopalan 391388294c samples->guides (#501)
* samples->guides

* more renames

* egress rule placeholder
2017-09-22 16:12:20 -04:00
Shriram Rajagopalan 80669ca121 split tasks into categories (#489)
* split tasks into categories

* redirects

* Update istio-auth.md

* Update rate-limiting.md

* Update distributed-tracing.md

* fix links

* nit

* FAQs
2017-09-21 18:29:08 -04:00
Laurent Demailly 1ab073678d Revert "Added Consul Task (#444)"
This reverts commit 43054fb8ff.

a) it has broken links
but more importantly
b) you can't and should not rewrite history, https://istio.io/docs/tasks/installing-istio.html is all over the internet and must stay, treat it as an API compatibility issue
2017-09-16 14:57:22 -07:00
GregHanson 43054fb8ff Added Consul Task (#444)
* addded consul task

* removed unused link

* review comments

* rename installing-istio to installing-istio-in-kubernetes
2017-09-15 17:30:39 -04:00
Shriram Rajagopalan 91f711affc mass sed (#448) 2017-09-15 12:02:57 -04:00
mtail fd3269bd8e Add more cross-references between sections.
- Cross-link between bugs/community/faq/troubleshooting pages.

- Add pointers to the working groups to the community page & footer.
2017-07-22 08:26:07 -07:00
Laurent Demailly a98e4b522c Point to 0.1 archive of docs and site version fixes (#406)
* Point to 0.1 archive of docs and site version fixes

Point to 0.1 archive of docs and site version fixes:
site.data.istio.version was used where it should be hardcoded to 0.1
(like in “our first release was …”) and vice versa (like in the footer)

There isn’t really a navigation (as I don’t know how to do that) but at
least the docs/welcome page points to 0.1
2017-07-11 17:35:29 -07:00
Laurent Demailly d22926af4f Rename how-what-istio-started.md to how-was-istio-started.md (#399) 2017-06-20 16:47:00 -04:00
Shriram Rajagopalan 6fe82c471d Rename Istio-Manager to Pilot (#360)
* rename resources

* sed Istio-Manager to Pilot in docs

* sed manager -> Pilot

* updating slides

* remove old images

* Sed in images

* the Pilot -> Pilot

* Istio Manager -> Pilot

* final set of seds
2017-06-08 16:46:36 -04:00
Martin Taillefer 1f69ebd1a4 Update Mixer FAQ answer. (#324) 2017-05-23 19:42:14 -07:00
Martin Taillefer 760de2eb22 Add a FAQ entry about "Why Mixer?"
- Also a few fixes in other FAQ entries.

- Force the right-hand scrollbar on, which eliminates the very annoying left/right jiggle that
was happening whenever loading a new page on istio.io.
2017-05-23 11:54:25 -07:00
Martin Taillefer d6681e4a66 A couple corrections. 2017-05-18 15:54:54 -07:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Martin Taillefer 575c89a795 Use an accordion organization for the FAQ page. 2017-05-09 20:38:43 -07:00
Martin Taillefer bcbf2106de Rejigger how FAQ entries are specified to make things easier to manipulate.
This change will allow nice FAQ-specific UI to be built fairly easily.
2017-05-09 15:43:15 -07:00