Commit Graph

7 Commits

Author SHA1 Message Date
Charlie Egan 864db09ec1 docs: Various minor website fixes (#7596)
Contains the following fixes:

* docs: Website max width for hp paragraph

* docs: Remove ghost from the run snippet icons

This is confusing as it might be associated with something going wrong.

* docs: Use /apple-touch-icon.png for precomposed

* docs: Add a png favicon

Clients still seem to be requesting this.

* docs: Add in external resources for legacy content

---------

Signed-off-by: Charlie Egan <charlie@styra.com>
2025-05-19 13:15:35 +00:00
Stephan Renatus 9ab7dcd0ac website: add in previous redirects
Signed-off-by: Stephan Renatus <stephan@styra.com>
2025-05-19 13:16:22 +02:00
Charlie Egan d6b5659856 docs: Switch to new OPA website (#7592)
Some things added on this branch:
- icons and client logos at known paths
- some spam redirects
- some redirects for docs/latest/foo /docs/foo
- redirects for the two ‘moved’ pages (k8s and envoy intros)

I am going to be monitoring the traffic this week on Netlify to make
sure we have a good coverage with redirects where needed.
We also now prompt users to file issues directly from the 404 pages
which should help flag things we miss too.
2025-05-19 10:42:17 +00:00
Patrick East 58d336aff9 Refactor doc directories
Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-04-26 17:12:15 -07:00
Patrick East c8ea625d65 Separate static content specific to doc content
We mixed together doc content and website content. We don’t need to
version the website content (logos, main site stuff, etc) but the doc
static content (mostly images) should be tied to the markdown that
uses it.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-04-26 17:12:15 -07:00
06kellyjac 611466eb5f Hid the overflow within .headline caused by the boat rocking
Signed-off-by: 06kellyjac <dev@j-k.io>
2019-04-23 10:04:48 -07:00
lucperkins bb0d4e271b New OPA website (Hugo + Netlify)
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-03-26 13:45:50 -07:00