Markdown to Web3,
Simplified.

Bridge your markdown workflow with decentralized publishing. Write once, publish everywhere—forever.

Open Source CLI Tool Walrus Network

Publishing, Decentralized

Traditional hosting can disappear. Your content shouldn't.

WALGO connects Hugo's blazing-fast static site generation with Walrus Sites' resilient decentralized storage. Your markdown becomes permanent, censorship-resistant web content with 5x redundancy across the network.

1
Write
2
Build
3
Deploy
4
Access

Built for the Future

Lightning Fast

Hugo compiles thousands of pages in milliseconds. Incremental builds keep updates instant.

Truly Decentralized

Content distributed across Walrus network with erasure coding. No single point of failure.

Your Workflow

Keep using VS Code, Obsidian, or any markdown editor. WALGO handles the rest.

Custom Domains

SuiNS integration for memorable .wal.app domains. Configure with one command.

Resilient

30% of the network can fail and your site stays online. True content permanence.

Simple CLI

Intuitive commands make decentralized publishing as easy as git push.

Start Publishing

# Install WALGO
curl -sSL https://install.walgo.dev | sh

# Create a new site
walgo init my-blog

# Write content
walgo new post/hello-web3.md

# Deploy to Walrus
walgo deploy --epochs 100

# Your site is live at:
https://my-blog.wal.app