-
Notifications
You must be signed in to change notification settings - Fork 584
docs: Improve "Get Started" button and landing page guide #7321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
docs: Improve "Get Started" button and landing page guide #7321
Conversation
d4b2c98 to
ff29c86
Compare
|
ptal @missBerg |
|
this PR changed |
site/content/en/_index.md
Outdated
| </a> | ||
| <a class="btn btn-lg btn-glass" href="https://github.com/envoyproxy/gateway"> | ||
| <i class="fab fa-github me-2"></i>GitHub | ||
| <i class="fab fa-github me-2"></i>Explore GitHub |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider "View on GitHub" if we are adding text
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated in both index.md.
…. Addtionally, added context about why Envoy Proxy and what is Envoy Proxy in Quickstart Signed-off-by: EkLine <ekline-ai@ekline.io> Signed-off-by: EkLine AI <ekline-ai@ekline.io>
Added information from 1.5/tasks/quickstart.md to latest/tasks/quickstart.md as well. Signed-off-by: EkLine AI <ekline-ai@ekline.io>
Signed-off-by: EkLine AI <ekline-ai@ekline.io>
Signed-off-by: EkLine AI <ekline-ai@ekline.io>
e7744dd to
202ec25
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7321 +/- ##
==========================================
+ Coverage 70.94% 72.36% +1.42%
==========================================
Files 229 231 +2
Lines 41071 33999 -7072
==========================================
- Hits 29137 24605 -4532
+ Misses 10216 7630 -2586
- Partials 1718 1764 +46 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
202ec25 to
ed9bf58
Compare
What type of PR is this?
docs: documentation updates for get started button and landing page.
What this PR does / why we need it:
This PR updates the Get started button text and improves the Envoy Quick start
Which issue(s) this PR fixes:
Fixes #6223
Release Notes: No