There was an error while loading. Please reload this page.
Personally, I like the mkdocs-to-gh-pages way of doing it. Aka having a docs/ folder, and then building and deploying that to github pages in CI.
docs/
See the reference implementation.
Personally, I like the mkdocs-to-gh-pages way of doing it. Aka having a
docs/folder, and then building and deploying that to github pages in CI.See the reference implementation.