nrel/eere_app_bootstrap

EERE App branded theme for Bootstrap.

Installs: 1 119

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 0

Open Issues: 0

Language:Twig

Type:drupal-theme

1.0.2 2019-10-14 17:21 UTC

This package is auto-updated.

Last update: 2024-05-07 21:53:56 UTC


README

EERE App Bootstrap is a Bootstrap-based theme that implements the EERE Application standard template - https://github.com/NREL/EERE-Application-Template-Bootstrap-5.

EERE App Bootstrap has a dependency on https://github.com/NREL/EERE-Application-Template-Bootstrap-5 to ease the update process when the template changes.

Find out more about the standards at https://www.energy.gov/eere/communicationstandards/templates-0 and view the style guide at https://nrel.github.io/EERE-Application-Template-Bootstrap-5/.

The Drupal 8 version of the theme is a sub-theme of Bootstrap. This issue tracks the status of a Bootstrap 4 or 5 implementation. Because there is no BS4 or 5 implementatation ready, the Drupal 9 version of EERE App Bootstrap uses Bootstrap Barrio as it's base theme.

To install the nrel/eere_app_bootstrap package:

Drupal 9

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

Run the EERE App Bootstrap post install commands from the root project to copy the Bootstrap library and the JS, CSS and images used in the EERE Application template to the correct places for use in 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

No longer supported.

For Drupal 7

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

The Drupal 7 equivalent of the theme is stored in a separate repo.

  • composer require nrel/bootstrap_eere_app:dev-master