PHPackages                             enzolutions/spress-tinto-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. enzolutions/spress-tinto-theme

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

enzolutions/spress-tinto-theme
==============================

Tinto theme for Spress

2.0.0(10y ago)1222[2 PRs](https://github.com/enzolutions/spress-tinto-theme/pulls)MITCSS

Since Jan 10Pushed 8y ago1 watchersCompare

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

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

- \[Tinto theme for [Spress](http://spress.yosymfony.com)\](#tinto-theme-for-spresshttpspressyosymfonycom)
    - [License](#license)
    - [Featured:](#featured)
    - [How to install?](#how-to-install)
    - [How to use?](#how-to-use)
        - [Menus](#menus)
        - [Comments](#comments)
    - [How to update your current theme to Tinto Theme?](#how-to-update-your-current-theme-to-tinto-theme)

Tinto theme for [Spress](http://spress.yosymfony.com)
-----------------------------------------------------

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

Tinto is a ported theme to **[Spress 2.0](http://spress.yosymfony.com)** design by [Minimal Mistakes](https://github.com/mmistakes/minimal-mistakes).

[![Spress Tinto](https://raw.githubusercontent.com/enzolutions/spress-tinto-theme/master/src/content/assets/images/spress_tinto.png)](https://raw.githubusercontent.com/enzolutions/spress-tinto-theme/master/src/content/assets/images/spress_tinto.png)

[Live demo](http://enzolutions.com/)

### License

[](#license)

Free for personal and commercial use under the [MIT license](http://opensource.org/licenses/MIT)

### Featured:

[](#featured)

- Responsive templates. Looking good on mobile, tablet, and desktop.
- Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
- Minimal embellishments -- content first.
- Optional large feature images for posts and pages.
- Simple and clear permalink structure.
- Custom 404 page to get you started.
- Support for Disqus Comments

### How to install?

[](#how-to-install)

This theme is not included with Spress.

Download the latest release from releases page  i.e

```
$ wget https://github.com/enzolutions/spress-tinto-theme/archive/2.0.0.tar.gz -O tinto.tar.gz
$ tar zcvf tinto.tar.gz
$ mv spress-tinto-theme-2.0.0 myproject
$ cd myproject
$ spress site:build --server --watch
```

### How to use?

[](#how-to-use)

#### Menus

[](#menus)

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

```
# Menus
menu:
    top:
       - { name: "Home", url: / }
       - { name: "About", url: /about }
    bottom:
       - { name: "Spress add-ons", url: http://spress.yosymfony.com/add-ons , target: '_blank'}
       - { name: "Spress Docs", url: http://spress.yosymfony.com/docs, target: '_blank' }

bottom_menu:
    - { name: Go to Tinto theme web, url: https://github.com/enzoltions/Spress-theme-tinto }
```

#### Comments

[](#comments)

Comments are powered by [Disqus](disqus.com) and it need your **disqus shortname**. To get it, you need create a 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` variable to `false` at the Front-matter of the post:

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

```

### How to update your current theme to Tinto Theme?

[](#how-to-update-your-current-theme-to-tinto-theme)

If you are already using Spress and you want to update to this theme follow these simple steps

- Create a new site (explained above)
- Copy your \_post folder your new spress site
- Copy your assets folder to you new spress site
- Merge your config.yml file with config.yml file of your new spress site
- Enjoy

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~372 days

Total

2

Last Release

3765d ago

Major Versions

1.0 → 2.0.02016-01-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2bf475eb276018e1d5743443dc02e4759ec9f9e3a978cf4d9c34588ac7a7c24?d=identicon)[enzolutions](/maintainers/enzolutions)

---

Top Contributors

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

---

Tags

HTML5templateresponsiveCSS3spress

### Embed Badge

![Health badge](/badges/enzolutions-spress-tinto-theme/health.svg)

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

###  Alternatives

[almasaeed2010/adminlte

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

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

PHPackages © 2026

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