Commit b9fd7f7
committed
Serve docs at lokf.nolan-nichols.com
The apex/www domain (www.nolan-nichols.com) is served by the personal-site
repo (nicholsn.github.io); a second repo can't share that custom domain, so
point the docs at their own subdomain instead of the /lokf/ subpath.
- mkdocs site_url -> https://lokf.nolan-nichols.com/
- docs/CNAME so `mkdocs build` emits CNAME for the Pages custom domain
- README documentation link updated
Manual follow-up: add a DNS CNAME record lokf.nolan-nichols.com ->
nicholsn.github.io, and set this repo's Pages custom domain to
lokf.nolan-nichols.com.1 parent 8f131cb commit b9fd7f7
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments