Skip to content

What is toa://scribe?

toa://scribe is a GitHub-native editor for Hugo and Astro static sites. It reads and writes files directly via the GitHub Contents API, commits to your main branch, and triggers your existing build pipeline automatically.

  • Multi-repo — connect multiple Hugo and Astro repos
  • Multi-user — each user connects their own GitHub account
  • Framework-aware — detects Hugo vs Astro automatically
  • No runtime — scribe only edits files. Hugo and Astro build on GitHub Actions
  • Image pipeline — uploads converted to WebP automatically
  • Hugo menu editor — edit navigation directly from the editor
  • Simple and advanced mode — clean UI for writers, full control for developers
Edit in scribe → commit to GitHub main → GitHub Actions → Hugo/Astro builds → site updated

scribe never builds your site. It only edits markdown files and commits them to GitHub. Your existing build pipeline handles the rest.