Commit Graph

13 Commits

Author SHA1 Message Date
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 b28b4e6d04
Update messaging and content
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
2020-10-28 13:15:38 -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
Connor Chan cf8b840bfc
Fix header styling bug 2020-05-18 12:30:12 -07:00
Connor Chan 3389b021b6 Updated homepage for v0.3 release 2019-09-11 18:29:03 -07:00
Steven Rathbauer edb706603a Tweaks to styles to fix various header layout issues
Fixes #18
2019-04-15 14:50:24 -04:00
Michael Goff a6c280c91b
Make urls relative (to support testing on github project pages 2018-12-17 15:44:56 -08:00
Michael Goff b1734882ef
Add css browser prefixes 2018-12-06 09:54:03 -08:00
Michael Goff a141b663b4
Add mobile images 2018-12-06 09:29:18 -08:00
Michael Goff d302427fe5
Add Avenir-Heavy font.
Small text changes.
Add collapsing menu support to the docs.
Improve docs banner warning about not being latest.
2018-12-05 10:02:29 -08:00
Michael Goff b5201eddae
Fix the layout of the docs header and page to match site wide max
width as well as docs header in mobile view. Various other fixes.
2018-12-04 09:23:06 -08:00
Michael Goff 2abb60d8e5
First version of the website. 2018-12-03 22:22:24 -08:00