System initialized

The bridge between markdown workflows and decentralized web publishing.

WALGO integrates Hugo's high-performance static site generation with Walrus Sites' decentralized storage, enabling seamless publishing from familiar markdown workflows to the decentralized web. Create content in your favorite editor, deploy with a single command.

Own your content. Control your distribution. Future-proof your digital presence.

Platform overview

__ __ _ _____ ____ \ \ / / | | / ____|/ __ \ \ \ /\ / /__ _ | | | | __| | | | \ \/ \/ // _` || | | | |_ | | | | \ /\ /| (_| || |___| |__| | |__| | \/ \/ \__,_||_____|\____| \____/

WALGO is the missing link in decentralized content publishing. It connects the world's fastest static site generator with next-generation decentralized storage.

Traditional web publishing relies on centralized hosting providers that can censor content, suffer outages, or disappear completely. Your writing becomes hostage to corporate policies and server availability.

WALGO addresses these vulnerabilities by leveraging Hugo's exceptional speed and flexibility with Walrus Sites' erasure-coded decentralized storage. Your content is compiled at lightning speed, then distributed across a network of storage nodes with 5x redundancy, ensuring it remains accessible even if 30% of the network fails.

Continue using your favorite markdown editors and workflows while publishing to infrastructure that cannot be censored, shut down, or monopolized by any single entity.

With Walgo, your content is permanent, resistant to censorship, and globally accessible without depending on centralized gatekeepers.

Technical capabilities

Seamless Markdown Workflow

Continue using your existing tools and workflows. Walgo integrates with popular markdown editors like Obsidian, VS Code, and more. Write content as you always have—Walgo handles the conversion and deployment to decentralized storage without disrupting your creative process.

High-Performance Engine

Powered by Hugo, Walgo compiles sites at unmatched speed—often in milliseconds. A site with thousands of pages builds in seconds rather than minutes. Incremental builds ensure updates are processed efficiently, making real-time content updates practical even on large sites.

Decentralized Architecture

Content is distributed across the Walrus network using advanced erasure coding with 5x replication. Your site remains accessible even if 30% of the network is compromised. Unlike traditional CDNs, there's no central point of failure—your content is genuinely decentralized across independent storage nodes.

Human-Readable Addressing

SuiNS integration enables memorable domain names (yourdomain.wal.app) while maintaining full decentralization. All content remains discoverable via content-addressing regardless of domain status. Configure custom domains with a single command and manage them directly from the CLI.

Publishing workflow

01

CREATE

Author markdown content in any editor

02

BUILD

Generate HTML with Hugo

03

OPTIMIZE

Prepare assets for Walrus

04

DEPLOY

Distribute to decentralized network

05

ACCESS

View through Walrus portal

Command reference

# Install Walgo CLI
$ curl -sSL https://install.walgo.dev | sh

# Initialize a new site project
$ walgo init my-decentralized-blog

# Navigate to project directory
$ cd my-decentralized-blog

# Create new content
$ walgo new post/hello-decentralized-web.md

# Build site locally
$ walgo build

# Preview before deployment
$ walgo serve

# Deploy to Walrus network (store for 100 epochs)
$ walgo deploy --epochs 100

# Configure SuiNS domain
$ walgo domain set my-blog

# Deployment complete - site available at:
# https://my-blog.wal.app
__ __ ______ __ ______ ______ /\ \ _ \ \ /\ __ \ /\ \ /\ ___\ /\ __ \ \ \ \/ ".\ \ \ \ __ \ \ \ \____ \ \ \__ \ \ \ \/\ \ \ \__/".~\_\ \ \_\ \_\ \ \_____\ \ \_____\ \ \_____\ \/_/ \/_/ \/_/\/_/ \/_____/ \/_____/ \/_____/

Join the decentralized publishing revolution. Walgo supports full Hugo functionality including themes, shortcodes, taxonomies, and custom content types while adding seamless deployment to decentralized storage. Your content, your rules, immutably preserved on the decentralized web.