2017 © Pedro Peláez
 

spress-theme spress-tinto-theme

Tinto theme for Spress

image

enzolutions/spress-tinto-theme

Tinto theme for Spress

  • Tuesday, June 21, 2016
  • by enzolutions
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 3 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

, (*1)

Tinto theme for Spress

Tinto is a ported theme to Spress 2.0 design by Minimal Mistakes., (*2)

Spress Tinto, (*3)

Live demo, (*4)

License

Free for personal and commercial use under the MIT license, (*5)

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?

This theme is not included with Spress., (*6)

Download the latest release from releases page https://github.com/enzolutions/spress-tinto-theme/releases i.e, (*7)

$ 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?

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

# 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 are powered by Disqus and it need your disqus shortname. To get it, you need create a account at this service. It's free., (*9)

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:, (*10)

---
comments: false
---

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, (*11)

  • 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

The Versions

21/06 2016

dev-master

9999999-dev

Tinto theme for Spress

  Sources   Download

MIT

template responsive html5 spress css3

17/01 2016

2.0.0

2.0.0.0

Tinto theme for Spress

  Sources   Download

MIT

The Requires

 

template responsive html5 spress css3

10/01 2015

1.0

1.0.0.0

Tinto theme for Spress

  Sources   Download

MIT

The Requires

 

template responsive html5 spress css3