Commit Graph

241 Commits

Author SHA1 Message Date
Daniel Kaiser 25750e36e3
edit(post): ambient peer discovery (#60)
* edit(post): ambient peer discovery
* test MathJax support
2022-05-09 16:55:41 +02:00
Daniel Kaiser 674452ebea
post: ambient peer discovery (#56) 2022-05-03 20:11:26 +02:00
Franck R a84394ff57
Add change process instructions (#58) 2022-04-22 22:54:52 +10:00
Franck R 9d6ddec150
Show future post in dev mode (#59) 2022-04-20 21:06:53 +10:00
oskarth 5638aec1f6
Update introduce nwaku
Try to fix build
2022-04-14 11:19:14 +08:00
Hanno Cornelius 6bce555786
docs: Introducing `nwaku`? (#55) 2022-04-12 15:30:15 +02:00
Franck R c1915b8bf2
Replace waku.vac.dev with wakunetwork.com (#52) 2022-01-24 09:16:53 +08:00
Franck R fe1cc03ca5
Rename DApp Connect to Waku Connect (#50)
* Replace waku.dev with correct domain

* Rename DappConnect to Waku Connect

* Waku is the commmunication layer for Ethereum

Waku Connect helps dApp developers use it.
2022-01-21 12:54:41 +08:00
Franck R 4ece927def
Replace waku.dev with correct domain (#49) 2022-01-19 11:01:04 +08:00
Jakub Sokołowski 8ebd013d29
update package.json script to match Gulp config
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-12 16:12:42 +01:00
Jakub Sokołowski 3829bf9524 ci: drop --ignore-optional flag from yarn
Fixes image compression step:
```
Starting 'images'...
gulp-imagemin: Couldn't load default plugin "optipng"
'images' errored after 23 ms
  TypeError in plugin "gulp-imagemin"
Message:
    fn is not a function
Details:
    fileName: /home/jenkins/workspace/website/dev.vac.dev/assets/img/arrow-peach.svg
    domainEmitter: [object Object]
    domainThrown: false
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-13 00:02:14 +09:00
Jakub Sokołowski cd851ae586 reafactor Gulp config, fix minifying images and CSS
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-13 00:02:14 +09:00
Jakub Sokołowski 57225b2c60 drop unused faq.md file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-13 00:02:14 +09:00
Maria Rushkova 7083a22ba9 Add babel/core 2022-01-13 00:02:14 +09:00
Maria Rushkova 59b95cdc98 New design (#42) (#45)
* Add new design

* Use yarn instead of npm

* Add 404 page style

* Update "See VAC Openings" CTA

* Change VAC to Vac

* Change specs link

* Keep post categories

* Change code formatting

* Update images

* Update media links

* Add media image default

* Update package.json

* Add twitter cards meta data

* Add media section back

* Remove images

* Comment script for form

* Change media urls to https

* Import font locally

* Add Anonymous font

* Change inner page layout

* Change pre code style

* Add font preloading

* Change post content styles

* Add alt attribute

* Change footer research links

* Update gitignore

* Add Fathom analytics

* Update links

* Change gif to video

* Add work cards links back

* Change footer spacing

* Change logo size

* Fix header

* Centered section join

* Make cards clickable

* Align left section join

* Remove graphic & video section about

* Return logo size

* Add post for Waku v1 vs Waku v2 bandwidth comparison (#43)

* Add post for Waku v1 vs Waku v2 bandwidth comparison

* Addressing PR comments

* Added future work. Minor changes to intro.

(cherry picked from commit 007696cfc9)

* Add <code> styles

* Add Hanno page

* Add opinion piece on ethics in surveillance tech (#44)

* Add opinion piece on ethics in surveillance tech

* Change published date. Added preface.

* wrong date - today is 3rd

(cherry picked from commit c64f5a889e)

* Add circe page

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: thecirce <95408261+thecirce@users.noreply.github.com>

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: thecirce <95408261+thecirce@users.noreply.github.com>
2022-01-13 00:02:14 +09:00
thecirce c64f5a889e
Add opinion piece on ethics in surveillance tech (#44)
* Add opinion piece on ethics in surveillance tech

* Change published date. Added preface.

* wrong date - today is 3rd
2021-12-03 17:55:15 +08:00
Hanno Cornelius 007696cfc9
Add post for Waku v1 vs Waku v2 bandwidth comparison (#43)
* Add post for Waku v1 vs Waku v2 bandwidth comparison

* Addressing PR comments

* Added future work. Minor changes to intro.
2021-11-03 14:34:00 +08:00
oskarth 669b5965fc
Add COSCUP transcript and images (#41)
* Add COSCUP transcript and images

* fmt

* update links name link

* tweak again

* fmt

* Update _posts/2021-08-06-coscup-waku-ethereum.md

Co-authored-by: Franck Royer <franck@status.im>

* Update _posts/2021-08-06-coscup-waku-ethereum.md

Co-authored-by: Franck Royer <franck@status.im>

* Update _posts/2021-08-06-coscup-waku-ethereum.md

Co-authored-by: Franck Royer <franck@status.im>

* Update _posts/2021-08-06-coscup-waku-ethereum.md

Co-authored-by: Franck Royer <franck@status.im>

* Update _posts/2021-08-06-coscup-waku-ethereum.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

* Update _posts/2021-08-06-coscup-waku-ethereum.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

Co-authored-by: Franck Royer <franck@status.im>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2021-08-06 17:36:49 +08:00
Franck Royer e9e1f0e4e5
Fix broken links (#40) 2021-08-05 17:53:11 +08:00
oskarth ab7d387166
Fix broken links across posts (#37)
Closes https://github.com/vacp2p/vacp2p.github.io/issues/36
2021-08-04 11:51:55 +08:00
oskarth 8abf22a971
Add issues and PRs to board automatically (#39)
Also added repo secret
2021-08-02 11:14:00 +08:00
dependabot[bot] fe1815779b
Bump addressable from 2.7.0 to 2.8.0 (#35)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 11:09:38 +08:00
dependabot[bot] b1a038c199
Bump kramdown from 2.3.0 to 2.3.1 (#31)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 11:09:26 +08:00
dependabot[bot] 08619898d6
Bump rexml from 3.2.4 to 3.2.5 (#32)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 11:09:18 +08:00
Franck Royer b49d922e90
Merge pull request #33 from vacp2p/js-waku 2021-06-04 10:24:33 +10:00
Franck Royer 69b96c09a2
Add workshop link 2021-06-04 10:22:15 +10:00
Franck Royer ab329b3ed1
Grammar 2021-06-04 10:20:53 +10:00
Franck Royer 3317453ed5
It does not work with ruby v3.0 (#34)
v2.4 does work too.
2021-06-02 15:36:00 +08:00
Franck Royer 76b92b8a5c
Attempt to improve introduction 2021-06-02 16:34:57 +10:00
Franck Royer 4f68e0efc2
Add discuss link 2021-06-02 16:28:26 +10:00
Franck Royer 040286d9e3
rename with new date 2021-06-02 14:34:27 +10:00
Franck Royer 33f479d4f2
Add image 2021-06-02 14:34:27 +10:00
Franck Royer 0d018dc8fc
Update content topic as per guidelines 2021-06-02 14:07:45 +10:00
Franck Royer 04a89d5222
More feedback 2021-06-02 14:01:53 +10:00
Franck Royer 2bab4f616a
Feedback + section titles 2021-06-01 12:34:12 +10:00
Franck Royer c7bd881375
Few changes 2021-05-24 12:56:28 +10:00
Franck Royer ccdb9318f0
Fix metadata 2021-05-24 12:45:20 +10:00
Franck Royer 3bf411b259
Add title 2021-05-24 12:36:21 +10:00
Franck Royer cb627f0d5d
Revisit 2021-05-24 12:28:57 +10:00
Franck Royer a8ef6c95d6
First draft 2021-05-21 16:13:28 +10:00
Franck Royer 2598119d2f
Add Franck as author 2021-05-19 15:45:58 +10:00
Sanaz cb1bec7508
further acknowledgement 2021-03-26 18:36:47 -07:00
Sanaz 456ed39b8f
fixes links to the rln-relay refs 2021-03-05 11:17:26 -08:00
Sanaz cc867afcc2
edits the context 2021-03-05 11:07:23 -08:00
Sanaz a6ea3a74b2
Merge remote-tracking branch 'origin/master' 2021-03-05 10:38:20 -08:00
Oskar Thorén 0786c4f5ad
Update 2021-03-03-rln-relay.md 2021-03-05 15:07:09 +08:00
Oskar Thorén a6f7c1b2b5
Update 2021-03-03-rln-relay.md 2021-03-05 15:03:20 +08:00
Oskar Thorén fc274f554e
Add rain png 2021-03-05 15:02:49 +08:00
Sanaz Taheri Boshrooyeh 423af19c29
Rln relay fix (#30)
* adds author md file

* fixes the image link

* deletes the author file

* minor fix in title

* updates the title

* Update _posts/2021-03-03-rln-relay.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2021-03-05 14:36:31 +08:00
Sanaz d6552be936
Merge remote-tracking branch 'origin/master' 2021-03-04 22:03:42 -08:00