Forest

← All themes

Forest v1.1.0

Misty greens, a soft serif and a full-bleed forest backdrop — goblog's forest theme.

Screenshot of Forest

Version
1.1.0 (released 2026-09-22)
Author
Jason Ernst
License
Apache-2.0
Source
https://github.com/goblogplatform/goblog-theme-forest
Requires
goblog 0.8.0 or newer
Download
https://github.com/goblogplatform/goblog-theme-forest/archive/refs/tags/v1.1.0.zip
content hash 0c4594ac91dc82cc2063823633c2be5cd15ca13a07c7e0689251b9665913e553

Install it from your own goblog under Admin → Themes.

README

Forest — a goblog theme

Misty greens, a soft serif and a full-bleed forest backdrop. This is the theme that ships compiled into goblog as forest, published as a directory theme so it can be installed and updated on its own.

Install

From your goblog: Admin → Themes → Browse → Forest → Install, then Activate. Requires goblog 0.5.0 or newer.

What it overrides

Only the public-facing templates (header, footer, home, post, posts, the page types, tag, search, projects, presentations, error, login, research) and static/css/goblog.css. Admin and wizard pages render from goblog's default theme, so they keep up with new goblog releases automatically.

Developing

Edit the files under templates/ and static/, drop the folder into a goblog checkout as themes/installed/forest/ (or point THEMES_INSTALLED_DIR at its parent) and set the theme setting to forest. Templates are Go html/template; see docs/THEME_CONTRACT.md for the contract.

Releasing

Tag vX.Y.Z and publish a GitHub release; the directory picks up the tag's archive. screenshot.png at the root is shown in the listing.

Changelog

1.1.0

  • The search page includes goblog's shared _search_results partial instead of rendering the post list itself, so plugin, theme and docs hits appear in the site search. The result colours the template used to set inline now come from goblog.css.
  • Requires goblog 0.8.0.

1.0.0

  • First release as a directory theme: the built-in forest theme's public templates and CSS, layered on goblog's default theme.

Releases

v1.1.0 2026-09-22

  • The search page includes goblog's shared _search_results partial instead of rendering the post list itself, so plugin, theme and docs hits appear in the site search. The result colours the template used to set inline now come from goblog.css.
  • Requires goblog 0.8.0.

v1.0.0 2026-09-20

First release: the forest theme as a directory theme — goblog's built-in forest templates and CSS, layered on the default theme, with the backdrop bundled. Requires goblog 0.5.0 or newer.

GoBlog

Powered by goblog v0.9.1