Commit 4aee6d3
committed
Add CI for tests and CD for docs deployment
- Added `.github/workflows/ci.yml` to run tests on Python 3.10 and 3.11.
- Added `.github/workflows/deploy-docs.yml` to deploy mkdocs to gh-pages with git user configuration.
- Updated `pyproject.toml` to include `mkdocs-material` dependency.
- Updated `mkdocs.yml` to use `material` theme.
- Added `site/` to `.gitignore`.
- Fixed CI error by removing `submodules: recursive` (broken submodule references).
- Removed broken gitlinks/submodules from repository index.1 parent 6610dbf commit 4aee6d3
8 files changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments