* update ol ul li bullet to disc
- update ol ul li bullet to disc
- move note out of list so that list numbers are correct
- fix typo
* futher clean-up
* add grpc load balancing with linkerd blog post
* remove date from filenames
I can follow instructions.
* update links with new date-less paths
* Update grpc-load-balancing-with-linkerd.md
* Use clusterIP instead of ServiceIP in graphs and documentation
Using ServiceIP instead of clusterIP in images can be confusing when
they're showing the clusterIP.
Since the SVGs are updated, the "Note" is now redundant.
* Update out-dated service diagram PNGs
* Changed CSS property for browser consistency.
* Moved height property into tablet media query to fix issue on smaller screens.
* Add changed to two more .content files.
* Updated generated resources files, this time using Hugo extended.
* Add new Sass generation system
* Remove resources folder
* Add develop Sass command and sourcemaps
* Add Hugo version shortcode for use in docs
* Add OWNERS file to ./sass folder
* blog: health-checking-grpc
date in the markdown and file/dir names will be updated later
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* Update 2018-09-30-health-checking-grpc.md
* Update and rename 2018-09-30-health-checking-grpc.md to 2018-10-01-health-checking-grpc.md
* Update 2018-10-01-health-checking-grpc.md
* Update 2018-10-01-health-checking-grpc.md
* Make navigation and UI strings i18n friendly
This commit
* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.
For testing, this commit also adds Norwegian as a new language. This is turned off.
* Make the home page into reusable and translatable blocks
This commit adds a set of block type shortcodes that is then used to build the home page.
* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
* Add AnchorJS JavaScript
* Remove existing inpage_heading logic
* Remove underline from anchor tags
* Use single icon and add touch visibility
* Use paragraph link icon for AnchorJS
* Update Sass to use code formatting in docsContent headers
* Update header size coverage to H3-H6
* add Ygrene case study
* Update ygrene.html
* Update ygrene.html
* add Adform case study
* update to have logo show
* Update and rename adform.html to index.html
- /docs/contribute/foundational/ does not exist. Therefore, update all the redirects that go to /foundational to /start.
- Added a redirect to redirect all links that got to /foundational to /start.