-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
-
-
https://pagure.io/centos-infra/issue/1542
The new docs site is here:
https://gitlab.com/CentOS/docs/docs.centos.orgamp
I'd like to get some CD set up to publish to something like docs-new.centos.org, so we can preview the work. Then when it's ready, it should be a simple switchover. I'm able to build with just: `mkdocs build`. For dependencies: `pip install mkdocs mkdocs-material mkdocs-monorepo-plugin`. IMPORTANT: mkdocs is in Fedora's repos, but when I got it from dnf, it didn't like the mkdocs-material I got from pip. Getting everything from pip worked for me.