* 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
* add build scripts to be driven thru jenkins
* uniformly handle site.baseurl
* data-src should use full paths for now
* update build with version tag
* Add explanation re: CORS
* remove gitmodules
most questions on stackoverflow are support questions better suited for the mailing list or the issues
(people will still be able to reach so from community/)
- The welcome screen now uses the same layout as all the non-docs pages so it looks more
'normal'
- The TOC's right margin has been shrunk to be consistent with the left margin.
- The community page now uses the color Twitter and GitHub images.
- Move a few things around to maintain order in the web site support stuff.
* WIP on homepage and new top menu structure. Need to rebase to upstream
* WIP on homepage and new top menu structure. Need to rebase to upstream
* force max height on homepage images
* move search box to main nav. implement tooltip for contribute link
* refactor contribute links css and layout include
* tooltip error using absolute positioning
- Fix a number of broken links when viewing on a github staging site.
- Updated highligthing of "Edit this Page" pencil to match what other
buttons use on the site.
- Fixed the rendering of buttons on the landing page to have the proper
rounded corners to match our style.
- Support documents which omit the order: front matter field. Instead
of mysterious failues, they are now processed correctly and an error
message is inserted in the generated HTML to let the author know to
add the missing info.
* toc CSS and JS fixes
* highlight current doc in left nav
* highlight current doc in left nav
* highlight current doc in left nav
* highlight current doc in left nav
* highlight tab in doc-top-nav for all documents in category
* highlight current doc in left nav
* highlight tab in doc-top-nav for all documents in category
* highlight current doc in left nav
* highlight tab in doc-top-nav for all documents in category