Blog

Five editors on one page: rich text, blocks, Markdown, AI and HTML

PRSS no longer has an editor. It has five, and you can move between them on the same page without losing anything.Pick the one that suits the pageStandard — plain rich text, with a full-screen view wh...

09 Aug, 2026Read more
Companion now connects to llama-server, LM Studio and vLLM

Companion started with Ollama and a hosted OpenAI key. It now talks to anything speaking the OpenAI API, which means the server you already run is the server PRSS will use.What worksOllama, with the g...

06 Aug, 2026Read more
Autoblogger now schedules 20 sites, and queues their runs

Autoblogger's five-site limit is now twenty. The reason it could move is more interesting than the number.The limit was never about our serversAutoblogger's scheduler reads each user's settings once a...

03 Aug, 2026Read more
Site forks: redesign a live site safely, then promote or revert

Trying a redesign used to mean duplicating a site: a second site with its own identity, its own hosting, and no way back. Forks replace that.A branch of your contentA fork branches the site's database...

31 Jul, 2026Read more
Trash bin: restore posts and pages you deleted

The Trash bin has grown up. Deleting a post has been recoverable for a while; now you can also tell which post you are recovering.Preview before restoringOpen a trashed item and its stored content ren...

28 Jul, 2026Read more
MCP server: connect Claude, Cursor and other AI agents to PRSS

PRSS speaks MCP, the Model Context Protocol. An AI agent can now list your sites, read and write posts, build, preview and publish — through the same operations the app itself uses.Why go through the ...

25 Jul, 2026Read more
New improvements to PRSS Build Performance

Builds are much faster from today, for both Hugo themes and the official PRSS themes. Clean builds take less than half the time they used to, and repeat builds are close to instant.What changedMulti-t...

15 Sep, 2025Read more
Hugo Theme Support & Hosting Upgrades

PRSS now builds select Hugo themes, in beta. That opens up a large library of designs alongside the official PRSS themes.Here is the Terminal theme, running on a PRSS site:How Hugo support worksA Hugo...

13 Sep, 2025Read more
New Hosting Options: Vercel, Netlify, Firebase

GitHub Pages has company: PRSS now publishes to Vercel, Netlify and Firebase as well.Vercel — fast global delivery with minimal setup.Netlify — automatic builds and deployments.Firebase — Google's hos...

27 Aug, 2025Read more
Improvements to PRSS Site Creator's Managed Builds

What separates PRSS from other static site generators is that there is no build to configure. It is managed for you — and we keep sharpening it.Theme assets are local nowWe had been loading theme CSS ...

26 Aug, 2025Read more