pxlvre.eth

hello, decentralized world

This is the first entry on blog.pxlvre.eth. Same idea as pxlvre.eth — static files pinned to IPFS, resolved through an ENS contenthash record — but now it’s a real blog instead of a single page.

New posts are just markdown files dropped into src/content/blog/. Push to main, and a GitHub Actions workflow builds the site, pins the output to IPFS, and updates blog.pxlvre.eth’s contenthash automatically.

fn hello() -> &'static str {
    "gm"
}

The main pxlvre.eth domain stays exactly as it was — controlled only by hand, from the main wallet.