Commit Graph

26 Commits

Author SHA1 Message Date
Martin Taillefer 2a181a22cd
Add a help page (#738)
- istio.io/help now brings up a help page which groups together all the things users can do when
they need help.

- Replaced the FAQ link in the top right of each page with a Help link instead

- Did a bit of cleanup in the page footer content & naming

- Whenever there isn't much page content, the page footer is now glued to the bottom of the visible browser page instead
of floating like a fool in the middle of the page/screen.

- Fix clickable region in new FAQ page. Instead of just being able to click on the words, you can now click
on the whole heading area to expand it.
2017-11-26 05:57:32 -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 a1df5dc08f Generate id values for individual FAQ entries so they can be referenced by name. (#377) 2017-06-13 10:58:52 -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
Martin Taillefer f90b9a4908 Add mention of Istio authors of FAQ. 2017-05-09 14:27:00 -07:00
Martin Taillefer d29d22f20e Remove references to Alpha and introcuce global version identifier. 2017-05-09 13:41:27 -07:00
Martin Taillefer bf58a12409 Update community page & footer. 2017-05-08 12:06:43 -07:00
Martin Taillefer 679beb4a8b bookinfo/Bookinfo -> BookInfo everywhere 2017-05-04 21:39:33 -07:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07:00
Martin Taillefer 7c0c755075 Fix several broken links. 2017-05-02 11:35:58 -07:00
Martin Taillefer e0b9750ee4 Elimintate the need for the bodyclass: front matter field in docs. 2017-04-30 06:42:29 -07:00
Martin Taillefer 984dc7f8fc Clean up a lot of CSS stuff we inherited... 2017-04-29 22:47:50 -07:00
Martin Taillefer 8f628b0edd Fix formatting of the FAQ page. 2017-04-28 12:05:30 -07:00
Martin Taillefer c6ad2fca22 New nav tree model.
The directory structure of the input web site now controls directory the layout of the
doc hierarchy. This simplifies authoring documents and enriches the UI we generate.

This also fixes the broken link problem with the GitHub staging sites. Most links work
now.

Our sitemap.xml now contains all that it should, and excludes stuff that it shouldn't contain.
2017-04-28 06:18:38 -07:00
Douglas Reid 02c26dae2a Update FAQ (#64) 2017-04-28 01:15:01 -04:00
Martin Taillefer 291c0a80b5 Simplify FAQ and Glossary pages 2017-04-25 13:12:04 -07:00
Martin Taillefer e8cd5a4e1b Get rid of {{site.baseurl}}, we generally don't need this for links. 2017-04-22 15:36:35 -07:00
Martin Taillefer 22a9af2aee Correct a few more errors. 2017-04-22 06:52:47 -07:00
Martin Taillefer c51959d77a Fixes and cleanup following nav bar update. 2017-04-21 23:29:43 -07:00
Martin Taillefer a03e1b7367 Navigation and aesthetic improvements. 2017-04-20 13:27:31 -07:00
Martin Taillefer 5c0ddb2956 Various content fixes. 2017-04-07 11:03:00 -07:00
Martin Taillefer f52f1242c2 Shuffle top-level doc sections. 2017-04-07 09:40:19 -07:00
Shriram Rajagopalan 90e06a7830 initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00