Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
8fa764fd8a Bump github-pages from 227 to 228 in /docs (#1718) 2023-02-07 22:37:48 +00:00
Darragh Bailey
1a59f0ddd8 Update doc generation to use ruby 3.1 (#1717) 2023-02-05 14:56:22 +00:00
dependabot[bot]
9aab9b7d03 Bump rack from 2.2.4 to 2.2.6.2 in /docs (#1707) 2023-01-22 21:11:49 +00:00
dependabot[bot]
748e2ccb77 Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#1697) 2022-12-15 15:49:54 +00:00
dependabot[bot]
199b3a07e6 Bump nokogiri from 1.13.8 to 1.13.9 in /docs (#1647) 2022-10-30 11:29:29 +00:00
dependabot[bot]
d8f0b66c5b Bump commonmarker from 0.23.5 to 0.23.6 in /docs (#1607) 2022-09-28 14:52:38 +00:00
dependabot[bot]
bec7fdc462 Bump github-pages from 226 to 227 in /docs (#1531) 2022-07-24 09:21:16 +00:00
Darragh Bailey
82202945ce Migrate documentation to github pages (#1523)
Switch from having all documentation contained within the README to
publishing a jekyll static site of documentation under github pages.

This allows for configuration and installation guides to be handled
separately to make for the relevant pieces to be in smaller chunks and
therefore easier to follow for users. Additionally a table of contents
can now be included in a left navigation section that ensures it should
be possible to quickly jump from the start to any section and back
again.

Include support for publishing previews and releases under separate
directories to allow for them to exist at the same time as the other
latest version of the documents.

The navigation section also includes support for accessing any of the
other versions published so that it easier to see what configuration
options exist for a given release. These will be published automatically
when releases are added.
2022-07-19 13:48:02 +00:00