PullPress for Hugo

A friendly CMS for your Hugo site

Hugo sites are Markdown all the way down — which is exactly what PullPress speaks. Editors get a rich text editor that writes clean Markdown into content/, with frontmatter handled by forms.

content/posts/my-first-post.md

  • Page bundles (index.md + images in one folder) supported natively
  • TOML/YAML frontmatter keys you don't manage stay untouched
  • Taxonomies like tags and categories become select fields
  • Data files (data/*.yml) are editable through structured forms
  • Multilingual content via filename suffixes (post.nl.md)

Connect it in minutes

Connect a repo and PullPress recognises Hugo from hugo.toml/config.toml, scans content/ for sections and proposes collections with the right fields.