An open API service indexing awesome lists of open source software.

https://github.com/umd-lib/umdlib-design-system-theme

Drupal subtheme using the umd-design-system-theme base theme.
https://github.com/umd-lib/umdlib-design-system-theme

Last synced: 5 months ago
JSON representation

Drupal subtheme using the umd-design-system-theme base theme.

Awesome Lists containing this project

README

          

# UMD Libraries Theme

This Drupal theme is an independant fork of [UMD Design System Base Drupal Theme](https://github.com/umd-lib/umd-design-system-base), which is still available for use as a base theme.

For optimal results, use the Libraries Theme alongside the UI Pattern and Layout Builder modules.

## Required Custom Modules

- [UMD Libraries Layout Tools](https://github.com/umd-lib/umdlib-ds-layout-tools)
- [UMD Libraries Sidebar Menu](https://github.com/umd-lib/umdds-sidebar-menu)
- [UMD Libraries Social Icons](https://github.com/umd-lib/umdds-social-icons)
- [UMD Libraries UI Pattern Source](https://github.com/umd-lib/umdlib-ui-pattern-sources)

## Installation Instructions

Clone this repo into `themes/custom` or install it as a Composer dependency with:

```bash
composer require umd-lib/umdlib-design-system-theme
```

## Documentation for UMD Libraries Theme

Please refer to the [Wiki](https://github.com/umd-lib/umdlib-design-system-theme/wiki) for documentation on this Drupal theme.