Commit 4db6847
committed
Add support for mike 2.0.0
The default setting in this version utilizes symbolic links for aliases,
which aren't compatible with GitHub Pages. Therefore, we must specify the
use of redirect aliases.
To do this, we set the `alias_type` to redirect within the mike plugin
configuration in the `mkdocs.yml` file.
Signed-off-by: Tiyash Basu <[email protected]>1 parent 11abefd commit 4db6847
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments