new README (#33073)

* commonmark

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* relock

* copy paste

* Update README.md

* looks better like this

* cleanup
old-commit-hash: ed86910536e7036020a0a54be02e267db36653fe
This commit is contained in:
Adeeb Shihadeh
2024-07-25 14:20:00 -07:00
committed by GitHub
parent 805f2ff3bf
commit dd7e41e326
5 changed files with 103 additions and 104 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Build docs
run: |
# TODO: can we install just the "docs" dependency group without the normal deps?
pip install mkdocs mkdocs-terminal
pip install mkdocs==1.4.3 mkdocs-terminal mkdocs-plugin-commonmark
cd docs
mkdocs build