Vallic / spectre

Drupal 8 base theme built to use Spectre CSS. A Lightweight, Responsive and Modern CSS Framework

Home Page:https://www.drupal.org/project/spectre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spectre

Built to use Spectre CSS. A Lightweight, Responsive and Modern CSS Framework.

Features

  1. CDN and local sub-theme option
  2. Minimalistic approach with just a few templates overrides and preprocess
  3. Implement most needed feature from Spectre.css as form elements, menu pages, status messages, etc..
  4. No javascript included

Installation

Install as any Drupal 8 contrib theme. By default base theme is using CDN version.

Sub-theme

Inside folder sub-themes exist two examples of sub-theme for Spectre. One with CDN integration, and one with local CSS. To use with local CSS you need to download Spectre.css files and put them in folder assets/spectre inside your sub-theme.

When you build your sub-theme you can use libraries-overrides for changing CDN version which is used, or to swap libraries as you needed.

Links

License

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

About

Drupal 8 base theme built to use Spectre CSS. A Lightweight, Responsive and Modern CSS Framework

https://www.drupal.org/project/spectre


Languages

Language:Twig 84.2%Language:PHP 13.1%Language:CSS 2.7%