Commit Graph

8 Commits

Author SHA1 Message Date
Paul Schweigert 72fe2c2044
remove 1.0 banner (#4598) 2021-12-17 07:38:18 -08:00
Paul Schweigert 5048b547f1
fixes deprecated docs warning on v1.0+ (#4594) 2021-12-17 04:41:18 -08:00
Omer Bensaadon de3ec23ca2
1.0 BlogPost (#4402)
* first commit of blog

* fix formatting, add to nav, add to featured post

* fix link

* fix image link (really)

* file move

* small formatting change

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* add announcement bar, change title in Blog index

* fix error

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Fix indent?

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Apply suggestions from code review

Co-authored-by: craigbox <craigbox@google.com>

* remove whitespace

* fix error I think?

* make announcement bar not ugly

* fix again?

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* fixing Announcement

* remove white text

* adding a bit more space after emoji

* change link to just "Knative Blog"

* 🤦🏻‍♂️ add .md to link in announcements

* wait I did not need .md smh

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Carlos Santana <csantana23@gmail.com>
2021-11-02 14:36:46 -07:00
Julian Friedman 4f92309ffa
Update version warning banner for new release (#4153)
* Update version warning banner for new release

We've been live for a full release now with the new site. Time to take
the warnings about being new off!

Also fixed up the colours and text for the warning shown on old docs
version, and added an emoji because emojis are cool.

* Drop border
2021-08-24 13:23:25 -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
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 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 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