ETHBrno² Website https://ethbrno.cz
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
tree 63c4c8134c
ci/woodpecker/push/woodpecker Pipeline failed Details
Update contributors
10 months ago
data Update contributors 10 months ago
scripts Pretalx speaker ids 11 months ago
src Update contributors 11 months ago
static Add video-preview 10 months ago
tests fix loading 12 months ago
.env.example fix loading 12 months ago
.eslintignore fix loading 12 months ago
.eslintrc.cjs fix loading 12 months ago
.gitignore Update 11 months ago
.nojekyll fix loading 12 months ago
.npmrc fix loading 12 months ago
.nvmrc fix loading 12 months ago
.prettierignore fix loading 12 months ago
.prettierrc fix loading 12 months ago
.woodpecker.yml Update woodpecker (2) 10 months ago
README.md arweave data version 1 11 months ago
package-lock.json hacker manual 11 months ago
package.json Disable playwright (2) 11 months ago
playwright.config.js fix loading 12 months ago
postcss.config.cjs fix loading 12 months ago
svelte.config.js hacker manual 11 months ago
tailwind.config.cjs fix loading 12 months ago
vite.config.js fix loading 12 months ago

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