Commit Graph

6 Commits

Author SHA1 Message Date
Antonin Delpeuch
ee72a200e1
Remove trailing slashes in doc pages URLs to fix links. (#3821)
* Improve broken link detection, remove trailing slashes from URLs.

Closes #3819.

* Preserve hash when removing trailing slash in URL
2021-04-24 15:33:24 +02:00
Antonin Delpeuch
1af0e06a41
Enable docusaurus link checker. Closes #3529. (#3576) 2021-02-20 10:08:45 +01:00
allanaaa
c1037f78d7
Adding Algolia search (#3507) 2021-01-21 18:05:27 +01:00
Tom Morris
d3d62a62c3
Update to docusaurus-2.0.0-alpha.64 to fix security vuln in dependency (#3261)
* Update docusaurus to fix security vuln in dependency

Also update docusaurus config to match new version.

Fixed some broken links in the documentation, but not sure
if they were related to the version change.

* Remove bad links

* Make broken links a warning instead of error
2020-10-16 20:49:57 +02:00
Owen Stephens
09add9fa31
Added technical reference to docusaurus based on existing wiki pages (#2940) 2020-07-16 18:39:03 +02:00
Thad Guidry
2a34c8b5e6
begin Docusaurus 2 migration (#2799)
* begin Docusaurus 2 migration

* Need help fixing the broken 'index'
* needs further customizing footer if we want

* fix README.md

* fixed Pages and Sidebar not loading

Yeah!

* Revert "fixed Pages and Sidebar not loading"

This reverts commit b1588387fc89d650b391c5a8883b6100c4714fbd.

* Revert "fix README.md"

This reverts commit a81509c3c62f11370df40096e55dfd544dad2f87.

* Revert "begin Docusaurus 2 migration"

This reverts commit 59d59c355b8d2a1a270a5655922d53a0577d6414.

* clean move the files for Antonin

* fix broken Navbar links

* fix wrong GitHub link pointing to Docusaurus href

* Fix the edit link for GitHub in top right corner

* Copy content from wiki into Technical Reference

* Copy pages from wiki for top level Architecture

* fix sidebar ordering for Tech

* Add colors from our logo into Infima color matrix

* add comment about colors

* shift primary color by 1 shade in matrix
2020-06-29 08:45:24 +02:00