nrel/eere_app_bootstrap

Bootstrap品牌的EERE App主题。

安装次数: 1,124

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 10

分支: 0

公开问题: 0

语言:Twig

类型:Drupal主题

1.0.2 2019-10-14 17:21 UTC

This package is auto-updated.

Last update: 2024-09-07 22:41:37 UTC


README

EERE App Bootstrap是一个基于Bootstrap的主题,实现了EERE应用标准模板 - https://github.com/NREL/EERE-Application-Template-Bootstrap-5

EERE App Bootstrap依赖于https://github.com/NREL/EERE-Application-Template-Bootstrap-5,以简化模板更改时的更新过程。

有关标准的更多信息,请参阅https://www.energy.gov/eere/communicationstandards/templates-0,并在https://nrel.github.io/EERE-Application-Template-Bootstrap-5/查看风格指南。

该主题的Drupal 8版本是Bootstrap的一个子主题。 此问题 跟踪Bootstrap 4或5实现的状态。由于没有准备好的BS4或5实现,因此EERE App Bootstrap的Drupal 9版本使用Bootstrap Barrio作为其基础主题。

安装nrel/eere_app_bootstrap软件包

Drupal 9

@see https://github.com/NREL/eere_app_bootstrap/blob/main/README.md.

从根项目运行EERE App Bootstrap的安装后命令,以复制Bootstrap库以及EERE应用模板中使用的JS、CSS和图片到正确的位置,以便在EERE App Bootstrap中使用。

  • composer require nrel/eere_app_bootstrap:dev-main
  • composer run-script post-install-cmd -d ./docroot/themes/contrib/eere_app_bootstrap

Drupal 8

不再支持。

对于Drupal 7

@see https://github.com/NREL/bootstrap_eere_app/blob/master/README.md

该主题的Drupal 7版本存储在单独的仓库中。

  • composer require nrel/bootstrap_eere_app:dev-master