Skip to content

DPL DAMS theme. Overrides Islandora Install Profile's base theme.

Notifications You must be signed in to change notification settings

cherryhill/dpl_theme

 
 

Repository files navigation

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

Clone this to: web/themes/contrib/dpl_theme

Install Color theme

config/install/color.theme.dpl_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/dpl_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

About

DPL DAMS theme. Overrides Islandora Install Profile's base theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.8%
  • SCSS 4.0%
  • Other 1.2%