Templates

Superblog Templates

Every template includes light and dark modes with full customization. Pick one and launch your blog in minutes, or build your own custom template.

Start from what you publish

Each template was designed around one kind of publication and one decision about how it should read. Find yours in the first column; the template is the answer, and the third column is why.

You publishTemplateWhat it does for that
Company blogs that want to feel calm and currentatriumSoft panels on a plain ground, and nothing separated by a line.
Publications with many topics and a steady cadenceatlasA grid on hairline rules, topics as a row, the article dead centre.
Newsletters and editorial teamssignalAn edition with a masthead: one lead, a ruled list, a cover band on the post.
Notes, changelogs and high-volume writingdigestA compact register: a thumbnail column and a list, nothing else.
Product companies that publish to sellkioskA newsstand: a hero with a call to action, topic pills, titled shelves of cards.
Photograph-led journals and studiosfolioEqual plates, two across, with air between them. No lead story; the eye chooses.

Or build your own

Design the whole template yourself

Handcraft your template in HTML and CSS, or ask Claude or Codex to build it to your brand's guidelines. Live preview on your real posts, Core Web Vitals intact. Available on the Super plan.

npm i -g @superblog/cli
superblog login
superblog template init my-template
superblog template dev      # live preview on your posts
superblog template deploy