Commit Graph

17 Commits

Author SHA1 Message Date
Gabriel Freites 1a78f8a970
Eventing sanity pt2 (#3750)
* fix bash no copy added to terminal output

* fix repeated phrase on receive adapter example md

* fix contributors broken link
2021-06-09 04:59:42 -07:00
Julian Friedman b944e4ce21
Drop unneccesary important specifiers (#3742) 2021-06-07 12:13:48 -07:00
Pratik Gholap 7cf915509b
fixing issue in safari css (#3740) 2021-06-07 05:44:48 -07:00
Omer B 9a10239296
Bringing back the purple button (#3717)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Revert "Revert "bringing back the purple""

This reverts commit 181ba3d26a.
2021-06-03 04:47:44 -07:00
Julian Friedman 6ada1049ad
Randomise home page icon order (#3705) 2021-06-01 14:20:29 -07:00
Pratik Gholap 11e242703a
changed in CSS file and added style in img tag (#3689) 2021-06-01 04:54:37 -07:00
Markus Thömmes c168afa6ad
Make intro section smarter when breaking up (#3667)
* Make intro section smarter when breaking up

* Fixes

* Fix overriding behavior

* Fix newline
2021-05-26 08:37:28 -07:00
Markus Thömmes 0055d0ea9f
Remove violet highlights from website (#3633) 2021-05-26 07:19:27 -07:00
Markus Thömmes b1943de470
Add a bit of padding around the logo in the header (#3634) 2021-05-26 06:49:27 -07:00
Markus Thömmes 8e054aa73f
Be a bit more subtle with the gradient's colors (#3636) 2021-05-25 04:06:38 -07:00
Ville Aikas 57fb9e4a5a
plural vs a (#3632) 2021-05-20 12:21:24 -07:00
Markus Thömmes 064d712ad7
Even out the margins and paddings on the homepage (#3637)
* Even out the margins and paddings on the homepage

* Remove more special casing

* Align footer as well
2021-05-20 06:59:17 -07:00
Ashleigh Brennan d88e2fa0e5
Updates for admin guide, misc (#3601)
* Updates

* Create admin guide: mkdocs

* removed duplicate, update yml

* fix buttons, yml

* new naming, other updates

* buttons

* fixed nav

* change index to readme

* improve upgrade docs

* mkdocs-awesome-pages-plugin>=2.5 for build

* add redirects to yml

* redirects, moved metrics

* update yml, clean up metrics docs

* cleanup

* redirects plugin

* min version plugin

* Fixing formatting on version check

* Adding content blocks

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-05-19 15:18:16 -07:00
Julian Friedman ca829a5ac5
Add branch-based versioning (#3580)
* Branch-based versioning

* Tidy, add version warning

* Use shallow clones

* use npx

* Tidy, optimise

* update branches

* Looks like we need this bit of processresourcefiles.sh

* Use array instead of function

* Allow specifying community repo commit/branch

* Allow overriding repos

* Document prereqs

* Add explicit path for hugo build

* Relative latest version url
2021-05-17 11:15:39 -07:00
Gabriel Freites 234a6a90b7
feat: added home and navigation menu changes (#3571) 2021-05-13 05:34:48 -07:00
Fabian Leonardo Lopez Bernal d6e12b982d
background gradient animation for homepage banner (#3556)
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
2021-05-12 04:41:47 -07:00
Julian Friedman 61b8c3f91e
Move mkdocs work over from julz/mkdocs branch (#3551)
* initial move over

* Fix up index page names

* Add version variables

* Escape macro syntax

* Automatic fixups with mkhugo

* Drop no-longer-needed excludes

* Rename more _index files

* Move broker-configmaps.md a README.md

avoids a directory with no index/readme

* Autogenerate Eventing nav

* Fix markdown

* Update Serving nav

* Add h1 headers

Makes things look nicer in github, and makes search work more accurately
in mkdocs

* Unexclude all samples

* Correct client link

* Fix gitignore, skip hugo tests
2021-05-11 05:58:46 -07:00