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
|
||||
|
||||
variables:
|
||||
DOCS_SERVER: cryptowake.medlab.host
|
||||
DOCS_SERVER: cryptowake.xyz
|
||||
|
||||
build-docs:
|
||||
stage: build
|
||||
|
12
README.md
12
README.md
@ -1,18 +1,16 @@
|
||||
# Crypto Wake
|
||||
|
||||
Currently hosted at [cryptowake.medlab.host](https://cryptowake.medlab.host).
|
||||
Currently hosted at [cryptowake.xyz](https://cryptowake.xyz).
|
||||
|
||||
## 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
|
||||
|
||||
When ready to adjust URL, be sure to update:
|
||||
|
||||
- GitLab settings > CI/CD > Variables: `CLOUDRON_DOCS_SURFER_TOKEN`
|
||||
- .gitlab-ci.yml: `DOCS_SERVER`
|
||||
- files/mkdocs.yml: `site_url`
|
||||
* Website redesign
|
||||
* IPFS support
|
||||
* Web3 authentication and editing
|
||||
|
||||
## Models
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
site_name: Crypto Wake
|
||||
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>'
|
||||
repo_name: 'Contribute'
|
||||
repo_url: 'https://gitlab.com/medlabboulder/crypto-wake'
|
||||
@ -36,4 +36,4 @@ markdown_extensions:
|
||||
- footnotes
|
||||
- meta
|
||||
- attr_list
|
||||
- md_in_html
|
||||
- md_in_html
|
||||
|
Loading…
x
Reference in New Issue
Block a user