Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 20:41
9bdc23c

Release 0.1.0

GitHub-style repository browsing, commit diffs and file trees, Issues, and Pull requests for Forgejo. This release adds shared navigation and controls, improves desktop/mobile layouts, and fixes latest-commit author visibility, inline details, and repository search styling.

Compatibility

This release targets Forgejo 16.

It was tested against Forgejo 16.0.3, including the bundled template overrides.

Changelog

Features

Changes

Fixes

Installation

  • Base: theme-github-base.tar.gz — standard light, dark, auto, and soft-dark themes.
  • Accessibility: theme-github-accessibility.tar.gz — colorblind and high-contrast themes.
  • Extras: theme-github-extras.tar.gz — Pink, Gitea-compatible, and Catppuccin palettes.
  • Fonts: theme-github-fonts.tar.gz — Mona Sans and its license.
  • Templates: theme-github-templates.tar.gz — Forgejo template overrides with required JavaScript and page-specific CSS.

Install theme CSS into <forgejo-data>/public/assets/css, extract fonts into <forgejo-data>/public, and extract the template archive into <forgejo-data>. The template archive includes public/assets/js and public/assets/css; replace matching older assets and restart Forgejo. See the installation guide.

Template overrides are intended for the tested Forgejo version.