feat(docs): read through mkdocs material documentation and enabled a whole bunch of qol features
This commit is contained in:
parent
174775daad
commit
c179dd0649
2 changed files with 27 additions and 3 deletions
|
@ -37,6 +37,7 @@ jobs:
|
|||
- name: Build documentation
|
||||
run: |
|
||||
export SITE_URL="https://$CI_ACTION_REF_NAME_SLUG.seacogs.coastalcommits.com"
|
||||
export EDIT_URI="src/branch/$CI_ACTION_REF_NAME/.docs"
|
||||
mkdocs build -v
|
||||
continue-on-error: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue