This commit is contained in:
burningtree 2023-02-21 18:25:01 +00:00
parent 20c0979321
commit efdadd72bf
9 changed files with 68 additions and 57 deletions

View file

@ -1,5 +1,5 @@
import { _ } from "./_layout-2cd03625.js";
import { default as default2 } from "../components/pages/_layout.svelte-cbabfe1e.js";
import { _ } from "./_layout-07ee35ef.js";
import { default as default2 } from "../components/pages/_layout.svelte-9586fa71.js";
export {
default2 as component,
_ as universal

View file

@ -83,9 +83,10 @@ const data = {
price: "€99",
includes: [
"All talks & panels",
"Coffee breaks",
"Buffet lunch",
"Networking drinks with speakers & attendees"
"Food and drinks included",
"Web3Privacy t-shirt",
"Networking drinks with speakers & attendees",
"#Lunarpunk party"
],
hint: "[Apply for a discount →](https://attend.web3privacy.info)<br />(as independent developer, student, privacy advocate, open-source contributor..)\n"
},
@ -96,6 +97,7 @@ const data = {
"8pm - morning",
"Prague rave from top DJs",
"VJs and projections",
'"Privacy experience"',
"Networking with attendees, speakers & sponsors"
],
note: "*Party access is included in the All-day Pass"
@ -112,27 +114,27 @@ const data = {
},
{
title: "Who is the event for?",
text: "Our event is for anyone interested in privacy topics in the Web3 industry. There will be space for about 300 enthusiasts."
},
{
title: "Will the talks be livestreamed and/or recorded?",
text: "Yes, we plan do both. Livestream of the whole conference and recordings of the lectures will be publicly available."
text: "Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context."
},
{
title: "When will tickets go on sale? What will be the payment options?",
text: "Tickets will go on sale in early March 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies."
text: "Tickets will go on sale in late February 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies."
},
{
title: "All-day access ticket is expensive for me. Do you offer any discounts?",
text: "Yes, we do! We offer discounts (up to 75%) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)."
},
{
title: "Why event isn't admission free?",
text: 'We would like to have most of the cost of the event covered by admission fees directly from visitors. We want to be independent of sponsors and reduce the pressure to make it a "sales" or marketing event.'
title: "Do you offer any discounts?",
text: "Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)."
},
{
title: "How do I get to the venue?",
text: 'Venue X10 (full name "[Divadlo X10](https://divadlox10.cz)") is located in the centre of Prague near the metro station *Národní Třída* (Line B) and *Můstek* (Line A,C). The address is [Charvátova 10/39, Prague 1, 110 00](https://goo.gl/maps/Yh8qWagnqB1DvK676) ([Google Maps](https://goo.gl/maps/Yh8qWagnqB1DvK676)).'
},
{
title: "Will the talks be livestreamed and/or recorded?",
text: "Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference."
},
{
title: "I have another question, where can I contact you?",
text: "You can contact the organizing team or the community around the event in our public Signal group: [chat.web3privacy.info](https://chat.web3privacy.info/)"
}
],
people: [

View file

@ -210,7 +210,8 @@ function create_each_block(ctx) {
button,
"class",
/*mi*/
ctx[11].class + " uppercase text-xl"
ctx[11].class + " uppercase text-xl " + /*mi*/
(ctx[11].external ? "external" : "")
);
attr(
a,
@ -998,6 +999,11 @@ function instance($$self, $$props, $$invalidate) {
title: "Chat",
url: "https://chat.web3privacy.info",
external: true
},
{
title: "Twitter",
url: "https://twitter.com/web3privacy",
external: true
}
];
const homepageAnimation = () => {

View file

@ -1,4 +0,0 @@
import { l } from "../../chunks/_layout-2cd03625.js";
export {
l as load
};

View file

@ -0,0 +1,4 @@
import { l } from "../../chunks/_layout-07ee35ef.js";
export {
l as load
};

View file

@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
};
const matchers = {};
const nodes = [
() => __vitePreload(() => import("./chunks/0-bb0c4784.js"), true ? ["./chunks/0-bb0c4784.js","./chunks/_layout-2cd03625.js","./components/pages/_layout.svelte-cbabfe1e.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-4a86f96b.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/0-887cb54d.js"), true ? ["./chunks/0-887cb54d.js","./chunks/_layout-07ee35ef.js","./components/pages/_layout.svelte-9586fa71.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-4a86f96b.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/1-0968ece7.js"), true ? ["./chunks/1-0968ece7.js","./components/error.svelte-dfa3fa2b.js","./chunks/index-a23f1e07.js","./chunks/singletons-a9453c75.js"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/2-a9a57f08.js"), true ? ["./chunks/2-a9a57f08.js","./components/pages/_page.svelte-2674026e.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./chunks/singletons-a9453c75.js"] : void 0, import.meta.url)
];

View file

@ -1 +1 @@
{"version":"1676997414551"}
{"version":"1677003896222"}

View file

@ -85,9 +85,10 @@
"price": "€99",
"includes": [
"All talks & panels",
"Coffee breaks",
"Buffet lunch",
"Networking drinks with speakers & attendees"
"Food and drinks included",
"Web3Privacy t-shirt",
"Networking drinks with speakers & attendees",
"#Lunarpunk party"
],
"hint": "[Apply for a discount →](https://attend.web3privacy.info)<br />(as independent developer, student, privacy advocate, open-source contributor..)\n"
},
@ -98,6 +99,7 @@
"8pm - morning",
"Prague rave from top DJs",
"VJs and projections",
"\"Privacy experience\"",
"Networking with attendees, speakers & sponsors"
],
"note": "*Party access is included in the All-day Pass"
@ -114,27 +116,27 @@
},
{
"title": "Who is the event for?",
"text": "Our event is for anyone interested in privacy topics in the Web3 industry. There will be space for about 300 enthusiasts."
},
{
"title": "Will the talks be livestreamed and/or recorded?",
"text": "Yes, we plan do both. Livestream of the whole conference and recordings of the lectures will be publicly available."
"text": "Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context."
},
{
"title": "When will tickets go on sale? What will be the payment options?",
"text": "Tickets will go on sale in early March 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies."
"text": "Tickets will go on sale in late February 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies."
},
{
"title": "All-day access ticket is expensive for me. Do you offer any discounts?",
"text": "Yes, we do! We offer discounts (up to 75%) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)."
},
{
"title": "Why event isn't admission free?",
"text": "We would like to have most of the cost of the event covered by admission fees directly from visitors. We want to be independent of sponsors and reduce the pressure to make it a \"sales\" or marketing event."
"title": "Do you offer any discounts?",
"text": "Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out [this form](https://attend.web3privacy.info)."
},
{
"title": "How do I get to the venue?",
"text": "Venue X10 (full name \"[Divadlo X10](https://divadlox10.cz)\") is located in the centre of Prague near the metro station *Národní Třída* (Line B) and *Můstek* (Line A,C). The address is [Charvátova 10/39, Prague 1, 110 00](https://goo.gl/maps/Yh8qWagnqB1DvK676) ([Google Maps](https://goo.gl/maps/Yh8qWagnqB1DvK676))."
},
{
"title": "Will the talks be livestreamed and/or recorded?",
"text": "Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference."
},
{
"title": "I have another question, where can I contact you?",
"text": "You can contact the organizing team or the community around the event in our public Signal group: [chat.web3privacy.info](https://chat.web3privacy.info/)"
}
],
"people": [

View file

@ -7,13 +7,13 @@
<meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-4a86f96b.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-d72607f2.js">
<link rel="modulepreload" href="./_app/immutable/start-282fd37a.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-a23f1e07.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-a9453c75.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-cbabfe1e.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-9586fa71.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-52e0076b.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-93afbaf4.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-2cd03625.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-c1e69378.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-07ee35ef.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-2674026e.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1v6y0me_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/web3privacy.png"><!-- HEAD_svelte-1v6y0me_END -->
</head>
<body data-sveltekit-preload-data="hover">
@ -31,6 +31,7 @@
</div><div class="hidden md:block"><a class="button null " href="#ticket" target="">TICKET</a>
</div><div class="hidden md:block"><a class="hover:underline null " href="#faq" target="">FAQ</a>
</div><div class="hidden md:block"><a class="hover:underline null external" href="https://chat.web3privacy.info" target="_blank">CHAT</a>
</div><div class="hidden md:block"><a class="hover:underline null external" href="https://twitter.com/web3privacy" target="_blank">TWITTER</a>
</div></div></div></div>
</div>
@ -149,12 +150,12 @@
<div class="mb-8 text-lg text-mild">Be a part of the first Web3Privacy Summit experience…</div>
<div class="grid lg:grid-cols-2 gap-10 md:w-2/3 mx-auto"><div class="bg-[#0d1117] hover:border-0 py-10 px-10 hover:text-black hover:bg-white "><div class="text-3xl uppercase"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">All-day Access</a></div>
<div class="text-xl mt-6 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€99</a></div>
<ul class="mt-6 text-lg text-left list-disc px-6"><li>All talks &amp; panels</li><li>Coffee breaks</li><li>Buffet lunch</li><li>Networking drinks with speakers &amp; attendees</li></ul>
<ul class="mt-6 text-lg text-left list-disc px-6"><li>All talks &amp; panels</li><li>Food and drinks included</li><li>Web3Privacy t-shirt</li><li>Networking drinks with speakers &amp; attendees</li><li>#Lunarpunk party</li></ul>
<div class="mt-10 markdown text-base"><p><a href="https://attend.web3privacy.info">Apply for a discount →</a><!-- HTML_TAG_START --><br /><!-- HTML_TAG_END -->(as independent developer, student, privacy advocate, open-source contributor..)</p></div>
</div><div class="bg-[#0d1117] hover:border-0 py-10 px-10 hover:text-black hover:bg-white "><div class="text-3xl uppercase"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">#Lunarpunk Party</a></div>
<div class="text-xl mt-6 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€15</a></div>
<ul class="mt-6 text-lg text-left list-disc px-6"><li>8pm - morning</li><li>Prague rave from top DJs</li><li>VJs and projections</li><li>Networking with attendees, speakers &amp; sponsors</li></ul>
<ul class="mt-6 text-lg text-left list-disc px-6"><li>8pm - morning</li><li>Prague rave from top DJs</li><li>VJs and projections</li><li>"Privacy experience"</li><li>Networking with attendees, speakers &amp; sponsors</li></ul>
<div class="mt-10 text-base">*Party access is included in the All-day Pass</div>
</div></div>
@ -167,17 +168,17 @@
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">What is Prague Blockchain Week?</div>
<div class="text-lg markdown"><p><a href="http://prgblockweek.com/">Prague Blockchain Week 2023</a> (#PBW23) is a decentralized gathering of all people interested in cryptocurrencies and related topics. It consists of many independent events across Jun 2 - 11, including conferences, hackathons, workshops, community meetups, as well as various parties and happy hours.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">Who is the event for?</div>
<div class="text-lg markdown"><p>Our event is for anyone interested in privacy topics in the Web3 industry. There will be space for about 300 enthusiasts.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">Will the talks be livestreamed and/or recorded?</div>
<div class="text-lg markdown"><p>Yes, we plan do both. Livestream of the whole conference and recordings of the lectures will be publicly available.</p></div>
<div class="text-lg markdown"><p>Our event is for 300 people interested in privacy topics in the Web3 industry. We aim to make our content accessible to everyone - rather than going into deep technical detail, we'll discuss privacy topics in their broader context.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">When will tickets go on sale? What will be the payment options?</div>
<div class="text-lg markdown"><p>Tickets will go on sale in early March 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">All-day access ticket is expensive for me. Do you offer any discounts?</div>
<div class="text-lg markdown"><p>Yes, we do! We offer discounts (up to 75%) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out <a href="https://attend.web3privacy.info">this form</a>.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">Why event isn't admission free?</div>
<div class="text-lg markdown"><p>We would like to have most of the cost of the event covered by admission fees directly from visitors. We want to be independent of sponsors and reduce the pressure to make it a "sales" or marketing event.</p></div>
<div class="text-lg markdown"><p>Tickets will go on sale in late February 2023. Payment will be possible via credit card, Bitcoin (on-chain), Lightning Network or possibly other cryptocurrencies.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">Do you offer any discounts?</div>
<div class="text-lg markdown"><p>Yes, we do! We offer discounted tickets (up to 100%!) for independent developers, students and especially active privacy advocates or open-source contributors to private protocols or tools. If you are interested in a discount, please fill out <a href="https://attend.web3privacy.info">this form</a>.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">How do I get to the venue?</div>
<div class="text-lg markdown"><p>Venue X10 (full name "<a href="https://divadlox10.cz">Divadlo X10</a>") is located in the centre of Prague near the metro station <em>Národní Třída</em> (Line B) and <em>Můstek</em> (Line A,C). The address is <a href="https://goo.gl/maps/Yh8qWagnqB1DvK676">Charvátova 10/39, Prague 1, 110 00</a> (<a href="https://goo.gl/maps/Yh8qWagnqB1DvK676">Google Maps</a>).</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">Will the talks be livestreamed and/or recorded?</div>
<div class="text-lg markdown"><p>Yes, we're planning both. A livestream of the conference and recordings of the talks and panels will be publicly available after the conference.</p></div>
</div><div class="py-10 px-4 hover:bg-white hover:text-black"><div class="text-2xl font-bold mb-6 animate-section">I have another question, where can I contact you?</div>
<div class="text-lg markdown"><p>You can contact the organizing team or the community around the event in our public Signal group: <a href="https://chat.web3privacy.info/">chat.web3privacy.info</a></p></div>
</div></div></div></div>
<footer class="pb-16 bg-black"><div class="middle-pane-big pt-10 mx-auto"><div class="flex gap-4"><div class="grow"><div class="w-32 sm:w-40"><a href="https://web3privacy.info"><img src="/web3privacy-cropped.jpg" alt="Web3Privacy Now"></a></div></div>
@ -187,14 +188,14 @@
<div class="mt-4 text-supermild"><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></div></div></footer></div>
<script type="module" data-sveltekit-hydrate="xd1e32">
import { start } from "./_app/immutable/start-d72607f2.js";
<script type="module" data-sveltekit-hydrate="1uzm1ik">
import { start } from "./_app/immutable/start-282fd37a.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="xd1e32"]').parentNode,
version: "1676997414551",
target: document.querySelector('[data-sveltekit-hydrate="1uzm1ik"]').parentNode,
version: "1677003896222",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],