Commit Graph

104 Commits

Author SHA1 Message Date
Shriram Rajagopalan bba05465c6 New samples (#474)
* New samples

* missing file

* fixes

* nit

* fix

* nits
2017-09-20 18:11:54 -04:00
Shriram Rajagopalan 74de3fb53b Setup tab (#465)
* consul installation

* fixes

* nit

* Setup tab

* address feedback, remove metrics from install

* moving docs

* fix links

* nits

* adding bloat

* fixes
2017-09-18 20:38:52 -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
mtail c9e672d6cc Few cosmetic updates. 2017-07-22 05:55:59 -07:00
Martin Taillefer aeef9d0723 Stop referencing {dir}/index.html and only reference {dir}/ instead. 2017-07-21 04:37:32 -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
mandarjog 61d0bce7df versioned docs: add build scripts to be driven thru jenkins (#368)
* 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
2017-06-12 09:23:11 -07:00
Laurent Demailly 63869031ae remove stackoverflow from footer (#371)
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/)
2017-06-09 10:43:54 -07:00
Martin Taillefer bd3766fe18 Change GitHub links, per Shriram. 2017-05-24 08:58:55 -07:00
ryangrahamnc 9153574815 made header logo only disappear on landing page (#316) 2017-05-23 11:17:30 -07:00
Laurent Demailly 4a394f30dc Twiiter -> Twitter
typo fix
2017-05-22 13:26:57 -07:00
Martin Taillefer bb535461d4 Improve appearance of pages during load time. 2017-05-22 06:11:05 -07:00
Martin Taillefer 5dcee28bac Various clean up items. 2017-05-21 08:55:45 -07:00
Martin Taillefer d464c77b5b A few formatting fixes.
- 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.
2017-05-21 00:27:20 -07:00
ryangrahamnc aa8ce6ad9d removed duplicate event handler on left nav clicks (#286) 2017-05-19 17:19:02 -07:00
Martin Taillefer fbf0f45d1d Fix formatting issues introduced by the use of the figure.html include. 2017-05-17 16:29:40 -07:00
Martin Taillefer 22390cfa12 Change twitter handle. 2017-05-17 14:52:42 -07:00
Martin Taillefer 32ee9107b3 Update community content. 2017-05-17 07:12:09 -07:00
Martin Taillefer 2316ebed0c Improve image handling using the figure.html include. 2017-05-16 07:28:24 -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 5dae46c479 Cleanup items. 2017-05-13 12:17:17 -07:00
Martin Taillefer cbdce1472b Enable syntax highlighting for PRE blocks. 2017-05-13 10:39:50 -07:00
Martin Taillefer 61e3e8aed8 Fix the blog title. 2017-05-12 16:12:17 -07:00
Martin Taillefer 0612ea417d Fix formatting of auto-generated index pages. 2017-05-10 06:53:43 -07:00
Martin Taillefer 8912e072fc Get rid of the pencil and add instead an Edit this Page link in the footer. 2017-05-10 06:24:39 -07:00
Martin Taillefer bb4d01b636 Restore previous navigation model. 2017-05-10 00:15: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 e1af5e6001 Fix formatting of many <pre> blocks to not have extra spaces at the start of each line. 2017-05-09 13:03:14 -07:00
Martin Taillefer 47b7b1e5fb Improve formatting for footer, breadcrumbs, and left nav. 2017-05-08 20:18:18 -07:00
Shriram Rajagopalan b405ee1ebe fix broken welcome link 2017-05-08 18:11:12 -04:00
Dave d6f712fab8 New Homepage and top navigation (#128)
* 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
2017-05-08 17:23:12 -04:00
Martin Taillefer bf58a12409 Update community page & footer. 2017-05-08 12:06:43 -07:00
Martin Taillefer 2c07ffc15d Remove a bunch of dead stuff. 2017-05-07 06:42:04 -07:00
Martin Taillefer 292e7658d1 Add a troubleshooting page and a 'report a bug' page.
These pages are linked in and have the right collateral, they just
need actual useful content. Coming up next.
2017-05-06 07:57:52 -07:00
Martin Taillefer ab01ebc976 Add a blurb in the footer about filing issues for incorrect web site content. 2017-05-04 21:00:08 -07:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07:00
Dave ab9e837211 Move search box into main nav (#111)
* move search box to main nav. implement tooltip for contribute link

* refactor contribute links css and layout include

* tooltip error using absolute positioning
2017-05-04 09:44:35 -07:00
Martin Taillefer 25fabe16f9 Various fixes
- 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.
2017-05-03 05:52:39 -07:00
Dave 8d24dc9e78 Replace large search button with icon (#101) 2017-05-02 21:00:17 -07:00
Dave 72ba0eb4e3 Highlight Tab in Top Nav and Highlight Active Document in Left Nav (#98)
* 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
2017-05-02 17:25:36 -04:00
Martin Taillefer cc36c24104 Fetch search stuff over https: instead of http: to avoid problems. 2017-05-02 09:42:32 -07:00
Martin Taillefer b872c15705 Fix the grey bars that could appear on either side of the footer. 2017-05-02 06:09:34 -07:00
Martin Taillefer 8889570e1a Clean up a bunch of leftovers. 2017-05-02 05:49:12 -07:00
Martin Taillefer e266b23bcb Delete obsolete sticky-nav stuff. 2017-05-01 22:17:19 -07:00
Martin Taillefer 74a5c5854b Dave's changes to fix search-related formatting. 2017-05-01 21:48:27 -07:00
Martin Taillefer 502ec62d8b Fix hamburger menu's link to the home page. 2017-05-01 20:58:26 -07:00
Martin Taillefer 6edc67cae3 A bit more work on search integration. 2017-05-01 20:58:26 -07:00
Martin Taillefer cb38d7d6da Improve the Edit This Page appearance. It's now a more discrete pencil. 2017-04-30 07:58:24 -07:00
Martin Taillefer 183e3b6b30 Add search functionality. 2017-04-29 11:07:05 -07:00