ETHBrno² Website https://ethbrno.cz
Přejít na soubor
tree 14ebb713e3
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti
Disable playwright (2)
2022-11-09 23:44:47 +01:00
data Update contributors 2022-11-09 21:34:18 +01:00
scripts Pretalx speaker ids 2022-11-09 16:57:06 +01:00
src We have only one venue 2022-11-09 23:33:36 +01:00
static Update contributors 2022-11-09 21:34:18 +01:00
tests fix loading 2022-10-21 14:45:50 +02:00
.env.example fix loading 2022-10-21 14:45:50 +02:00
.eslintignore fix loading 2022-10-21 14:45:50 +02:00
.eslintrc.cjs fix loading 2022-10-21 14:45:50 +02:00
.gitignore Update 2022-11-09 19:24:50 +01:00
.nojekyll fix loading 2022-10-21 14:45:50 +02:00
.npmrc fix loading 2022-10-21 14:45:50 +02:00
.nvmrc fix loading 2022-10-21 14:45:50 +02:00
.prettierignore fix loading 2022-10-21 14:45:50 +02:00
.prettierrc fix loading 2022-10-21 14:45:50 +02:00
.woodpecker.yml Disable playwright 2022-11-09 23:43:20 +01:00
README.md arweave data version 1 2022-10-23 11:16:05 +02:00
package-lock.json hacker manual 2022-10-27 22:54:38 +02:00
package.json Disable playwright (2) 2022-11-09 23:44:47 +01:00
playwright.config.js fix loading 2022-10-21 14:45:50 +02:00
postcss.config.cjs fix loading 2022-10-21 14:45:50 +02:00
svelte.config.js hacker manual 2022-10-27 22:54:38 +02:00
tailwind.config.cjs fix loading 2022-10-21 14:45:50 +02:00
vite.config.js fix loading 2022-10-21 14:45:50 +02:00

README.md

ETHBrno² Website

Website is created using SvelteKit and deployed as a static application to these addresses:

The IPFS addresses of the major versions are stored directly in the ethbrno.eth ENS record. You can access the site using these gateways:

Site is configured to prerender all content and refresh the data from Arweave. Publishing script is named upload-data and require your own Arweave wallet (whole JSON string) as an AR parameter in the environment, like AR={"kty":"RSA","n":..... IPFS publishing is not prepared out of the box, but it basically takes output of /build and send it to the ipfs pinning service like Pinata. We are using self hosted server for this.

Authors