Commit Graph

11 Commits

Author SHA1 Message Date
Rohit Sharma 2850710a24
Fix footer styling issue (#6004) 2024-09-17 17:46:15 +00:00
SHRAVANI KAWARE e3dcd55039
fixed the home page Footer mobile responsive issue (#5964)
* fixed the home page mobile responsive issue

* custom color and spacing

* spacing

* pipe
2024-08-21 13:24:44 +00:00
SHRAVANI KAWARE 3377a602e1
new design implementation for footer and removed the pre-footer section (#6036)
* new design implementation for footer and removed the pre-footer section

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>

* code formatting

* footer spacing issue fixed

* removed commented code

---------

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>
2024-07-17 13:49:56 +00:00
Shivam Gupta 27e6e5f709
added Linkedln page link (#5976)
* added Linkedln page link

* added linkedln in footer & fixed linting

* updated code linting & fixed logo space

* updated linting

* updated linting
2024-06-11 10:06:31 +00:00
Reto Lehmann de4f35f206
Add linux foundation trademark (#5830)
* Add linux foundation trademark

* Update cookie banner url
2024-02-02 12:40:46 +00:00
Saksham Misra 29e5a96584
[UPDATED] twitter logo (#5725)
* Update home.html

* Update home.html

* Update home.html

* update

* added svg file

* svg build

* try

* Delete overrides/x-twitter.svg
2023-10-23 16:12:06 +00:00
Carlos Santana a416299816
Add CC BY 4.0 info in footer (#4895)
* Add CC BY 4.0 info in footer

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix trailing space

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* made strings shorter

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-04 19:23:43 +00:00
Carlos Santana cf91040c01
Remove-hugo-community (#4571)
* remove hugo builds

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* remove community folder

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* handling with netflify redirect instead

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-12-13 23:31:50 -08:00
Julian Friedman c78e1fb01f
Add footer links (#3921) 2021-07-02 11:01:40 -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
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