Commit e0d6ebe
authored
fix: add CNAME to deploy script and set site_url for docs.codecarbon.io (#1086)
- deploy-docs.sh: write CNAME file so every deploy includes custom domain
- mkdocs.yml: set site_url to docs.codecarbon.io for correct asset paths
Merging to master will trigger the deploy-docs workflow, which will push
to gh-pages with CNAME included.
Made-with: Cursor1 parent db0d749 commit e0d6ebe
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments