Commit Graph

2459 Commits

Author SHA1 Message Date
Chris Suszynski 2a8804db21
Linking the title, and rotate anim on main Logo (#3947)
* Linking the title, and rotate anim on main Logo

* Review changes

 * Constrained the hover effect to logo only (not the hamburger menu)
 * Removed title link override
2021-07-06 16:16:17 -07:00
Julian Friedman 0e1f918524
Add footer to homepage (#3937)
* Add footer to homepage

This has two advantages:
1. We get the privacy policy (etc) linked on the homepage, which seems Right.
2. We can drop the duplicated cookie popup, since it's included via the footer on all non-homepage pages.

* Make footer collapse nicely
2021-07-06 10:31:21 -07:00
Omer B 3c64e9f409
[mkdocs] Fully document channels.messaging.knative.dev (#3650)
* moving Richard's Changes into MkDocs Branch

* formatting

* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Fixes #3650

* Update docs/eventing/channels/create-default-channel.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Fixes #3650

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/create-default-channel.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/subscriptions.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/subscriptions.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/subscriptions.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/eventing/channels/channel-types-defaults.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Fixes #3650

* Removed lines from webhook example

* Added newline

Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-07-06 06:45:20 -07:00
RichardJJG e34db85f67
(Fixes #3449) Improve style in Installing Knative Serving using YAML files (#3780)
* Fixes #3449

* Update docs/admin/install/serving/install-serving-with-yaml.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/admin/install/serving/install-serving-with-yaml.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/serving/install-serving-with-yaml.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/serving/install-serving-with-yaml.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/serving/install-serving-with-yaml.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/serving/install-serving-with-yaml.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* More changes

* Changed variables to lowercase

* Deleted trailing whitespace

* Removed backticks from words that are not special-purpose text

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-06 06:36:20 -07:00
RichardJJG d9521a82a3
Add templates (#3784)
* Fixes #3477

* New image plus other changes

* Update template-procedure.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Further tweaks

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-06 05:27:20 -07:00
Julian Friedman 9847c42947
Tweak pardon our progress header (#3944)
* Tweak pardon our progress header

* Add safari meta, tidy css, tweak colors
2021-07-06 05:04:20 -07:00
RichardJJG fb4a66893b
Tweaked the style guide wording and an example (#3828)
* Tweaks to style docs

* Changed title case rule to upper camel case

* Tweaked webhook mutation example
2021-07-06 03:57:20 -07:00
Julian Friedman eebc024fa1
Fix redirects (#3933)
the new inheritance feature only works with maps, not lists, so the plugins element
needs to use map format.
2021-07-05 09:04:47 -07:00
RichardJJG 0498c70727
Added link to Merriam-Webster (#3939) 2021-07-05 08:54:54 -07:00
Fabian Leonardo Lopez Bernal 880300c40a
show site feedback information (#3927)
* show site feedback information

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* Update main.html

fixing emoji cause it looks weird

* remove close feedback banner button

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* make the feedback link more explicit

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-07-05 08:54:47 -07:00
Julian Friedman a8b3274315
Fix broken link (#3934) 2021-07-05 06:43:47 -07:00
Ben Moss 98875f02ca
Remove linkchecks (#3932)
Don't have a good way to exclude the third_party dir right now
2021-07-02 16:50:44 -07:00
Evan Anderson 8b893aa9bc
Add internal link verification via `mkdocs build --strict` (#3931)
* Add internal link verification via `mkdocs build --strict`

* Fix broken links
2021-07-02 14:07:45 -07:00
Omer B 21c6587d49
Update redirects.yml (#3930)
Adding from Samia's PR to prevent her having to rebase
2021-07-02 12:29:39 -07:00
Samia Nneji e336d444dc
Fix broken links (#3929)
* Fix broken links in admin

* fix more broken links

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-07-02 12:19:39 -07:00
Ben Moss cef4427b42
Fix content re-use link (#3924)
Snippets are excluded from being published, more useful to browse on
GitHub
2021-07-02 12:06:48 -07:00
Julian Friedman c0cc4dbdae
Add analytics (#3916) 2021-07-02 12:06:40 -07:00
Ben Moss 2ee82f4454
Split mkdocs config into separate files (#3928) 2021-07-02 11:55:40 -07:00
Ben Moss 6341564e8f
Add automated link checking (#3923) 2021-07-02 11:29:39 -07:00
Chris Suszynski 0ed8d579a8
Social logos on Homepage footer (#3925)
* Adding FontAwesome based social logos on Homepage footer

Fixes #3905

* Migrate to mkdocs native icons
2021-07-02 11:18:40 -07:00
Julian Friedman c78e1fb01f
Add footer links (#3921) 2021-07-02 11:01:40 -07:00
kmahapatra 5a3c4b8b1d
Tame the footer and make the prev/next stand out (#3918)
* Tame the footer and make the prev/next stand out

Originally the prev/next links looked like they were part of the header and were easy to miss. This makes it more obvious while at the same time making the header look more sleek.

* Move background color up a level in dom tree

* Allow all the click space
2021-07-02 10:43:40 -07:00
RichardJJG 3ab98d6a79
Added new cont. guide link to places (#3922) 2021-07-02 10:26:40 -07:00
Chris Suszynski 018186fe23
Fix the Trusted by spacing problems on Homepage (#3920)
Fixes #3909
2021-07-02 09:56:40 -07:00
Gabriel Freites bed558454f
changed notes for info admonition (#3919) 2021-07-02 09:37:39 -07:00
Ben Moss 61f0c0f24c
Remove "Try in your browser" (#3915) 2021-07-02 09:07:39 -07:00
Markus Thömmes 4a26a33655
Document missing activator-capacity (#3819)
* Document missing activator-capacity

* Some tweaks to weave stuff better

* Create new page for activator capacity

* Nits

* Nits

* Trailing whitespace

* More nits

* More nits

* Docs review

* Drop frontmatter
2021-07-02 06:39:40 -07:00
Omer B ac45cd240c
Final Getting Started overhaul before launch + homepage logos (#3856)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Change language to reflect desired actions RE: KinD

* Overhaul of Getting Started

* lint fixes

* Change to Nav Serving title

* Small bug fix

* Richard's changes 👍
2021-07-01 09:30:03 -07:00
Julian Friedman f315943159
Add forward slash to search separators (#3896) 2021-07-01 07:31:02 -07:00
Julian Friedman 6513a8479e
Edit edit link (#3902)
The docs are currently in mkdocs branch.
We'll want to revert this when we move things back to main.
2021-07-01 07:18:03 -07:00
Julian Friedman a0843c8fe7
Fix up a couple redirects (#3898) 2021-07-01 05:29:03 -07:00
Chris Suszynski b1694c72b1
Updating the Red Hat logo to use variant A (#3901) 2021-07-01 05:14:02 -07:00
Pratik Gholap c5c3b2595b
h4 tag change in font weight for fixing issue (#3696) (#3767)
* changed the font weight for h4 tag to have distinctive style from  bold text

* changed the font weight for h4 tag to have distinctive style from  bold text

* changed the font weight for h4 tag to have distinctive style from  bold text

* updated the font size h4 which can be easily distinguished in conmpare to bold text

* Updated the suggested changes

Co-authored-by: Evan Anderson <evana@vmware.com>
2021-07-01 04:25:03 -07:00
Rudra Pratap 8af6b23254
update fork and knative/docs repo url (#3895)
While going through the GitHub workflow for Knative documentation, The very first section is "Set up your local machine ", which contains the first point to create your fork of the knative/docs repo. So for the easy access, we can update the fork URL with the "fork" word and then can attach the knative/docs URL to the "knative/docs repo" which can be easy for the new contributors to easily access the repo.
2021-06-30 23:56:04 -07:00
Julian Friedman 5b162fc0b3
Add back favicon (#3893) 2021-06-30 13:44:02 -07:00
Julian Friedman 7286bd63de
Incorporate static version of old docs in to site (#3888)
* Incorporate static version of old docs in to site

Built via manual ./scripts/build.sh of website and then copied over.

Each release we get to delete one of these docs directories (and the
corresponding copy in build.sh) until they all disappear.

* Clean up built owners files

* Mv old-docs archived

* Mark archived/ dir as generated
2021-06-30 11:31:10 -07:00
Julian Friedman 19f96d530d
Use correct version in artefact URLs (#3886) 2021-06-30 07:33:10 -07:00
Samia Nneji 0435903a21
Update style for documenting YAML (#3877)
* Update style for documenting YAML

* Add placeholder description

* Update documenting-code.md
2021-06-29 18:14:09 -07:00
Julian Friedman 7705059e9d
Regenerate and clean up redirects (#3881)
Reran redirectredirects to generate redirects from the yaml metadata,
added them to the list of redirects, then ran them all through `sort |
uniq` to remove duplicated and put them in a nice order.
2021-06-29 09:06:17 -07:00
Samia Nneji 661627c335
Apiserversource docs (#3812)
* Style tweaks for apiserversource

* Add reference for apiserversource

* Add reference page to mkdocs.yml

* Adding back because this PR should not touch containersource

* Apply suggestions from code review

Co-authored-by: Ali Ok <aliok@redhat.com>

* Apply feedback from review part 1

* Define PodSpecable and other tweaks

* Fix whitespace

Co-authored-by: Ali Ok <aliok@redhat.com>
2021-06-29 08:37:17 -07:00
Guang Ya Liu 95b571e21e
Added a new doc for covert from k8s deploy to knative service (#3859)
* Added a new doc for covert from k8s deploy to knative service

* Address snneji's comments

* Added Kubernetes Deploy and Service Link

* added to navigation

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-06-29 08:16:17 -07:00
Francesco Guardiani 5fb9edc562
Fix links (#3872)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-29 08:06:17 -07:00
jtcheng 303815ef4c
Fix broken links: create-default-channel in page of channel-types-defaults.md (#3873)
Signed-off-by: jtcheng <jtcheng@alauda.io>
2021-06-29 07:56:17 -07:00
Julian Friedman 39a1484838
Use correct branch for samples (#3860) 2021-06-29 07:20:17 -07:00
Julian Friedman 94ea8f1382
Add cookie warning to site (#3870)
* Add cookie warning to site

Imports the cookie warning from the old site. For simplicity,
this uses the same script from the old site in both places, so we
have to import jquery.

Note: this doesn't actually turn analytics on, but we now could do so.

* Tweak margins

* Add non-EU version
2021-06-28 11:13:47 -07:00
Ashleigh Brennan 11face8908
Documentation improvements for eventing and autoscaling (#3869)
* Documentation improvements for eventing and autoscaling

* remove accidental duplicate file

* fix link, update definition term style

* format tweak

* fix links
2021-06-28 10:33:47 -07:00
RichardJJG f4d3c7f318
Removed broken link and reference to other style guides (#3850) 2021-06-28 07:07:47 -07:00
knative-automation 6ae65b57ac
Update community files (#3855)
Signed-off-by: Knative Automation <automation@knative.team>
2021-06-28 06:54:48 -07:00
Samia Nneji feb14c31ca
Relocating ContainerSource docs to dev guide (#3807)
* Relocating container source docs to dev guide

* Fix URL
2021-06-28 05:52:48 -07:00
Julian Friedman 8e687d7434
Fix hero image aspect ratio on safari (#3861)
* Fix hero image aspect ratio on safari

* semicolon
2021-06-28 04:51:47 -07:00