* Test homepage changes for preview.
* update logos
* three buttons
* changes to scroller
* sass: align buttons at bottom of panels
* fixup banner title and subtitle styling
* oops
* scope white headline color to banner
* scope header margin overrides to banner section
* fixup page header margins, restore subtitle class to What is Istio section
* semibold banner title
* set landing page paragraph size, remove subtitle classes
* update logos and CSS for such
* you REALLY LIKE BLANK LINES but ONLY AT THE ENDS, linter
* Add page hierarchy
* CNI content
* WIP
* cut cut cut
* preview /about/service-mesh page
* WIP
* preview latest updates
* tweaks
* correct link
* lint fix
* Proper formatting, lint be damned
* new iconography
* next round
* oops
* edits
* text update
* Lint fixes
* stage dataplane mode page
* remove getting started page
* proper doc links
* percent twenty-three
* change table layout
* tabs vs spaces (SIGH)
* Trailing space s
* Apply suggestions from code review
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
* Changes per code review and forgetting latency numbers
---------
Co-authored-by: Mike Morris <1149913+mikemorris@users.noreply.github.com>
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
Co-authored-by: Peter Jausovec <peterj@users.noreply.github.com>
* update callout css
* Fix lint
* Update _callout.scss
Fix overflow of the box
* have boxBorderColor not be the tipCalloutColor, which we changed
* make the border radius the same as other objects
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
* added social share in blog
* Update layouts/blog/single.html
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Apply suggestions from code review
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* added images and formatted
* Apply suggestions from code review
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* added SASS for social share icons
* Update _blog.scss
* Fixed linting
* fixed linting
* Apply suggestions from code review
Co-authored-by: Daniel Hawton <daniel@hawton.org>
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* changed #7dc5f2 to #7dc6f8 based on #12022
* Added comment on the color change
* multi line comment changed to single line
* updated comment in _panel.scss
* Updated comment in _panel.scss
* Rework header animation to use WebGL renderer and WGSL shaders
* Update speed uniform var name
* Increase transparency and add clamping
* Set pixel-ratio before size
The regex was @.*@ which will match anything between two @'s, including a command like:
`k3d cluster create --api-port 6550 -p '9080:80@loadbalancer' -p '9443:443@loadbalancer' --agents 2 --k3s-arg '--disable=traefik@server:*'`
The regex should be something that matches valid URL syntaxes.
Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
* Add case studies from IstioCon 2021
* Add some names to dictionary
* Add some more names to dictionary
* Update content/en/about/case-studies/salesforce/index.md
good catch, thanks
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Add doc weights
* fix Eric's nits
* Add heading to logo wall
* newline
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Add security grid, release grid and general list templates to new News layout
* fix layout w/ .Content, length of feed, linktitles
* fix layout w/ .Content, length of feed, linktitles