Commit Graph

11 Commits

Author SHA1 Message Date
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 a16e0ecb2c Add padding between table data for docs 2019-09-16 09:42:06 -07: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 e5f17119b4
Cleanup docs menu collapse 2018-12-05 10:58:28 -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 3b71aefd05
Add google analytics tracking and some small fixes. 2018-12-04 10:46:10 -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 7f736730f3
Some quick fixes 2018-12-04 07:49:00 -08:00
Crossplane a7628cc2ba
docs snapshot for crossplane version `master` 2018-12-03 22:22:28 -08:00
Michael Goff 2abb60d8e5
First version of the website. 2018-12-03 22:22:24 -08:00