๐ Landing Pages
Stack blocks to build stunning homepages: hero, features, team, CTA, and more. โ Landing Pages guide
HugoBlox is the open-source framework that powers every Ownable site. It extends Hugo โ the worldโs fastest static site generator โ with a modular block system, academic content types, and zero-config defaults optimized for researchers and technical founders.
graph LR
A["๐ Markdown + YAML"] --> B["โ๏ธ HugoBlox Framework"]
B --> C["๐งฑ 50+ Content Blocks"]
B --> D["๐ Academic Content Types"]
B --> E["๐จ Theme Engine"]
C --> F["๐ Static HTML"]
D --> F
E --> F
F --> G["๐ Deploy Anywhere"]
HugoBlox takes your Markdown content and YAML configuration, runs it through a powerful block engine and theme system, and outputs pure static HTML โ no databases, no runtime, no JavaScript bloat.
No install required. Our AI copilot creates and deploys your site in 60 seconds.
npm install -g hugobloxhugoblox create sitecd my-site && hugo serverEvery HugoBlox site follows a clean, predictable structure:
HugoBlox ships with content types purpose-built for researchers and technical teams:
๐ Landing Pages
Stack blocks to build stunning homepages: hero, features, team, CTA, and more. โ Landing Pages guide
๐ Blog Posts
Date-ordered entries with categories, tags, authors, and reading time. โ Blog Posts guide
๐ Publications
BibTeX import, citation files, PDF attachments โ first-class academic support. โ Publications guide
๐งช Projects
Showcase research tools, apps, and case studies with links and featured images. โ Projects guide
๐ค Events & Talks
Conference talks with start/end times, locations, and embedded slide decks. โ Events guide
๐๏ธ Slides
Reveal.js presentations written entirely in Markdown. โ Slides guide
Get visual editing, an AI assistant, Fix-It Bot, and more โ all inside VS Code.