islandora/islandora_base_theme

Barrio 主题的 SASS 子主题。

安装: 454

依赖项: 2

建议者: 0

安全: 0

星标: 0

关注者: 4

分支: 3

开放问题: 1

语言:CSS

类型:drupal-theme

dev-main 2022-11-18 17:07 UTC

This package is auto-updated.

Last update: 2024-09-18 21:08:46 UTC


README

Islandora 8 基础主题 使用起始主题覆盖基础主题

islandora_starter_theme

CSS

附带预编译的 SCSS 文件。

编译

您需要安装 nodejs、npm、gulp、gulp-cli 和 sass。

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

最后编译的版本如下

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