Glisseo

Component ID

2877565

Component name

Glisseo

Component type

theme

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

465

Component created

Component changed

Component body

Base theme for Drupal 7 and 8.

Documentation and main repo.

What's this

  • SCSS preprocessor for better CSS experience.
  • Susy for creating website much faster with flexible grids.
  • FontAwesome for using SVG icons.
  • Breakpoint for making your site responsive.
  • SMACSS alike architecture, improved to Drupal experience.
  • Good structure.
  • Clear Views templates with more semantic code (footer, section, header).
  • Flexbox mixins with old syntax support.
  • Lots of other mixins and functions that will make your theming easier and enjoyable.
  • and much more..

Due of the theme structure, where all parts are separated of each other, you can disable most of them without any pain and consequences, just remove import line and delete files. Theme is highly customazible and you can easly replace any part of it by your needs.

Drupal 8

Please, read. If you wish to use this theme, it's highly recommended to lock version, f.e. composer require drupal/glisseo:1.0-alpha2. Some things can has changes. More chance that update will broke something on project, than improve it. Only base theme changes will affect your project, but if some class will be changed, there can be consequences. Before it become stable, install with locked version via composer or install manually as custom theme. If you want get updates, read changelog! You've been warned.