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.
- Host: GitHub
- URL: https://github.com/umd-lib/umdlib-design-system-theme
- Owner: umd-lib
- Created: 2025-05-08T15:20:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-14T22:18:00.000Z (5 months ago)
- Last Synced: 2026-01-15T02:52:46.776Z (5 months ago)
- Language: Twig
- Size: 5.35 MB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.