Commit Graph

68 Commits

Author SHA1 Message Date
jinhojang6 49f078819c update content 2023-06-02 20:57:09 +09:00
jinhojang6 cd8c800a20 fix typo and add Docs to navbar 2023-06-02 18:36:45 +09:00
jinhojang6 ee0a7bb53c remove blog from navbar 2023-06-02 12:37:03 +09:00
Hossein Mehrabi a51a6e8bda
upgrade logos docusaurus preset 2023-06-02 03:26:34 +03:30
Hossein Mehrabi b950625dda upgrade logos docusaurus preset 2023-06-02 02:49:50 +03:30
Hossein Mehrabi fabf0e38e3 update content & configuration 2023-06-02 02:41:43 +03:30
SWB 6dcd73c759
BREAKING CHANGE: implement docusaurus (#36)
* BREAKING CHANGE: implement docusaurus
2023-06-01 21:48:43 +01:00
SWB 72fcd1b4d4
fix: CNAME file issue (#29)
CNAME file was located in ./static-assets, but it should be in the
`out` directory after the build stage because the `out` folder was
created in the `build` stage.
2023-03-21 17:53:09 +00:00
amirhouieh 7bcbe4edb3 remove vercel actions 2023-03-17 12:18:20 +01:00
swb 057b1512ab add jenkinsfile and CNAME file
The current implementation of the site builder requires content
repo to be submited as a zip file for production using env vars
`CONTENT_SOURCE_TYPE=git` and `CONTENT_SOURCE_URL=repo-link.zip`
which is not considered a best practice. Due to this, a race
condition may occur during the build process if another commit
is made while the build is in progress which may lead a security
flow. To work around this,first, we checkout into `src` using
`checkoutToSubdirectory('src')`. Then, we use `local_folder`
mode using `CONTENT_SOURCE_TYPE=local_folder` and
`CONTENT_SOURCE_URL=..src` env vars, just like a local develop.
`local_folder` mode copies the website files from `src` into
`docs` because the site builder is incapable of copying it.
We checkout the builder into the `builder` directory and run
the `install` and `build` commands inside of that directory.
Finally, for publish stages, we copy the `out` directory into
the site repo, since the out directory is in the wrong repo.
2023-03-16 16:52:06 +01:00
fryorcraken.eth 0dbc5602df
fix footer discord link (#27) 2023-02-28 15:25:28 +11:00
fryorcraken.eth 8449306167
Update links (#24) 2023-02-14 09:40:08 +11:00
jeangovil 9d7856658b
Fix format and spelling (#22)
* Fix the spelling issues in the privacy-policy.md and terms-of-use.md.

* Update prettier.
2023-01-19 15:25:32 +01:00
jeangovil 2d8d9b8e15
Update privacy-policy.md (#21) 2023-01-19 14:50:11 +01:00
amir houieh 2c0311f814
Update privacy-policy.md 2023-01-19 14:32:09 +01:00
amir houieh ee5111cb24
Update privacy-policy.md 2023-01-19 14:24:14 +01:00
amir houieh 571996ea14
Update config.json 2023-01-19 14:20:12 +01:00
amir houieh d48cbfe2ae
Update config.json 2023-01-19 14:19:47 +01:00
amir houieh f7b9b431d6
Update config.json 2023-01-19 14:17:50 +01:00
amir houieh 80ec563ba3
Create terms-of-use.md 2023-01-19 13:54:31 +01:00
amir houieh 07bf37bcf5
Create privacy-policy.md 2023-01-19 13:53:17 +01:00
fryorcraken.eth 01ad7b381e
Remove docs folder, various updates (#20) 2022-11-11 17:07:35 +11:00
fryorcraken.eth e74911b5c3
the new docs need some tlc, pointing to older docs for now (#19) 2022-09-26 15:23:09 +10:00
fryorcraken.eth a4056ee047
misc: add issues to Waku Product project board (#18) 2022-08-26 18:01:20 +10:00
amir houieh 716eac8205
Update README.md 2022-08-03 12:01:38 +02:00
amir houieh b5f28cfdb2
Test publishing pipeline 2022-08-03 10:40:09 +02:00
fryorcraken.eth 2fc6ede213
fix casing (#16) 2022-07-29 16:30:12 +10:00
amir houieh eafcf15d79
Update deployment-develop.yml 2022-06-22 13:37:41 +02:00
amir houieh 9091d0f11e
Create deployment-develop.yml 2022-06-22 13:36:30 +02:00
amir houieh 92c01bef04
Delete deployment-develop.yml 2022-06-22 13:32:13 +02:00
amir houieh 5602e14f0a
Update deployment-develop.yml 2022-06-22 11:39:19 +02:00
Franck R 5207ab6350
Migrate to acid-info (#14) 2022-06-22 11:04:59 +10:00
Franck Royer 648936b9ba
Document change process 2022-06-11 00:48:31 +10:00
Jakub Sokołowski 775cedd4f3
change domain from wakunetwork.com to waku.org
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-04-11 20:04:47 +02:00
Franck R b75e362bf1
Add privacy friendly analytics (#13) 2022-04-01 17:23:25 +11:00
Jakub Sokołowski 1e5619b5fa
node: fix ports description
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-03-24 10:04:43 +01:00
Franck R 5b2b9a2fd3
Add eye open white asset for node page (#12) 2022-03-24 15:32:20 +11:00
Franck R fab766fd56
Add eye open white asset for node page (#11) 2022-03-24 15:24:09 +11:00
oskarth 121cadaad6
Eyes should be open (#10)
See https://twitter.com/talgya/status/1506386110544429060
2022-03-23 20:07:33 +08:00
Jinho Jang 53e7c01bca
Update links (#9) 2022-01-27 12:33:07 +11:00
Franck R 9a33fa47fa
Fix typo (#8) 2022-01-24 10:55:28 +08:00
Franck R b2073cf7cc
Rename DappConnect to Waku Connect & Fix some links (#7)
* Rename DappConnect to Waku Connect

* Add link to waku connect

* Add link to specs

* Fix Status link
2022-01-24 09:17:26 +08:00
Jakub Sokołowski 51100a3bfa
move from waku.vac.dev to wakunetwork.com
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-21 15:44:42 +01:00
Jakub Sokołowski efea26d5e0 ci: add Jenkinsfile, refactor Gulp config
Also updated `README` and cleaned up `package.json`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-18 10:07:25 +01:00
Paweł Rzepiński 09fd179375 Footer links and walletConnect section 2022-01-14 20:58:46 +09:00
oskarth a6f2a02687
Merge pull request #2 from pawelEth/main
WAKU website
2021-12-10 13:56:16 +08:00
Paweł Rzepiński 320f6ccf5e style.css 2021-11-24 10:14:15 +01:00
Paweł Rzepiński efbec4aa29 style.css 2021-11-24 10:10:35 +01:00
Paweł Rzepiński cbc0cf21c4 social 2021-11-23 09:32:58 +01:00
Paweł Rzepiński 0c60cd0f67 remove wallet 2021-11-23 08:32:00 +01:00