Patrick East
b3cbea4184
website: Change to minimal set of Links with icons
...
This updates some of the links added to be buttons with the logo,
and removes a few that we can't do that easily with right now.
Logos that are added (and renamed) from other projects come from:
https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
https://github.com/envoyproxy/artwork/blob/master/Stacked%20PNG/Envoy_Logo_Stacked_PANTONE.png
https://svn.apache.org/repos/asf/kafka/site/logos/kafka-logo-tall.png
Signed-off-by: Patrick East <east.patrick@gmail.com >
2019-09-12 18:37:05 -04:00
Tim Hinrichs
05ce97b4a0
docs: Add links to homepage
...
Previously, there were no links from the homepage to any of the
more detailed docs about use cases and even mention of use cases
was below the fold.
This change adds links to use cases at the very top of the page,
along with pointers to core docs and the OPA summit.
Signed-off-by: Tim Hinrichs <tim@styra.com >
2019-09-12 18:37:05 -04:00
Marco Sanvido
5850a343a9
Revert "Fix support link"
...
This reverts commit 1f4a6e3f22 .
The url was fixed, no need for this change anymore.
Signed-off-by: Marco Sanvido <marco@styra.com >
2019-08-28 18:19:28 -07:00
Marco Sanvido
1f4a6e3f22
Fix support link
...
The support link was incorrect.
Signed-off-by: Marco Sanvido <marco@styra.com >
2019-08-27 20:53:37 -07:00
lphamilton
6818638cb4
Fixing text alignment and footer on zoom/ hi-res display
...
Signed-off-by: lphamilton <lphamilton@berkeley.edu >
2019-05-30 01:12:26 +02:00
lphamilton
d5d78f8fbf
Add enterprise support link to frontpage and sidebar in docs- links to internal page refrencing Styra.com
...
Signed-off-by: lphamilton <lphamilton@berkeley.edu >
2019-05-21 00:54:48 +02:00
lphamilton
3f82fcd587
added condition to check if animateScrollTop has scrolled as far as possible to prevent function from never ending at any zoom level
...
Signed-off-by: lphamilton <lphamilton@berkeley.edu >
2019-05-02 14:11:45 -06:00
lphamilton
8ee78345b9
refactor animateScrollTop method to scroll on safari with pageYOffset. Math.floor added so function does not run indefinitely
...
Signed-off-by: lphamilton <lphamilton@berkeley.edu >
2019-04-30 10:51:37 -07:00
lucperkins
e570c53f75
Improve image responsiveness for mobile
...
Signed-off-by: lucperkins <lucperkins@gmail.com >
2019-04-30 07:09:36 -07:00
lucperkins
4af269b43b
Add CNCF logo to main page
...
Signed-off-by: lucperkins <lucperkins@gmail.com >
2019-04-30 07:09:36 -07:00
Patrick East
ed3c908a6f
Add anchor-js for anchor links on headers
...
It’s a small lib to package in. Figured this was easier than messing
with node modules or pulling it from a CDN.
Signed-off-by: Patrick East <east.patrick@gmail.com >
2019-04-26 17:32:24 -07:00
Patrick East
3e921a7022
Add bundles to netlify site
...
Signed-off-by: Patrick East <east.patrick@gmail.com >
2019-04-26 17:28:34 -07:00
Patrick East
58d336aff9
Refactor doc directories
...
Signed-off-by: Patrick East <east.patrick@gmail.com >
2019-04-26 17:12:15 -07:00