jinhojang6
46792b81d7
update terms content
2023-06-09 23:33:48 +09:00
Hossein Mehrabi
53228a0993
upgrade logos preset
2023-06-09 05:33:46 +03:30
Hossein Mehrabi
ca2409949b
upgrade logos preset
2023-06-09 04:57:58 +03:30
Hossein Mehrabi
0888c30e9c
upgrade logos preset
2023-06-07 19:42:05 +03:30
Hossein Mehrabi
29ca0fa20b
upgrade logos preset
2023-06-07 19:01:47 +03:30
Hossein Mehrabi
caac31cf5a
upgrade logos preset
2023-06-07 18:52:21 +03:30
Hossein Mehrabi
f4ec15c355
upgrade logos preset
2023-06-07 15:44:25 +03:30
Hossein Mehrabi
dc2d38f27c
upgrade logos preset
2023-06-06 13:29:02 +03:30
Hossein Mehrabi
c153668e90
upgrade logos preset
2023-06-06 01:27:46 +03:30
Hossein Mehrabi
1f82c7129d
upgrade logos preset
2023-06-05 19:03:51 +03:30
amir houieh
2bbb16a3b1
config ascii for better look for waku
2023-06-05 17:01:15 +02:00
Hossein Mehrabi
d63c3a38ed
upgrade logos preset
2023-06-05 18:08:11 +03:30
Jinho Jang
32e09222f3
update navbar github link ( #40 )
2023-06-05 05:14:33 +03:30
Hossein Mehrabi
fa1f765416
update content
2023-06-02 22:28:00 +03:30
Hossein Mehrabi
1f284c5a87
upgrade logos docusaurus preset
2023-06-02 22:04:20 +03:30
jinhojang6
f92d757798
fix typos
2023-06-03 01:26:30 +09:00
jinhojang6
a43bd344a9
update landing page content
2023-06-03 00:46:05 +09:00
Jinho Jang
a647744de3
update content ( #38 )
2023-06-02 16:46:39 +03:30
Hossein Mehrabi
befeeeb0c4
upgrade logos docusaurus preset
2023-06-02 16:46:05 +03:30
Hossein Mehrabi
21f0c37ec7
fix: update showcase marks
2023-06-02 15:11:56 +03:30
Hossein Mehrabi
b4537359e8
fix: typo in hero title
2023-06-02 14:36:34 +03:30
Hossein Mehrabi
90ca4cea52
fix: fix the order of showcase items
2023-06-02 14:36:34 +03:30
jinhojang6
88c884af84
fix typo and add Docs to navbar
2023-06-02 14:36:34 +03:30
jinhojang6
16e4db4819
remove blog from navbar
2023-06-02 14:36:34 +03:30
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