islandora/islandora_starter_theme

SASS subtheme for Barrio Theme.

Installs: 444

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 7

Open Issues: 0

Language:CSS

Type:drupal-theme

pkg:composer/islandora/islandora_starter_theme

dev-main 2025-06-11 21:29 UTC

This package is auto-updated.

Last update: 2025-09-11 22:00:47 UTC


README

This is for customizing on top of the Islandora starter Base Theme / Islandora - Bootstrap 4 based theme

Clone this to: web/themes/contrib/islandora_starter_theme

Install Color theme

config/install/color.theme.islandora_starter_theme.yml

  • Initial colors
  • Logo
  • CSS files

CSS

Comes with precomiled SCSS files.

To compile:

You will need nodejs, npm, gulp, gulp-cli, sass installed.

$ cd codebase/web/themes/contrib/islandora_starter_theme
$ npm install
$ gulp styles

Last compiled with the following versions:

~/islandora_starter_theme# nodejs --version
v10.19.0
~/islandora_starter_theme# gulp --version
CLI version: 2.3.0
Local version: 4.0.2