Commit Graph

37 Commits

Author SHA1 Message Date
hasheddan dcbad873ef
Use release-1.3 branch as latest docs
Updates latest and current docs to match release-1.3 for v1.3.0 release.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-06-30 12:19:07 -04:00
Connor Chan eefedf3c04
Update mailto link
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-05-17 21:57:52 -07:00
Connor Chan c0791306a2
New Enterprise page
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-05-17 21:32:49 -07:00
Connor Chan 9ccbf699e7
Update promo banner content
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-05-17 13:01:55 -07:00
Connor Chan 8d5fc9c53e
Update promo banner content
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-05-04 10:07:25 -07:00
Connor Chan 9419ebcb82
Change promo banner content
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-04-30 16:41:19 -07:00
hasheddan 6364925ca1
Use release-1.2 branch as latest docs
Updates latest and current docs to match release-1.2 for v1.2.0 release.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-04-27 15:03:41 -05:00
Connor Chan 1aaae62c9b
Update banner to promote Community Day Europe
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-03-23 15:36:44 -07:00
Connor Chan ec39c3b35d
Update banner copy for v1.1 announcement
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-03-05 10:36:45 -08:00
hasheddan 60aa462327
Use release-1.1 branch as latest docs
Updates latest and current docs to match release-1.1 for v1.1.0 release.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-03-03 12:07:05 -06:00
Connor Chan 307e3d8dec
Update date in promo banner
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-03-01 11:00:47 -08:00
Connor Chan da91a6d2bd
Promote CFP for upcoming Community Day
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2021-02-17 16:02:19 -08:00
hasheddan f767015b4a
Force latestVersion to v1.0 during v1.1 freeze
We hardcode v1.0 as latestVersion during v1.1 freeze so that the new
branch will not be the default shown to users visiting the site.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-15 16:13:28 -06:00
Connor Chan 6bde67c063
Remove banner promoting Community Day
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-12-17 20:11:35 -05:00
Michael Goff 6c03d1a8da
Update header banner to invite users to the Crossplane Community Day.
Signed-off-by: Michael Goff <thephred@gmail.com>
2020-11-24 17:12:35 -08:00
Connor Chan 879143d04b
Upgrae to Google Analytics 4
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-11-17 16:59:18 -05:00
Connor Chan faabf3d618
Re-enable banner
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-11-02 15:47:10 -08:00
Connor Chan c419deaa27
Temporarily remove survey
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-11-02 15:12:49 -08:00
Connor Chan a8a37e46c9
Add banner to prompt users to participate in Slack survey
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-11-02 14:58:40 -08:00
Connor Chan 0a0043f4ed
Add new prompt to join Slack workspace
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-10-30 10:26:25 -07:00
Connor Chan b28b4e6d04
Update messaging and content
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-10-28 13:15:38 -07:00
Connor Chan 4e926f29b0
Fix jump links in docs
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-10-06 16:57:23 -07:00
Connor Chan 5a24bb9b9f
Render jump links for subsection headers in docs
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-10-06 16:25:03 -07:00
Connor Chan ce3c43aee0
Add Hubspot tracking code across site and docs
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>

Signed-off-by: Connor Chan <connorjosephchan@gmail.com>

Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-09-17 13:51:16 -07:00
Connor Chan 009fd049ea
Add CNCF logo and language to the homepage
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-07-27 15:41:06 -07:00
Steven Rathbauer 40a76f5d31
Adding Crossplane Authors to footer
Signed-off-by: Steven Rathbauer <steven@rathpc.com>
2020-07-22 14:15:41 -04:00
Steven Rathbauer 7b015a9a65
Update scss files based on autoprefixer and add LF copyright footer
The options being used for the vscode autoprefixer plugin is:

```
  "autoprefixer.options": {
    "overrideBrowserslist": [
      "last 2 versions",
      "> 0.1%",
      "not dead",
      "IE 10"
    ]
  },
```

Resolves #54

Signed-off-by: Steven Rathbauer <steven@rathpc.com>
2020-07-22 11:35:32 -04:00
hasheddan c69f2c6de2
Update community meeting link
The current community meeting link is to a section in the README that no
longer exists. This updates it to the correct section.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-07-15 11:40:00 -05:00
Connor Chan dee31788e1 Update footer and Twitter desc meta tag 2020-03-10 12:32:08 -07:00
hasheddan 4cc08e4d96 Update go mod and refs with crossplane org name
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-02-18 19:27:00 -06:00
Connor Chan 3389b021b6 Updated homepage for v0.3 release 2019-09-11 18:29:03 -07:00
Steve Judkins 20513ef3ba
Switch blog url to crossplane 2019-01-07 11:11:38 -08:00
Michael Goff a6c280c91b
Make urls relative (to support testing on github project pages 2018-12-17 15:44:56 -08:00
Michael Goff 3b71aefd05
Add google analytics tracking and some small fixes. 2018-12-04 10:46:10 -08:00
Michael Goff 4e2f7f61a7
Add a /doc/latest and fix issues with redirecting.
(e.g. /docs/master would redirects to /docs/master/ so just starting
with /docs/master/)
2018-12-04 08:27:35 -08:00
Bassam Tabbara 65e999b60d
make website live 2018-12-03 23:08:03 -08:00
Michael Goff 2abb60d8e5
First version of the website. 2018-12-03 22:22:24 -08:00