Commit Graph

44 Commits

Author SHA1 Message Date
Torin Sandall 029f3d5325 website: Rename link on frontpage to ecosystem page
This was bother me for a while. We refer to this as the ecosystem page
but the link on the frontpage was titled "Integrations".

Also, fix support page to include link to Download OPA to be
consistent w/ frontpage.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2021-02-18 09:14:30 -05:00
Anders Eknert 902923f1d0 Add ANTLR to ecosystem page
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-02-08 15:46:14 -05:00
Anders Eknert 39598fa18e Add Clojure integration
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-01-11 11:21:48 +01:00
amitkanfer a6f9bc47b5 Adding ASP.NET Core documentation
Signed-off-by: amitkanfer <amit@build.security>
2020-12-08 14:32:46 -05:00
amitkanfer be8234f929 Adding nodejs integration (#2976)
Signed-off-by: amitkanfer <amit@build.security>
2020-12-08 10:47:38 +01:00
Anders Eknert d96f13023f Add Java integrations (#2985)
Signed-off-by: Anders Eknert <anders@styra.com>
2020-12-08 09:21:25 +01:00
rtfee 7827766b68 added Scalr integration
Signed-off-by: rtfee <ryan.fee625@gmail.com>
2020-09-09 14:12:39 -04:00
Anders Eknert 03187af692 Add pre-commit integration
Signed-off-by: Anders Eknert <anders@eknert.com>
2020-09-02 09:32:03 -07:00
Ashutosh Narkar bd5009c994 docs: Add bundle for opa-envoy policies
This change adds a sample bundle which can be exercised as
part of the quick start instructions for opa-envoy plugin.

This commit also updates the shortcode to use the latest-envoy tag
for the opa-envoy image for latest and edge versions of the OPA docs.

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
2020-08-10 10:41:36 -07:00
Tim Hinrichs 0605126667 docs: Add missing integration images
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Tim Hinrichs 01e4abb303 docs: Add Gluu integration
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Tim Hinrichs d51d1299b7 docs: Add CoreDNS integration
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Tim Hinrichs cd16bf661c docs: Add pomerium integration
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Arun Kumar 99be0630d3 Fixed home page learn more buttons
Signed-off-by: Arun Kumar <arunbsar@gmail.com>
2020-04-27 12:34:02 -07:00
Arun Kumar 6a20655604 Fixed home page hover issue #2206
Signed-off-by: Arun Kumar <arunbsar@gmail.com>
2020-04-17 14:07:37 -07:00
Alvaro Iradier a2e6f1b51e Add Sysdig image scanner integration
Signed-off-by: Alvaro Iradier <alvaro.iradier@sysdig.com>
2020-04-10 12:43:58 -07:00
Frederic 5234aae191 Fixed changes requested by @patrick-east (squash before merge)
Signed-off-by: Frederic <frederic.vanreet@icloud.com>
2020-03-26 11:57:05 -07:00
Patrick East 6d0268f53a website: Update banner images
Update banner images to the newer versions.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-02-27 09:10:06 -08:00
Tim Hinrichs 60cf8aa996 docs: Add backlog of integrations
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-02-03 13:32:13 -08:00
Tim Hinrichs 5496334112 docs: Add integration content from Kubecon San Diego
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-01-30 11:28:50 -08:00
Anders Eknert 002eee450d Add Gradle and Kafka integrations
Signed-off-by: Anders Eknert <anders.eknert@bisnode.com>
2020-01-07 18:18:52 -05:00
Robert Crossfield d649a24335 docs: add php psr-15 integration
Signed-off-by: Robert Crossfield <robcrossfield@gmail.com>
2019-12-16 14:01:53 -08:00
Patrick East 502ef13c17 docs/website: Update support page header to match index.html
This just updates the support page nav bar to match what is currently
in index.html.

The links for the OPA logo are also changed to point back to the home
page.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-12-09 09:38:31 -05:00
Md Tahsin Rahman cd3b76c64b Add kubeshield
Signed-off-by: Md Tahsin Rahman <tahsynx@gmail.com>
2019-12-02 10:35:42 -05:00
Patrick East 1a6b9b54e8 website: Move social icons to nav bar
Instead of links in the footer we put them back at the top of the page

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-25 17:53:29 -05:00
Patrick East 65080cb538 website: Theme /support the same as the homepage
Drop the viking ships in favor of blue clouds.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-18 11:48:46 -08:00
Timothy R. Bula cd6e2198f3 docs: add Boomerang Bosun integration
This adds Boomerang Bosun to the integrations page on the website
Signed-off-by: Timothy R. Bula <trbula@us.ibm.com>
2019-11-18 09:45:37 -05:00
Patrick East 418d7334ea website: Replace homepage with new version
This integrates the new https://openpolicyagent.org/ home page
contents into the site build.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-17 19:07:05 -08:00
Patrick East 0ed978c688 docs: Build html content from integrations.yaml
This adds in a the HTML view for the integrations.yaml and by having
hugo generate content at build time. It ends up being at the
`/docs/<version/ecosystem` url and there are links to it on the home
page, introduction page, and nav bar under the Misc category.

In future iterations we can add in sorting/filtering etc. It currently
just shows all of them.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-08 15:56:01 -08:00
Mikol Graves 6be8fb490b website: Fix examples syntax highlighting
Signed-off-by: Mikol Graves <mikol@thinbox.org>
2019-10-28 15:01:02 -07:00
Ashutosh Narkar f50b341599 Add bundle for opa-istio policies
This change adds a sample bundle which can be exercised as part of quick start instructions for opa-istio plugin.

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
2019-10-11 10:51:09 -07:00
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