Commit 7a9634d
authored
Add support for mike 2.0.0 (#113)
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.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