cnaming
This commit is contained in:
parent
68ba604f96
commit
df70ed50e2
2
.github/workflows/gen-docs.yml
vendored
2
.github/workflows/gen-docs.yml
vendored
@ -42,6 +42,8 @@ jobs:
|
||||
run: mv target/doc documentation_output/rustdoc
|
||||
- name: Move index page
|
||||
run: mv assets/www/index.html documentation_output/index.html
|
||||
- name: Move CNAME file
|
||||
run: mv assets/www/CNAME documentation_output/CNAME
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
1
assets/www/CNAME
Normal file
1
assets/www/CNAME
Normal file
@ -0,0 +1 @@
|
||||
ld50.va3zza.com
|
@ -4,3 +4,4 @@
|
||||
2. [Getting Started](getting-started.md)
|
||||
1. [Development Environment](development-environment.md)
|
||||
2. [Artist Information](artist-information.md)
|
||||
3. [Infrastructure Overview](infrastructure-overview.md)
|
Reference in New Issue
Block a user