Stoat docsAll pages

Stoat documentation

Stoat wp theme is a free WordPress theme.

Download & Install

  1. Download theme here: stoat.zip
  2. Install WordPress.
  3. WordPress Dashboard → Appearance → Themes → Add New → Upload Theme, choose stoat.zipInstallActivate.

Theme options + settings

Stoat wp theme uses native WordPress customizer, you can customize your site in Dashboard → Appearance → Customize.

Header - logo + menu

Front page

Standard WordPress - Dashboard → Settings → Reading → Your homepage displays:

Typography (fonts)

Self-hosted via the WordPress Font Library - no external requests.

  1. Dashboard → Appearance → Fonts → install font families.
  2. Customize → Typography → pick Heading font and Body font.

Style (colors)

Customize → Style - five color pickers: text, accent, background, selection, selected text. Empty = theme default.

Stoat wp theme displays a post thumbnail differently from core:

  1. Featured image, if set.
  2. Otherwise, the first image in the post content ≥ 300px wide.
  3. Otherwise, no thumbnail.

If you want to disable featured image, go to Customize → Blog/archive

Page settings

Edit a Page → Page options box → check Hide page title? to drop the title on the front end.

Example - a full-bleed cover page: page-with-cover is just a Page with the title hidden, using the Gutenberg Cover block as content.

There is no search icon in the header - search is a plain Page.

  1. Create a Page (e.g. “Search”).
  2. Add the Search block, publish.

Example: Demo search page.

Note: Customize → Misc → Disable pages in search results is on by default, so search returns posts only.

FAQ

Can I use the classic editor?

Yes — Stoat wp theme is very classic-editor friendly.

How to remove the credit?

Customize → Footer → Keep theme credit — turn it off. GPL doesn’t require keeping it.

Customize → Site Identity → Logo → upload your image. Hide the text title/tagline in the same section with Display site title / Display tagline.

How to set dark mode?

There’s no dark-mode toggle button yet. You can make a permanently-dark site at Customize → Style: set Background color to a dark value and Text color to a light one.

How to use Google Fonts or another font service?

Not through the theme settings — Stoat wp theme only serves self-hosted fonts. It doesn’t forbid external fonts, though: use any plugin that loads them, then point the theme’s tokens at the family with :root { --heading-font: ...; --body-font: ...; } in Customize → Additional CSS.

How to get 99/100 page speed?

Page speed = theme + plugins + hosting. Stoat wp theme handles the theme part (tiny JS, one small stylesheet, self-hosted fonts). Each plugin adds a little weight (extra JS, Google Analytics code, etc.). A clean site on decent hosting usually scores 99/100 out of the box. A cache plugin like LiteSpeed Cache helps further — Stoat wp theme works fine with it.

Changelog

Changelog