ETHBrno² Website https://ethbrno.cz
You can not 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
4 months ago
data Update contributors 4 months ago
scripts Pretalx speaker ids 4 months ago
src Update contributors 4 months ago
static Add video-preview 4 months ago
tests fix loading 5 months ago
.env.example fix loading 5 months ago
.eslintignore fix loading 5 months ago
.eslintrc.cjs fix loading 5 months ago
.gitignore Update 4 months ago
.nojekyll fix loading 5 months ago
.npmrc fix loading 5 months ago
.nvmrc fix loading 5 months ago
.prettierignore fix loading 5 months ago
.prettierrc fix loading 5 months ago
.woodpecker.yml Update woodpecker (2) 4 months ago
README.md arweave data version 1 5 months ago
package-lock.json hacker manual 5 months ago
package.json Disable playwright (2) 4 months ago
playwright.config.js fix loading 5 months ago
postcss.config.cjs fix loading 5 months ago
svelte.config.js hacker manual 5 months ago
tailwind.config.cjs fix loading 5 months ago
vite.config.js fix loading 5 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