Skip to content
/ spectre Public

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

Notifications You must be signed in to change notification settings

Vallic/spectre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bbd8819 · Apr 18, 2023

History

25 Commits
Jan 14, 2022
Jan 15, 2022
Apr 18, 2023
Dec 24, 2021
Jul 21, 2019
Jun 16, 2019
Jun 16, 2019
Jun 16, 2019
Mar 20, 2023
Jan 15, 2022
Jan 15, 2022
Jan 15, 2022

Repository files navigation

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