Link AI
Back home
Tools· Open source

Urodele

A fully-static blog, no image host required

Urodele is a fully-static blog system built on GitHub Pages. Fork the repository, rename it to your-name.github.io, turn on GitHub Actions and Pages, and you have your own blog — no server to run and nothing to pay for.

Writing happens in a built-in online editor that goes beyond plain Markdown, with first-class image handling: images are processed and committed for you, so there is no third-party image host to depend on. Posts deploy automatically through GitHub Actions to the gh-pages branch.

It is built with Astro and TypeScript and supports optional GitHub OAuth login and Giscus-based comments. The blog at linkai.work runs on Urodele itself.

Features

  • Fully static, hosted free on GitHub Pages
  • Built-in image processing — no third-party image host
  • Rich-text editor that goes beyond Markdown
  • Automatic deploys via GitHub Actions
  • Optional GitHub OAuth login
  • Optional Giscus comments