mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 1bd7eb9c21
This commit is contained in:
parent
770dc39516
commit
5fffd68523
9 changed files with 52 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
import { _ } from "./_layout-07483a8a.js";
|
||||
import { _ } from "./_layout-6c819a76.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-52954fb1.js";
|
||||
export {
|
||||
default2 as component,
|
|
@ -158,7 +158,7 @@ const data = {
|
|||
name: "Mykola Siusko",
|
||||
twitter: "nicksvyaznoy",
|
||||
img: "mykola.png",
|
||||
caption: "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/)",
|
||||
caption: "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/), [NYM](https://nymtech.net/) ambassador",
|
||||
country: "es"
|
||||
},
|
||||
{
|
||||
|
@ -166,9 +166,16 @@ const data = {
|
|||
name: "Tree",
|
||||
twitter: "treecz",
|
||||
img: "tree.jpg",
|
||||
caption: "Orchestrator of lunarpunk events like [ETHBrno](https://ethbrno.cz) or [w3ps](https://github.com/web3privacy/w3ps)",
|
||||
caption: "Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz)",
|
||||
country: "cz"
|
||||
},
|
||||
{
|
||||
id: "pg",
|
||||
name: "PG",
|
||||
twitter: "PG_CDG",
|
||||
img: "pg.jpg",
|
||||
caption: "Organizing [ETHRome](https://ethrome.org) w/ [SpaghettETH](https://linktr.ee/spaghetteth) & [urbe.eth](https://linktr.ee/urbe.eth), [w3pn](https://web3privacy.info) advocate"
|
||||
},
|
||||
{
|
||||
id: "juraj-bednar",
|
||||
name: "Juraj Bednar",
|
||||
|
@ -214,7 +221,7 @@ const data = {
|
|||
name: "Nick Almond",
|
||||
twitter: "DrNickA",
|
||||
img: "nick-almond.jpg",
|
||||
caption: "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)",
|
||||
caption: "Building next generation DAOs with [FactoryDAO](https://www.factorydao.xyz/)",
|
||||
country: "gb"
|
||||
},
|
||||
{
|
||||
|
@ -234,6 +241,11 @@ const data = {
|
|||
country: "ua"
|
||||
}
|
||||
],
|
||||
hosts: [
|
||||
"mykola",
|
||||
"tree",
|
||||
"pg"
|
||||
],
|
||||
speakersNote: "We keep adding more and more speakers, stay tuned ...",
|
||||
speakers: [
|
||||
"guy-zyskind",
|
||||
|
@ -284,10 +296,6 @@ const data = {
|
|||
twitter: "Ukraine_DAO"
|
||||
}
|
||||
],
|
||||
hosts: [
|
||||
"mykola",
|
||||
"tree"
|
||||
],
|
||||
stages: [
|
||||
{
|
||||
id: "main",
|
4
_app/immutable/modules/pages/_layout.js-cfb148d2.js
Normal file
4
_app/immutable/modules/pages/_layout.js-cfb148d2.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { l } from "../../chunks/_layout-6c819a76.js";
|
||||
export {
|
||||
l as load
|
||||
};
|
|
@ -1,4 +0,0 @@
|
|||
import { l } from "../../chunks/_layout-07483a8a.js";
|
||||
export {
|
||||
l as load
|
||||
};
|
|
@ -857,7 +857,7 @@ class Root extends SvelteComponent {
|
|||
}
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-13785d45.js"), true ? ["./chunks/0-13785d45.js","./chunks/_layout-07483a8a.js","./components/pages/_layout.svelte-52954fb1.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-27ba224c.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-b81044ec.js"), true ? ["./chunks/0-b81044ec.js","./chunks/_layout-6c819a76.js","./components/pages/_layout.svelte-52954fb1.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-27ba224c.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/2-9ba64b41.js"), true ? ["./chunks/2-9ba64b41.js","./chunks/_page-7871bec4.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
||||
];
|
|
@ -1 +1 @@
|
|||
{"version":"1682694890694"}
|
||||
{"version":"1682697091745"}
|
22
config.json
22
config.json
|
@ -158,7 +158,7 @@
|
|||
"name": "Mykola Siusko",
|
||||
"twitter": "nicksvyaznoy",
|
||||
"img": "mykola.png",
|
||||
"caption": "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/)",
|
||||
"caption": "Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/), [NYM](https://nymtech.net/) ambassador",
|
||||
"country": "es"
|
||||
},
|
||||
{
|
||||
|
@ -166,9 +166,16 @@
|
|||
"name": "Tree",
|
||||
"twitter": "treecz",
|
||||
"img": "tree.jpg",
|
||||
"caption": "Orchestrator of lunarpunk events like [ETHBrno](https://ethbrno.cz) or [w3ps](https://github.com/web3privacy/w3ps)",
|
||||
"caption": "Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz)",
|
||||
"country": "cz"
|
||||
},
|
||||
{
|
||||
"id": "pg",
|
||||
"name": "PG",
|
||||
"twitter": "PG_CDG",
|
||||
"img": "pg.jpg",
|
||||
"caption": "Organizing [ETHRome](https://ethrome.org) w/ [SpaghettETH](https://linktr.ee/spaghetteth) & [urbe.eth](https://linktr.ee/urbe.eth), [w3pn](https://web3privacy.info) advocate"
|
||||
},
|
||||
{
|
||||
"id": "juraj-bednar",
|
||||
"name": "Juraj Bednar",
|
||||
|
@ -214,7 +221,7 @@
|
|||
"name": "Nick Almond",
|
||||
"twitter": "DrNickA",
|
||||
"img": "nick-almond.jpg",
|
||||
"caption": "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)",
|
||||
"caption": "Building next generation DAOs with [FactoryDAO](https://www.factorydao.xyz/)",
|
||||
"country": "gb"
|
||||
},
|
||||
{
|
||||
|
@ -234,6 +241,11 @@
|
|||
"country": "ua"
|
||||
}
|
||||
],
|
||||
"hosts": [
|
||||
"mykola",
|
||||
"tree",
|
||||
"pg"
|
||||
],
|
||||
"speakersNote": "We keep adding more and more speakers, stay tuned ...",
|
||||
"speakers": [
|
||||
"guy-zyskind",
|
||||
|
@ -284,10 +296,6 @@
|
|||
"twitter": "Ukraine_DAO"
|
||||
}
|
||||
],
|
||||
"hosts": [
|
||||
"mykola",
|
||||
"tree"
|
||||
],
|
||||
"stages": [
|
||||
{
|
||||
"id": "main",
|
||||
|
|
25
index.html
25
index.html
|
@ -7,14 +7,14 @@
|
|||
<meta name="theme-color" content="#000000" />
|
||||
<meta http-equiv="content-security-policy" content="">
|
||||
<link href="./_app/immutable/assets/_layout-27ba224c.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-7ff5952c.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-8be13e5a.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-2a025a89.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-286ffebd.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-52954fb1.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-f64a9b8d.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-07483a8a.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-cfb148d2.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-6c819a76.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-225b6f43.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-7871bec4.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-1xuttk2_END -->
|
||||
</head>
|
||||
|
@ -117,7 +117,7 @@
|
|||
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/nick-almond.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">NICK ALMOND</div>
|
||||
<div class="text-mild"><a href="https://twitter.com/DrNickA" class="hover:underline animate-speaker" target="_blank">@DrNickA</a></div>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Building next gen DAOs with <a href="https://www.factorydao.xyz/">FactoryDAO</a></p>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Building next generation DAOs with <a href="https://www.factorydao.xyz/">FactoryDAO</a></p>
|
||||
</div></div>
|
||||
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/dcbuilder.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">DCBUILDER.ETH</div>
|
||||
|
@ -136,12 +136,17 @@
|
|||
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/mykola.png" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MYKOLA SIUSKO</div>
|
||||
<div class="text-mild"><a href="https://twitter.com/nicksvyaznoy" class="hover:underline animate-speaker" target="_blank">@nicksvyaznoy</a></div>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Web3 privacy advocate behind <a href="https://web3privacy.info/">Web3Privacy Now</a></p>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Web3 privacy advocate behind <a href="https://web3privacy.info/">Web3Privacy Now</a>, <a href="https://nymtech.net/">NYM</a> ambassador</p>
|
||||
</div></div>
|
||||
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/tree.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">TREE</div>
|
||||
<div class="text-mild"><a href="https://twitter.com/treecz" class="hover:underline animate-speaker" target="_blank">@treecz</a></div>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Orchestrator of lunarpunk events like <a href="https://ethbrno.cz">ETHBrno</a> or <a href="https://github.com/web3privacy/w3ps">w3ps</a></p>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Orchestrating lunarpunk events <a href="https://ethbrno.cz">ETHBrno</a> & <a href="https://github.com/web3privacy/w3ps">w3ps</a> w/ <a href="https://gwei.cz">gwei.cz</a></p>
|
||||
</div></div>
|
||||
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/pg.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">PG</div>
|
||||
<div class="text-mild"><a href="https://twitter.com/PG_CDG" class="hover:underline animate-speaker" target="_blank">@PG_CDG</a></div>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Organizing <a href="https://ethrome.org">ETHRome</a> w/ <a href="https://linktr.ee/spaghetteth">SpaghettETH</a> & <a href="https://linktr.ee/urbe.eth">urbe.eth</a>, <a href="https://web3privacy.info">w3pn</a> advocate</p>
|
||||
</div></div>
|
||||
</div></div></div></div></div>
|
||||
|
||||
|
@ -308,14 +313,14 @@
|
|||
<div class="mt-4 text-sm text-supermild text-right"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></footer></div>
|
||||
|
||||
|
||||
<script type="module" data-sveltekit-hydrate="j2o4sh">
|
||||
import { start } from "./_app/immutable/start-7ff5952c.js";
|
||||
<script type="module" data-sveltekit-hydrate="1sjldlc">
|
||||
import { start } from "./_app/immutable/start-8be13e5a.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="j2o4sh"]').parentNode,
|
||||
version: "1682694890694",
|
||||
target: document.querySelector('[data-sveltekit-hydrate="1sjldlc"]').parentNode,
|
||||
version: "1682697091745",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
BIN
people/pg.jpg
Normal file
BIN
people/pg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in a new issue