PHPackages                             wpjscc/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. wpjscc/wn-nabu-theme

ActiveWinter-theme

wpjscc/wn-nabu-theme
====================

An elegant theme designed for documentation sites.

032JavaScript

Since Feb 26Pushed 3y agoCompare

[ Source](https://github.com/wpjscc/wn-nabu-theme)[ Packagist](https://packagist.org/packages/wpjscc/wn-nabu-theme)[ RSS](/packages/wpjscc-wn-nabu-theme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)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
    - Winter.Search
- 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 -p 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

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 94.2% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76907477?v=4)[wpjscc](/maintainers/wpjscc)[@wpjscc](https://github.com/wpjscc)

---

Top Contributors

[![bennothommo](https://avatars.githubusercontent.com/u/15900351?v=4)](https://github.com/bennothommo "bennothommo (49 commits)")[![wpjscc](https://avatars.githubusercontent.com/u/76907477?v=4)](https://github.com/wpjscc "wpjscc (2 commits)")[![LukeTowers](https://avatars.githubusercontent.com/u/7253840?v=4)](https://github.com/LukeTowers "LukeTowers (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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