ETHBrno² Website https://ethbrno.cz
Přejít na soubor
tree 5ed49deab1
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti
ci/woodpecker/tag/woodpecker Pipeline was successful Podrobnosti
Add video-preview
2022-11-24 01:02:45 +01:00
data Update contributors 2022-11-17 13:45:27 +01:00
scripts Pretalx speaker ids 2022-11-09 16:57:06 +01:00
src Update contributors 2022-11-15 23:04:41 +01:00
static Add video-preview 2022-11-24 01:02:45 +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