PHPackages                             spress-add-ons/directive-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. spress-add-ons/directive-theme

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

spress-add-ons/directive-theme
==============================

Directive theme for Spress

v2.0.1(10y ago)1252[1 issues](https://github.com/spress-add-ons/Directive-theme/issues)MITCSS

Since Jan 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/spress-add-ons/Directive-theme)[ Packagist](https://packagist.org/packages/spress-add-ons/directive-theme)[ RSS](/packages/spress-add-ons-directive-theme/feed)WikiDiscussions master Synced 1mo ago

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

Directive theme for Spress
--------------------------

[](#directive-theme-for-spress)

Directive is a ported theme to Spress design by [HTML5 UP](http://html5up.net).

[Live demo](http://spress-add-ons.github.io/directive/).

**This theme requires Spress &gt;= 2.0**. If you are using Spress 1.x, go to [1.0.0](https://github.com/spress-add-ons/Directive-theme/releases/tag/v1.0.0) version of the theme.

### Features:

[](#features)

- Responsive design: Support to mobile and tablets.
- Top and bottom menu.
- Social networks link at the footer.
- Sitemap and RSS feed.

### How to install?

[](#how-to-install)

#### Download a copy

[](#download-a-copy)

- Get a copy of the latest [release](https://github.com/spress-add-ons/Directive-theme/releases).
- Uncompress it.
- Go to `Directive-theme` folder
- Run `spress site:build --server --watch`

#### Using Git

[](#using-git)

- [Fork this repository](https://github.com/spress-add-ons/Directive-theme/fork)
- Clone it: `
- Go to `Directive-theme` folder
- Run `spress site:build --server --watch`

### Configuration

[](#configuration)

#### Menus

[](#menus)

This theme supports top and bottom menus. To configure, you can edit `top_menu` and `bottom_menu` options from the `config.yml`:

```
top_menu:
    - { name: Home, url: / }
    - { name: About, url: /about }

    # To generate a absolute URL using site.url value:
    - { name: Docs, url: /docs, site_url: true}

bottom_menu:
    - { name: Your link, url: https://your-url }
```

#### Comments

[](#comments)

Comments are powered by [Disqus](disqus.com) and they need a **disqus shortname**. To get it, you need to create an account at this service. It's free.

##### Disable comments

[](#disable-comments)

By default, Disqus comments are enabled. If you want a post without comments, set the `comments` attribute to `false` at the Front matter block:

```
---
comments: false
---
```

### License

[](#license)

Free for personal and commercial use under the [CCA 3.0 license](https://creativecommons.org/licenses/by/3.0/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~179 days

Total

3

Last Release

3790d ago

Major Versions

v1.0.0 → v2.0.02015-12-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3321099?v=4)[Yo! Symfony](/maintainers/yosymfony)[@yosymfony](https://github.com/yosymfony)

---

Top Contributors

[![yosymfony](https://avatars.githubusercontent.com/u/3321099?v=4)](https://github.com/yosymfony "yosymfony (15 commits)")[![enzolutions](https://avatars.githubusercontent.com/u/907914?v=4)](https://github.com/enzolutions "enzolutions (3 commits)")

---

Tags

spressthemeHTML5templateresponsiveCSS3spress

### Embed Badge

![Health badge](/badges/spress-add-ons-directive-theme/health.svg)

```
[![Health](https://phpackages.com/badges/spress-add-ons-directive-theme/health.svg)](https://phpackages.com/packages/spress-add-ons-directive-theme)
```

###  Alternatives

[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.3k8.5M140](/packages/almasaeed2010-adminlte)

PHPackages © 2026

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