Update homepage & FAQ

This commit is contained in:
tree 2023-02-14 17:18:11 +01:00
rodič 07ebfdab08
revize de9330d3d9
2 změnil soubory, kde provedl 11 přidání a 4 odebrání

Zobrazit soubor

@ -1,12 +1,13 @@
title: Web3Privacy Prague 2023 title: Web3Privacy Prague 2023
shortname: "Web3Privacy Summit #1" shortname: "Web3Privacy Summit #1"
date: Monday, 5. June 2023 date: 5. June 2023
venue: X10, Prague venue: X10, Prague
domain: prague.web3privacy.info domain: prague.web3privacy.info
image: "/web3privacy.png" image: "/web3privacy.png"
logo: "/web3privacy-cropped.jpg" logo: "/web3privacy-cropped.jpg"
twitter: web3privacy twitter: web3privacy
parent: Web3Privacy Now parent: Web3Privacy Now
venueMapUrl: https://goo.gl/maps/VCSC7wcNueEKgt996
parentUrl: https://web3privacy.info parentUrl: https://web3privacy.info
desc: June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research. desc: June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research.
authors: "💛 Collaboration of [Web3Privacy Now](https://web3privacy.info) & [ETHBrno](https://ethbrno.cz) team" authors: "💛 Collaboration of [Web3Privacy Now](https://web3privacy.info) & [ETHBrno](https://ethbrno.cz) team"
@ -71,8 +72,15 @@ faq:
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://tally.so/r/mYPDJW). 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://tally.so/r/mYPDJW).
- title: How do I get to the venue? - 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)). 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: Why isn't admission free? - 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. 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: What is Web3Privacy Now?
text: |
[Web3privacy now](http://web3privacy.info/) is a research project aimed at building a culture of privacy industry in web3: the most extensive database of privacy-enhancing solutions, the framework for PEDApps ideation, use-cases database & many more.
- title: What is Prague Blockchain Week?
text: |
[Prague Blockchain Week 2023](http://prgblockweek.com/) (#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.
people: people:
- id: mykola - id: mykola
name: Mykola Siusko name: Mykola Siusko

Zobrazit soubor

@ -50,8 +50,7 @@
<div class="text-5xl md:text-8xl font-bold uppercase mb-4 md:mb-8"> <div class="text-5xl md:text-8xl font-bold uppercase mb-4 md:mb-8">
{data.config.shortname} {data.config.shortname}
</div> </div>
<div class="text-3xl md:text-5xl md:mb-4">{data.config.date}</div> <div class="text-3xl md:text-5xl md:mb-4 uppercase">{data.config.date} @ <a href={data.config.venueMapUrl} target="_blank" class="underline hover:no-underline">{data.config.venue}</a></div>
<div class="text-3xl md:text-5xl uppercase">{data.config.venue}</div>
<div class="mt-8 text-lg text-mild mx-4"> <div class="mt-8 text-lg text-mild mx-4">
<p>{data.config.slogan}</p> <p>{data.config.slogan}</p>
<p> <p>