7 Commits

Author SHA1 Message Date
Franck R
22d30fbbf2
Add relay js example (#48) 2022-03-24 15:39:00 +11:00
jemboh
22eab4285b
Documentation for Angular and Waku to send and receive messages (#38)
Documentation for Angular and Waku to send and receive messages

A guide to getting started with Angular 13 and js-waku. It goes through
all the steps, from installation, setup, polyfills and working code.
2022-02-18 09:38:14 +00:00
Franck R
da15b6b74d
Format with prettier (#34) 2022-02-11 22:11:16 +11:00
Franck R
9f9d3eb6b8
Examples are now hosted on wakuconnect.dev (#33) 2022-02-02 11:56:14 +11:00
Franck R
41bc0a9d80
Run prettier (#29) 2022-01-24 12:17:00 +11:00
Franck R
d41a5cee6b
Add videos (#24) 2022-01-12 14:41:29 +11:00
89334e6efd replace mdBook with Hugo for site generation
An attempt to get multi-language support with a simple site generator: https://gohugo.io/

Research issue: https://github.com/vacp2p/docs.dappconnect.dev/issues/7
Theme: https://themes.gohugo.io/themes/hugo-book/

I've dropped the Waku specs part for simplicity of the PR, you can re-add it later yourself @D4nte .

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-12-10 16:39:21 +01:00