Update documentation

This commit is contained in:
Jenkins 2023-10-10 16:50:24 +00:00
parent 74b653bea5
commit b353c9c434
33 changed files with 188 additions and 62 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1450,7 +1450,7 @@ module.exports = coseBase;
/***/ }),
/***/ 14607:
/***/ 23701:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
(function webpackUniversalModuleDefinition(root, factory) {
@ -40306,7 +40306,7 @@ __webpack_require__.r(__webpack_exports__);
/* harmony import */ var d3__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(59373);
/* harmony import */ var cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(71377);
/* harmony import */ var cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(cytoscape_dist_cytoscape_umd_js__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(14607);
/* harmony import */ var cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(23701);
/* harmony import */ var cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(cytoscape_cose_bilkent__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var khroma__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(91619);
/* harmony import */ var khroma__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(12281);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

75
assets/js/755.be38ef91.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
(self.webpackChunkwaku_docusaurus_template=self.webpackChunkwaku_docusaurus_template||[]).push([[31],{40779:(o,t,e)=>{"use strict";e.r(t),e.d(t,{contentTitle:()=>a,default:()=>m,frontMatter:()=>c,metadata:()=>u,toc:()=>d});var r=e(87462),n=(e(67294),e(3905)),i=e(67124);const c={title:"Join the community",wrapperClassName:"community-container"},a="Join the community",u={type:"mdx",permalink:"/community",source:"@site/src/pages/community.mdx",title:"Join the community",description:"Welcome to the Waku Community!",frontMatter:{title:"Join the community",wrapperClassName:"community-container"}},d=[],s={toc:d};function m(o){let{components:t,...e}=o;return(0,n.kt)("wrapper",(0,r.Z)({},s,e,{components:t,mdxType:"MDXLayout"}),(0,n.kt)("h1",{id:"join-the-community"},"Join the community"),(0,n.kt)(i.Box,{top:48,bottom:24,mdxType:"Box"},"Welcome to the Waku Community!",(0,n.kt)("p",null," Whether you are interested in building with Waku, contributing to the network, expanding your knowledge, or staying abreast of our progress, we have something for everyone.")),(0,n.kt)(i.Box,{top:56,bottom:56,mdxType:"Box"},(0,n.kt)(i.Grid,{xs:{cols:1,gap:"1rem"},md:{cols:2},mdxType:"Grid"},(0,n.kt)(i.Grid.Item,{xs:1},(0,n.kt)(i.SocialCard,{href:"https://twitter.com/waku_org",logoSrcDark:"/icons/x.svg",description:"Follow us on X",mdxType:"SocialCard"})),(0,n.kt)(i.Grid.Item,{xs:1},(0,n.kt)(i.SocialCard,{href:"https://discord.waku.org",logoSrcDark:"/icons/discord-white.svg",description:"Join the community on Discord",mdxType:"SocialCard"})),(0,n.kt)(i.Grid.Item,{xs:1},(0,n.kt)(i.SocialCard,{href:"https://t.me/waku_org",logoSrcDark:"/icons/telegram-white.svg",description:"Jump in the conversation on Telegram",mdxType:"SocialCard"})),(0,n.kt)(i.Grid.Item,{xs:1},(0,n.kt)(i.SocialCard,{href:"https://forum.vac.dev/",logoSrcDark:"/vac.svg",description:"Share your thoughts on the latest research on the Vac research forum",mdxType:"SocialCard"})))))}m.isMDXComponent=!0},67124:(o,t,e)=>{"use strict";var r=e(65701);e.o(r,"Box")&&e.d(t,{Box:function(){return r.Box}}),e.o(r,"CallToActionButton")&&e.d(t,{CallToActionButton:function(){return r.CallToActionButton}}),e.o(r,"CallToActionSection")&&e.d(t,{CallToActionSection:function(){return r.CallToActionSection}}),e.o(r,"FeatureList")&&e.d(t,{FeatureList:function(){return r.FeatureList}}),e.o(r,"Grid")&&e.d(t,{Grid:function(){return r.Grid}}),e.o(r,"Hero")&&e.d(t,{Hero:function(){return r.Hero}}),e.o(r,"HeroAction")&&e.d(t,{HeroAction:function(){return r.HeroAction}}),e.o(r,"HeroActions")&&e.d(t,{HeroActions:function(){return r.HeroActions}}),e.o(r,"HeroDescription")&&e.d(t,{HeroDescription:function(){return r.HeroDescription}}),e.o(r,"HeroInfo")&&e.d(t,{HeroInfo:function(){return r.HeroInfo}}),e.o(r,"HeroTitle")&&e.d(t,{HeroTitle:function(){return r.HeroTitle}}),e.o(r,"HeroVideo")&&e.d(t,{HeroVideo:function(){return r.HeroVideo}}),e.o(r,"SectionHeader")&&e.d(t,{SectionHeader:function(){return r.SectionHeader}}),e.o(r,"ShowcaseCard")&&e.d(t,{ShowcaseCard:function(){return r.ShowcaseCard}}),e.o(r,"SocialCard")&&e.d(t,{SocialCard:function(){return r.SocialCard}}),e.o(r,"TimelineItem")&&e.d(t,{TimelineItem:function(){return r.TimelineItem}})},46102:()=>{}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
(()=>{"use strict";var e,t,r,a,o,n={},f={};function d(e){var t=f[e];if(void 0!==t)return t.exports;var r=f[e]={id:e,loaded:!1,exports:{}};return n[e].call(r.exports,r,r.exports,d),r.loaded=!0,r.exports}d.m=n,d.c=f,e=[],d.O=(t,r,a,o)=>{if(!r){var n=1/0;for(c=0;c<e.length;c++){r=e[c][0],a=e[c][1],o=e[c][2];for(var f=!0,i=0;i<r.length;i++)(!1&o||n>=o)&&Object.keys(d.O).every((e=>d.O[e](r[i])))?r.splice(i--,1):(f=!1,o<n&&(n=o));if(f){e.splice(c--,1);var u=a();void 0!==u&&(t=u)}}return t}o=o||0;for(var c=e.length;c>0&&e[c-1][2]>o;c--)e[c]=e[c-1];e[c]=[r,a,o]},d.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return d.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,a){if(1&a&&(e=this(e)),8&a)return e;if("object"==typeof e&&e){if(4&a&&e.__esModule)return e;if(16&a&&"function"==typeof e.then)return e}var o=Object.create(null);d.r(o);var n={};t=t||[null,r({}),r([]),r(r)];for(var f=2&a&&e;"object"==typeof f&&!~t.indexOf(f);f=r(f))Object.getOwnPropertyNames(f).forEach((t=>n[t]=()=>e[t]));return n.default=()=>e,d.d(o,n),o},d.d=(e,t)=>{for(var r in t)d.o(t,r)&&!d.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((t,r)=>(d.f[r](e,t),t)),[])),d.u=e=>"assets/js/"+({53:"935f2afb",62:"7818b736",85:"1f391b9e",153:"f0fe3b85",156:"230402f8",168:"ba0da7bd",257:"db77d2e4",339:"79dc5662",452:"13b4f215",514:"1be78505",668:"e7ce6630",772:"f78498e9",894:"d40faacd",918:"17896441"}[e]||e)+"."+{53:"c79dee8e",62:"20082c6d",85:"b5ae7b2f",153:"59c993d3",156:"e63b9158",168:"29c2397f",257:"0c99717b",316:"c4fbdc49",339:"5aedcd72",452:"fac9505a",481:"8754eca8",487:"63d0dc77",514:"22c15148",668:"2282d202",724:"203ba9a6",755:"3e8ba865",772:"f5eafdde",790:"763ab38f",894:"da277f2e",918:"b5181ba3"}[e]+".js",d.miniCssF=e=>{},d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a={},o="waku-docusaurus-template:",d.l=(e,t,r,n)=>{if(a[e])a[e].push(t);else{var f,i;if(void 0!==r)for(var u=document.getElementsByTagName("script"),c=0;c<u.length;c++){var l=u[c];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==o+r){f=l;break}}f||(i=!0,(f=document.createElement("script")).charset="utf-8",f.timeout=120,d.nc&&f.setAttribute("nonce",d.nc),f.setAttribute("data-webpack",o+r),f.src=e),a[e]=[t];var s=(t,r)=>{f.onerror=f.onload=null,clearTimeout(b);var o=a[e];if(delete a[e],f.parentNode&&f.parentNode.removeChild(f),o&&o.forEach((e=>e(r))),t)return t(r)},b=setTimeout(s.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=s.bind(null,f.onerror),f.onload=s.bind(null,f.onload),i&&document.head.appendChild(f)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="/",d.gca=function(e){return e={17896441:"918","935f2afb":"53","7818b736":"62","1f391b9e":"85",f0fe3b85:"153","230402f8":"156",ba0da7bd:"168",db77d2e4:"257","79dc5662":"339","13b4f215":"452","1be78505":"514",e7ce6630:"668",f78498e9:"772",d40faacd:"894"}[e]||e,d.p+d.u(e)},(()=>{var e={303:0,532:0};d.f.j=(t,r)=>{var a=d.o(e,t)?e[t]:void 0;if(0!==a)if(a)r.push(a[2]);else if(/^(303|532)$/.test(t))e[t]=0;else{var o=new Promise(((r,o)=>a=e[t]=[r,o]));r.push(a[2]=o);var n=d.p+d.u(t),f=new Error;d.l(n,(r=>{if(d.o(e,t)&&(0!==(a=e[t])&&(e[t]=void 0),a)){var o=r&&("load"===r.type?"missing":r.type),n=r&&r.target&&r.target.src;f.message="Loading chunk "+t+" failed.\n("+o+": "+n+")",f.name="ChunkLoadError",f.type=o,f.request=n,a[1](f)}}),"chunk-"+t,t)}},d.O.j=t=>0===e[t];var t=(t,r)=>{var a,o,n=r[0],f=r[1],i=r[2],u=0;if(n.some((t=>0!==e[t]))){for(a in f)d.o(f,a)&&(d.m[a]=f[a]);if(i)var c=i(d)}for(t&&t(r);u<n.length;u++)o=n[u],d.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return d.O(c)},r=self.webpackChunkwaku_docusaurus_template=self.webpackChunkwaku_docusaurus_template||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})()})();

View File

@ -0,0 +1 @@
(()=>{"use strict";var e,t,r,o,a,n={},f={};function d(e){var t=f[e];if(void 0!==t)return t.exports;var r=f[e]={id:e,loaded:!1,exports:{}};return n[e].call(r.exports,r,r.exports,d),r.loaded=!0,r.exports}d.m=n,d.c=f,e=[],d.O=(t,r,o,a)=>{if(!r){var n=1/0;for(c=0;c<e.length;c++){r=e[c][0],o=e[c][1],a=e[c][2];for(var f=!0,i=0;i<r.length;i++)(!1&a||n>=a)&&Object.keys(d.O).every((e=>d.O[e](r[i])))?r.splice(i--,1):(f=!1,a<n&&(n=a));if(f){e.splice(c--,1);var u=o();void 0!==u&&(t=u)}}return t}a=a||0;for(var c=e.length;c>0&&e[c-1][2]>a;c--)e[c]=e[c-1];e[c]=[r,o,a]},d.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return d.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,o){if(1&o&&(e=this(e)),8&o)return e;if("object"==typeof e&&e){if(4&o&&e.__esModule)return e;if(16&o&&"function"==typeof e.then)return e}var a=Object.create(null);d.r(a);var n={};t=t||[null,r({}),r([]),r(r)];for(var f=2&o&&e;"object"==typeof f&&!~t.indexOf(f);f=r(f))Object.getOwnPropertyNames(f).forEach((t=>n[t]=()=>e[t]));return n.default=()=>e,d.d(a,n),a},d.d=(e,t)=>{for(var r in t)d.o(t,r)&&!d.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((t,r)=>(d.f[r](e,t),t)),[])),d.u=e=>"assets/js/"+({31:"d81a91c9",53:"935f2afb",62:"7818b736",85:"1f391b9e",153:"f0fe3b85",156:"230402f8",168:"ba0da7bd",257:"db77d2e4",339:"79dc5662",452:"13b4f215",514:"1be78505",668:"e7ce6630",772:"f78498e9",894:"d40faacd",918:"17896441"}[e]||e)+"."+{31:"87f77dd1",53:"c79dee8e",62:"20082c6d",85:"b5ae7b2f",153:"59c993d3",156:"e63b9158",168:"29c2397f",257:"0c99717b",316:"c4fbdc49",339:"5aedcd72",452:"fac9505a",481:"8754eca8",487:"63d0dc77",514:"22c15148",668:"69babc33",724:"e3ab86a9",755:"be38ef91",772:"f5eafdde",790:"763ab38f",894:"da277f2e",918:"b5181ba3"}[e]+".js",d.miniCssF=e=>{},d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},a="waku-docusaurus-template:",d.l=(e,t,r,n)=>{if(o[e])o[e].push(t);else{var f,i;if(void 0!==r)for(var u=document.getElementsByTagName("script"),c=0;c<u.length;c++){var l=u[c];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==a+r){f=l;break}}f||(i=!0,(f=document.createElement("script")).charset="utf-8",f.timeout=120,d.nc&&f.setAttribute("nonce",d.nc),f.setAttribute("data-webpack",a+r),f.src=e),o[e]=[t];var b=(t,r)=>{f.onerror=f.onload=null,clearTimeout(s);var a=o[e];if(delete o[e],f.parentNode&&f.parentNode.removeChild(f),a&&a.forEach((e=>e(r))),t)return t(r)},s=setTimeout(b.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=b.bind(null,f.onerror),f.onload=b.bind(null,f.onload),i&&document.head.appendChild(f)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="/",d.gca=function(e){return e={17896441:"918",d81a91c9:"31","935f2afb":"53","7818b736":"62","1f391b9e":"85",f0fe3b85:"153","230402f8":"156",ba0da7bd:"168",db77d2e4:"257","79dc5662":"339","13b4f215":"452","1be78505":"514",e7ce6630:"668",f78498e9:"772",d40faacd:"894"}[e]||e,d.p+d.u(e)},(()=>{var e={303:0,532:0};d.f.j=(t,r)=>{var o=d.o(e,t)?e[t]:void 0;if(0!==o)if(o)r.push(o[2]);else if(/^(303|532)$/.test(t))e[t]=0;else{var a=new Promise(((r,a)=>o=e[t]=[r,a]));r.push(o[2]=a);var n=d.p+d.u(t),f=new Error;d.l(n,(r=>{if(d.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var a=r&&("load"===r.type?"missing":r.type),n=r&&r.target&&r.target.src;f.message="Loading chunk "+t+" failed.\n("+a+": "+n+")",f.name="ChunkLoadError",f.type=a,f.request=n,o[1](f)}}),"chunk-"+t,t)}},d.O.j=t=>0===e[t];var t=(t,r)=>{var o,a,n=r[0],f=r[1],i=r[2],u=0;if(n.some((t=>0!==e[t]))){for(o in f)d.o(f,o)&&(d.m[o]=f[o]);if(i)var c=i(d)}for(t&&t(r);u<n.length;u++)a=n[u],d.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return d.O(c)},r=self.webpackChunkwaku_docusaurus_template=self.webpackChunkwaku_docusaurus_template||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})()})();

20
community/index.html Normal file

File diff suppressed because one or more lines are too long

7
icons/avatar.svg Normal file
View File

@ -0,0 +1,7 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M20.0002 19.9999C19.0835 19.9999 18.2988 19.6735 17.646 19.0208C16.9932 18.368 16.6668 17.5833 16.6668 16.6666C16.6668 15.7499 16.9932 14.9652 17.646 14.3124C18.2988 13.6596 19.0835 13.3333 20.0002 13.3333C20.9168 13.3333 21.7016 13.6596 22.3543 14.3124C23.0071 14.9652 23.3335 15.7499 23.3335 16.6666C23.3335 17.5833 23.0071 18.368 22.3543 19.0208C21.7016 19.6735 20.9168 19.9999 20.0002 19.9999ZM13.3335 26.6666V24.3333C13.3335 23.861 13.4552 23.4269 13.6985 23.0308C13.9418 22.6346 14.2646 22.3327 14.6668 22.1249C15.5279 21.6944 16.4029 21.3713 17.2918 21.1558C18.1807 20.9402 19.0835 20.8327 20.0002 20.8333C20.9168 20.8333 21.8196 20.941 22.7085 21.1566C23.5974 21.3721 24.4724 21.6949 25.3335 22.1249C25.7363 22.3333 26.0593 22.6355 26.3027 23.0316C26.546 23.4277 26.6674 23.8616 26.6668 24.3333V26.6666H13.3335ZM15.0002 24.9999H25.0002V24.3333C25.0002 24.1805 24.9618 24.0416 24.8852 23.9166C24.8085 23.7916 24.7079 23.6944 24.5835 23.6249C23.8335 23.2499 23.0766 22.9688 22.3127 22.7816C21.5488 22.5944 20.7779 22.5005 20.0002 22.4999C19.2224 22.4999 18.4516 22.5938 17.6877 22.7816C16.9238 22.9694 16.1668 23.2505 15.4168 23.6249C15.2918 23.6944 15.191 23.7916 15.1143 23.9166C15.0377 24.0416 14.9996 24.1805 15.0002 24.3333V24.9999ZM20.0002 18.3333C20.4585 18.3333 20.851 18.1699 21.1777 17.8433C21.5043 17.5166 21.6674 17.1244 21.6668 16.6666C21.6668 16.2083 21.5035 15.8158 21.1768 15.4891C20.8502 15.1624 20.4579 14.9994 20.0002 14.9999C19.5418 14.9999 19.1493 15.1633 18.8227 15.4899C18.496 15.8166 18.3329 16.2088 18.3335 16.6666C18.3335 17.1249 18.4968 17.5174 18.8235 17.8441C19.1502 18.1708 19.5424 18.3338 20.0002 18.3333Z"
fill="white" />
<rect x="0.5" y="0.5" width="39" height="39" rx="19.5" stroke="white" fill="none" />
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

3
icons/discord-white.svg Normal file
View File

@ -0,0 +1,3 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.1999 23.0766C12.4666 23.0766 11.0533 21.5016 11.0533 19.5733C11.0533 17.6466 12.4316 16.0733 14.2016 16.0733C15.9516 16.0733 17.3849 17.6466 17.3499 19.5733C17.3499 21.5016 15.9516 23.0766 14.1999 23.0766ZM25.8233 23.0766C24.0899 23.0766 22.6733 21.5016 22.6733 19.5733C22.6733 17.6466 24.0549 16.0733 25.8233 16.0733C27.5733 16.0733 29.0066 17.6466 28.9733 19.5733C28.9733 21.5016 27.5916 23.0766 25.8233 23.0766ZM16.8749 7.20493L16.3616 6.2666L15.3049 6.4416C12.9102 6.84089 10.5796 7.55835 8.37494 8.57493L7.99494 8.7516L7.75827 9.09993C3.40327 15.5233 2.20827 21.8466 2.79994 28.0599L2.86494 28.7366L3.41494 29.1366C5.97692 31.0164 8.83839 32.4494 11.8783 33.3749L13.1949 33.7783L15.0499 29.2499C18.2333 30.0366 21.7666 30.0383 24.9483 29.2499L26.7933 33.7799L28.1099 33.3749C31.1521 32.4519 34.0152 31.0181 36.5766 29.1349L37.1216 28.7383L37.1883 28.0683C37.9149 20.8683 36.0266 14.5949 32.2583 9.09327L32.0216 8.74827L31.6416 8.57493C29.4375 7.56299 27.1097 6.84571 24.7183 6.4416L23.6883 6.26994L23.1649 7.1716C23.01 7.44123 22.8638 7.71582 22.7266 7.99493C20.9186 7.80817 19.0962 7.80817 17.2883 7.99493C17.1555 7.72901 17.0177 7.46563 16.8749 7.20493ZM11.1916 27.6833C11.5199 27.8733 11.8666 28.0599 12.2083 28.2299L11.4599 30.0566C9.43593 29.3187 7.51562 28.3227 5.7466 27.0933C5.3716 21.8616 6.43494 16.5849 10.0199 11.1433C11.5329 10.477 13.11 9.96708 14.7266 9.6216C14.8266 9.82993 14.9199 10.0333 14.9966 10.2149L15.4516 11.2866L16.6049 11.1183C18.8651 10.7871 21.1614 10.7871 23.4216 11.1183L24.5716 11.2849L25.0249 10.2149C25.1033 10.0283 25.1949 9.82493 25.2916 9.6216C26.9199 9.9716 28.4966 10.4866 30.0049 11.1466C33.1299 15.8466 34.7066 21.0899 34.2483 27.0916C32.4793 28.3232 30.5576 29.3194 28.5316 30.0549L27.7899 28.2316C28.1333 28.0599 28.4799 27.8733 28.8116 27.6833C29.6283 27.2133 30.5066 26.6266 31.0666 26.0666L28.9333 23.9333C28.6616 24.2066 28.0616 24.6333 27.3049 25.0699C26.5649 25.4966 25.8299 25.8416 25.3599 25.9966C22.0216 27.1016 17.9799 27.1016 14.6399 25.9966C14.1716 25.8416 13.4366 25.4966 12.6966 25.0699C11.9399 24.6349 11.3399 24.2066 11.0666 23.9333L8.93327 26.0666C9.49494 26.6266 10.3749 27.2133 11.1916 27.6833Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,3 +1,4 @@
<svg width="6" height="7" viewBox="0 0 6 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.5 6L5.5 1M5.5 1C5.5 1 2.45262 1 0.5 1M5.5 1V6" stroke="white"/>
</svg>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1918 4.00028H3.42848V2.85742H13.1428V12.5717H11.9999V4.8084L3.83254 12.9758L3.02441 12.1676L11.1918 4.00028Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 293 B

3
icons/telegram-white.svg Normal file
View File

@ -0,0 +1,3 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.90607 17.9867C14.3013 13.8933 20.5662 11.1948 23.7009 9.89093C32.6511 6.16825 34.5108 5.52158 35.723 5.50023C35.9896 5.49553 36.5857 5.5616 36.9719 5.87493C37.2979 6.13949 37.3876 6.49687 37.4306 6.74771C37.4735 6.99854 37.5269 7.56995 37.4844 8.01643C36.9994 13.1125 34.9008 25.4793 33.8331 31.187C33.3813 33.6021 32.4918 34.4119 31.6306 34.4911C29.7591 34.6634 28.3379 33.2543 26.5252 32.066C23.6887 30.2067 22.0862 29.0492 19.3329 27.2348C16.1509 25.1379 18.2137 23.9855 20.027 22.102C20.5016 21.6091 28.7477 14.1086 28.9074 13.4282C28.9273 13.3431 28.9458 13.0259 28.7574 12.8584C28.569 12.6909 28.2908 12.7482 28.0901 12.7937C27.8056 12.8583 23.2743 15.8534 14.496 21.7789C13.2098 22.6622 12.0448 23.0925 11.001 23.0699C9.85026 23.0451 7.63673 22.4193 5.99121 21.8844C3.9729 21.2283 2.3688 20.8815 2.50848 19.7673C2.58123 19.1869 3.38043 18.5934 4.90607 17.9867Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

3
icons/x.svg Normal file
View File

@ -0,0 +1,3 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.6209 19.1338L32.6291 7.5H30.2575L21.5673 17.6015L14.6265 7.5H6.62109L17.117 22.7752L6.62109 34.975H8.99286L18.1699 24.3075L25.4999 34.975H33.5053L22.6203 19.1338H22.6209ZM19.3724 22.9098L18.3089 21.3887L9.84745 9.28543H13.4903L20.3189 19.0532L21.3823 20.5742L30.2586 33.2708H26.6157L19.3724 22.9103V22.9098Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 440 B

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://waku.org/about/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/architect</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/roadmap</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/team</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/terms</loc><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://waku.org/community</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/architect</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/roadmap</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/about/team</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://waku.org/terms</loc><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>

File diff suppressed because one or more lines are too long

15
vac.svg Normal file
View File

@ -0,0 +1,15 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_306_2800)">
<path d="M19.0759 11.4383C18.5295 10.4567 17.7076 9.645 16.7051 9.09696L15.4321 8.42485C15.4321 8.42485 16.9033 6.27556 18.7481 6.85904C20.5928 7.44253 20.0135 11.3349 19.6323 12.8195" fill="black"/>
<path d="M24.2595 15.914C24.1212 13.7199 23.3933 11.5989 22.1479 9.76153C22.7662 9.35458 23.5212 9.19085 24.2595 9.3036C24.6309 9.37067 24.981 9.52121 25.2815 9.74312C25.582 9.96503 25.8246 10.2521 25.9899 10.5814C26.2213 11.1771 26.2947 11.8196 26.2034 12.45C26.1974 12.736 26.1486 13.0196 26.0585 13.292C25.9959 13.4626 25.9141 13.6261 25.8146 13.7794C25.6875 13.9813 25.5503 14.1734 25.4029 14.3555C25.0218 14.8652 24.6406 15.4117 24.2595 15.914Z" fill="#999999"/>
<path d="M12.8551 7.53931C14.4015 7.61601 15.8839 8.16111 17.0935 9.09773C18.2903 9.96188 19.6929 11.7566 19.6319 12.7907C19.5709 13.8247 17.0096 18.9948 16.8343 21.9418C16.659 24.8887 17.2811 27.5588 17.7887 29.1024C18.5864 30.2953 22.7925 33.2422 22.7925 33.2422C22.7925 33.2422 21.3623 33.2422 19.3841 32.5406C18.3143 32.3079 16.9832 31.5899 16.2658 30.7864C12.2943 27.0492 12.4795 24.2425 12.4947 18.9985C12.4947 15.1874 13.4528 13.2043 13.5824 11.7715C13.712 10.3386 14.4347 9.77173 13.808 8.31482L12.8551 7.53931Z" fill="#1A1A1A"/>
<path d="M19.8838 11.1274C19.6384 12.6659 19.1553 14.1598 18.4507 15.5589C17.7948 17.0352 17.2346 18.5498 16.7737 20.0938C16.1584 22.4582 16.3315 25.42 16.7736 27.0661C17.6237 30.2314 19.3722 32.6573 22.793 33.2407C21.1428 31.9685 19.9801 30.2638 19.4265 28.2922C19.1055 27.276 18.9962 26.2082 19.1048 25.1507C19.2134 24.0933 19.5378 23.0673 20.0592 22.1323C20.3486 21.6067 20.6666 21.0963 21.012 20.6035L23.9469 16.1719C24.0951 15.9759 24.2061 15.7558 24.2746 15.522C24.3219 15.2779 24.3219 15.0274 24.2746 14.7834C23.864 12.5729 22.9009 10.4935 21.4694 8.72695C20.6309 7.69292 19.4722 6.76184 18.1154 6.76184C18.7322 6.80409 19.3057 7.15153 19.5332 7.70769C19.9909 8.75163 19.9726 10.0129 19.8838 11.1274Z" fill="#808080"/>
<path d="M28.6488 18.0154C28.6488 18.4927 29.0407 18.9802 29.2527 19.2609C29.7065 19.8617 30.6248 20.6642 30.6248 20.9153C30.6096 21.0704 30.5366 21.1444 30.3417 21.2825C30.0971 21.4559 29.6822 21.6908 29.6822 21.6908C29.6822 21.6908 29.7568 21.9666 29.9247 22.1596C30.1028 22.3643 30.3576 22.6091 30.0531 22.8947C29.7486 23.1803 29.6097 23.2603 29.6097 23.2603C29.6097 23.2603 29.7434 23.3634 29.8625 23.5225C29.9816 23.6816 29.9969 23.829 30.0073 23.9952C29.9769 24.3571 29.4966 24.5048 29.3213 24.8298C29.2446 25.0122 29.2208 25.4542 29.2527 25.6487C29.3111 26.2185 29.0658 26.3652 28.8182 26.5646C28.5705 26.764 28.2998 26.7828 28.0177 26.764C27.258 26.764 25.5264 26.56 24.479 27.0844C22.834 27.9078 22.974 31.5646 22.7929 33.2414C20.0678 32.3613 18.8167 27.4703 18.8169 25.6487C18.817 23.8271 19.2848 22.5549 20.1204 21.2172C21.6958 19.026 23.2204 16.8103 24.6942 14.5699C25.5836 13.2753 25.9489 11.9864 25.9112 10.4375C25.9112 10.4375 27.1797 11.9617 27.7738 12.7751C28.3249 13.4975 28.9744 15.2587 29.0658 16.1911C29.1362 16.9087 28.6488 17.5381 28.6488 18.0154Z" fill="#CCCCCC"/>
<path d="M22.7929 33.2414C17.7166 33.0309 11.045 30.0136 9.37694 22.8567C7.70886 15.6998 9.58465 10.7439 10.3197 9.38494C11.0547 8.02598 12.2777 7.28221 13.4807 7.63438C15.6761 8.27695 13.039 13.7352 12.7852 17.033C12.5314 20.3308 12.7852 23.6988 14.4532 27.2772C16.1211 30.8557 18.9494 33.082 22.7929 33.2414Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_306_2800">
<rect width="40" height="40" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB