ci: move to docs.wakuconnect.dev domain

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-01-10 15:51:42 +01:00
parent 0804fd912c
commit 412807bccd
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
7 changed files with 13 additions and 8 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
tmp
public
resources
node_modules
/.hugo_build.lock

2
Jenkinsfile vendored
View File

@ -14,7 +14,7 @@ pipeline {
GIT_COMMITTER_NAME = 'status-im-auto'
GIT_COMMITTER_EMAIL = 'auto@status.im'
/* dev page settings */
DEV_SITE = 'dev-docs.dappconnect.dev'
DEV_SITE = 'dev-docs.wakuconnect.dev'
DEV_HOST = 'jenkins@node-01.do-ams3.sites.misc.statusim.net'
SCP_OPTS = 'StrictHostKeyChecking=no'
}

View File

@ -1,6 +1,6 @@
# Description
This repository is the source for https://docs.dappconnect.dev/.
This repository is the source for https://docs.wakuconnect.dev/.
It is built using [Hugo](https://gohugo.io/) static site generator.
@ -20,7 +20,7 @@ Will expose the built page under http://localhost:1313/.
Two branches are built by [our Jenkins instance](https://ci.status.im/):
* `master` is deployed to https://docs.dappconnect.dev/ by [CI](https://ci.status.im/job/website/job/docs.dappconnect.dev/)
* `develop` is deployed to https://dev-docs.dappconnect.dev/ by [CI](https://ci.status.im/job/website/job/dev-docs.dappconnect.dev/)
* `master` is deployed to https://docs.wakuconnect.dev/ by [CI](https://ci.status.im/job/website/job/docs.wakuconnect.dev/)
* `develop` is deployed to https://dev-docs.wakuconnect.dev/ by [CI](https://ci.status.im/job/website/job/dev-docs.wakuconnect.dev/)
PRs should be made for `develop` branch and `master` should be [rebased](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) on `develop` once changes are verified.

View File

@ -1,4 +1,4 @@
baseURL: "https://docs.dappconnect.dev/"
baseURL: "https://docs.wakuconnect.dev/"
languageCode: "en-us"
defaultContentLang: en
title: "WakuConnect Docs"
@ -36,7 +36,7 @@ params:
BookSearch: true
# GitHub edit links
BookRepo: 'https://github.com/vacp2p/docs.dappconnect.dev'
BookRepo: 'https://github.com/vacp2p/docs.wakuconnect.dev'
BookCommitPath: 'commit'
BookEditPath: 'edit/develop'

View File

@ -12,7 +12,7 @@ It can enable numerous use cases, both person-to-person (e.g. messenger) and mac
This is a non-exhaustive list of use cases that we have considered and their current status.
If we are aware of other projects using js-waku and other use cases that could be implemented,
feel free to open a [PR](https://github.com/vacp2p/docs.dappconnect.dev).
feel free to open a [PR](https://github.com/vacp2p/docs.wakuconnect.dev).
Legend:
- _Live_: We are aware of projects who have implemented this use case.

View File

@ -1 +1 @@
docs.dappconnect.dev
docs.wakuconnect.dev

4
yarn.lock Normal file
View File

@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1