PHPackages                             winter/wn-nabu-theme - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. winter/wn-nabu-theme

ActiveWinter-theme[Templating &amp; Views](/categories/templating)

winter/wn-nabu-theme
====================

An elegant theme designed for documentation sites.

v1.1.1(1y ago)74845[1 PRs](https://github.com/wintercms/wn-nabu-theme/pulls)MITJavaScript

Since May 23Pushed 9mo ago4 watchersCompare

[ Source](https://github.com/wintercms/wn-nabu-theme)[ Packagist](https://packagist.org/packages/winter/wn-nabu-theme)[ Docs](https://github.com/wintercms/wn-nabu-theme)[ GitHub Sponsors](https://github.com/wintercms)[ Fund](https://opencollective.com/wintercms)[ RSS](/packages/winter-wn-nabu-theme/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Nabu Theme for Winter CMS
=========================

[](#nabu-theme-for-winter-cms)

[![Nabu logo](https://github.com/wintercms/wn-nabu-theme/raw/main/assets/images/theme-preview.png?raw=true)](https://github.com/wintercms/wn-nabu-theme/blob/main/assets/images/theme-preview.png?raw=true)

An elegant theme designed for documentation sites, using the powerful features of the Winter CMS [Docs](https://github.com/wintercms/wn-docs-plugin) and [Search](https://github.com/wintercms/wn-search-plugin) plugins to provide a streamlined documentation browsing experience.

Requirements
------------

[](#requirements)

- Winter CMS v1.2 or above, with the following plugins installed:
    - [Winter.Docs](https://github.com/wintercms/wn-docs-plugin)
    - [Winter.Search](https://github.com/wintercms/wn-search-plugin)
    - [Winter.SEO](https://github.com/wintercms/wn-seo-plugin)
- NodeJS v14.0 or above
- NPM v6.0 or above

Features
--------

[](#features)

- Full integration of the Docs and Search plugin functionality to navigate and display multiple instances of documentation.
- Supports both user and developer Markdown documentation, as well as API documentation generated from PHP projects.
- Displays a light or dark theme depending on the operating system theme, but can be overridden by the user.
- Built entirely with Tailwind, allowing full flexibility of the look and feel of the site.
- AJAX driven navigation and client-side caching ensures documentation loads quick and can be navigated to even quicker.

Development
-----------

[](#development)

This theme has been built using Tailwind for the styling and [Snowboard](https://wintercms.com/docs/snowboard/introduction) for the JavaScript functionality, taking advantage of the [Mix asset compilation](https://wintercms.com/docs/console/asset-compilation) included in Winter CMS. To compile the theme, simply install the necessary libraries required for Mix:

```
php artisan mix:install
```

Then, you can compile the theme for production use:

```
php artisan mix:compile --production -p theme-nabu
```

You can also set up the theme to watch for changes, recompiling the theme each time a change is made to the stylesheets or templates:

```
php artisan mix:watch --production theme-nabu
```

By default, this theme is setup to not include the compiled assets in source control, as it is recommended that you include the compilation process above in a build or deployment script. However, if you wish to include the compiled assets in your source control, you may remove the following section from the `.gitignore` definition:

```
# Ignore compiled assets
assets/css/theme.css
assets/js/build/app.js

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance46

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~213 days

Total

3

Last Release

656d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7253840?v=4)[Luke Towers](/maintainers/LukeTowers)[@LukeTowers](https://github.com/LukeTowers)

![](https://avatars.githubusercontent.com/u/15900351?v=4)[Ben Thomson](/maintainers/bennothommo)[@bennothommo](https://github.com/bennothommo)

---

Top Contributors

[![bennothommo](https://avatars.githubusercontent.com/u/15900351?v=4)](https://github.com/bennothommo "bennothommo (68 commits)")[![LukeTowers](https://avatars.githubusercontent.com/u/7253840?v=4)](https://github.com/LukeTowers "LukeTowers (23 commits)")[![mjauvin](https://avatars.githubusercontent.com/u/2013630?v=4)](https://github.com/mjauvin "mjauvin (3 commits)")[![damsfx](https://avatars.githubusercontent.com/u/282242?v=4)](https://github.com/damsfx "damsfx (1 commits)")[![Satoshi-Sh](https://avatars.githubusercontent.com/u/73622805?v=4)](https://github.com/Satoshi-Sh "Satoshi-Sh (1 commits)")

---

Tags

hacktoberfesttailwindcssthemewintercmswintercms-themedocumentationthemedocswinterwinter cmsnabu

### Embed Badge

![Health badge](/badges/winter-wn-nabu-theme/health.svg)

```
[![Health](https://phpackages.com/badges/winter-wn-nabu-theme/health.svg)](https://phpackages.com/packages/winter-wn-nabu-theme)
```

###  Alternatives

[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)[tightenco/jigsaw-docs-template

Documentation starter template for Jigsaw static site generator by Tighten

5026.9k](/packages/tightenco-jigsaw-docs-template)[htmlburger/wpemerge-theme

A modern WordPress starter theme which uses the WP Emerge framework

2873.8k](/packages/htmlburger-wpemerge-theme)[rywa/silverstripe-foundation

Foundation 5 Prototyping Theme for SilverStripe

392.6k](/packages/rywa-silverstripe-foundation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
