ETHBrno² Website https://ethbrno.cz
Přejít na soubor
Adam Sobotka 9db7d84bc2
ci/woodpecker/push/woodpecker Pipeline failed Podrobnosti
idk
2022-10-27 11:45:35 +02:00
data Update contributors 2022-10-25 17:18:37 +02:00
scripts idk 2022-10-27 11:45:35 +02:00
src disable localhost fetch 2022-10-26 17:27:10 +02:00
static black book on black background doesn't really shine 2022-10-26 11:37:56 +02: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 fix loading 2022-10-21 14:45:50 +02: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 lol 2022-10-27 11:32:57 +02:00
README.md arweave data version 1 2022-10-23 11:16:05 +02:00
package-lock.json arweave data version 1 2022-10-23 11:16:05 +02:00
package.json upload on every build 2022-10-27 10:45:53 +02: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 fix loading 2022-10-21 14:45:50 +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