Merge branch 'cryptowake.xyz' into 'master'
Updating domain to cryptowake.xyz See merge request medlabboulder/crypto-wake!8
This commit is contained in:
commit
d53f9013aa
@ -7,7 +7,7 @@ default:
|
|||||||
image: cloudron/docs-ci@sha256:4a63ad48a6fbbd168828769b0d796b511d09d173ab5dd64368338997164aa4ab
|
image: cloudron/docs-ci@sha256:4a63ad48a6fbbd168828769b0d796b511d09d173ab5dd64368338997164aa4ab
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
DOCS_SERVER: cryptowake.medlab.host
|
DOCS_SERVER: cryptowake.xyz
|
||||||
|
|
||||||
build-docs:
|
build-docs:
|
||||||
stage: build
|
stage: build
|
||||||
|
12
README.md
12
README.md
@ -1,18 +1,16 @@
|
|||||||
# Crypto Wake
|
# Crypto Wake
|
||||||
|
|
||||||
Currently hosted at [cryptowake.medlab.host](https://cryptowake.medlab.host).
|
Currently hosted at [cryptowake.xyz](https://cryptowake.xyz).
|
||||||
|
|
||||||
## How to contribute
|
## How to contribute
|
||||||
|
|
||||||
The Projects files are located in `files/docs/projects/`. See more details about how to contribute on the [Contributing page](https://cryptowake.medlab.host/about/contributing/).
|
The Projects files are located in `files/docs/projects/`. See more details about how to contribute on the [Contributing page](https://cryptowake.xyz/about/contributing/).
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
When ready to adjust URL, be sure to update:
|
* Website redesign
|
||||||
|
* IPFS support
|
||||||
- GitLab settings > CI/CD > Variables: `CLOUDRON_DOCS_SURFER_TOKEN`
|
* Web3 authentication and editing
|
||||||
- .gitlab-ci.yml: `DOCS_SERVER`
|
|
||||||
- files/mkdocs.yml: `site_url`
|
|
||||||
|
|
||||||
## Models
|
## Models
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
site_name: Crypto Wake
|
site_name: Crypto Wake
|
||||||
site_description: 'A celebration of deceased crypto projects'
|
site_description: 'A celebration of deceased crypto projects'
|
||||||
site_url: 'https://cryptowake.medlab.host'
|
site_url: 'https://cryptowake.xyz'
|
||||||
copyright: 'A project of the <a href="https://www.colorado.edu/lab/medlab/">Media Enterprise Design Lab</a> at CU Boulder<br />License: <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commmons Attribution 4.0 International (CC BY 4.0)</a>'
|
copyright: 'A project of the <a href="https://www.colorado.edu/lab/medlab/">Media Enterprise Design Lab</a> at CU Boulder<br />License: <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commmons Attribution 4.0 International (CC BY 4.0)</a>'
|
||||||
repo_name: 'Contribute'
|
repo_name: 'Contribute'
|
||||||
repo_url: 'https://gitlab.com/medlabboulder/crypto-wake'
|
repo_url: 'https://gitlab.com/medlabboulder/crypto-wake'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user