Commit Graph

16 Commits

Author SHA1 Message Date
hasheddan 6a0014b9ca
Set latestVersion to v1.0
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 17:32:52 -06:00
hasheddan eeb679adfb
Warn users on v1.1 docs that it is unreleased
Updates docs to warn users who are viewing the v1.1 docs that it has not
been released yet. This will display the same message as if they were
viewing the master docs.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-15 16:14:49 -06: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
hasheddan 7a1bce48ed
Set repopath to docs/README.md if empty
Jekyll strips the path from the README page so we must add it back to
make sure the Edit on Github button has the correct link.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-07-20 17:58:19 -05:00
hasheddan 81785557b2
Fix Edit on Github link for all docs pages
Currently the edit on github link always assumes
the document is available on master and also does
not include full repo directory path. This updates
to link to the specific release branch and also
include any directory nesting that is present in
the repo but not necessarily rendered in the
website url.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-05-23 08:01:31 -05:00
hasheddan 43dd0d71e5
Add bootstrap dependencies for nav tabs in docs
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-05-17 09:50:06 -05:00
Michael Goff cebd4ae10c
Added preliminary custom 404 page.
404 page supports redirecting to sensible docs locations.
Closes #17
2019-01-28 14:27:57 -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 7434d84309
Correct the indicated location of the version selector.
Fixes #10
2018-12-17 15:41:11 -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 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
Michael Goff 7f736730f3
Some quick fixes 2018-12-04 07:49:00 -08:00
Michael Goff 2abb60d8e5
First version of the website. 2018-12-03 22:22:24 -08:00