Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/backdrop-contrib/gin
Admin theme with a strong focus on improving the Editorial Experience.
https://github.com/backdrop-contrib/gin
accessibility admin backdrop backdropcms cms dark-mode gin theme
Last synced: about 11 hours ago
JSON representation
Admin theme with a strong focus on improving the Editorial Experience.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/gin
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2023-06-16T12:14:41.000Z (over 1 year ago)
- Default Branch: 1.x-3.x
- Last Pushed: 2025-01-08T06:10:35.000Z (about 1 month ago)
- Last Synced: 2025-01-08T06:19:25.501Z (about 1 month ago)
- Topics: accessibility, admin, backdrop, backdropcms, cms, dark-mode, gin, theme
- Language: SCSS
- Homepage: https://backdropcms.org/project/gin
- Size: 5.68 MB
- Stars: 5
- Watchers: 10
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Gin Admin Theme
## Introduction
A radically new UI layout paired with goodies like a Darkmode will give your
Backdrop admin interface a facelift.## Installation
- Install and enable this theme using the official
[Backdrop CMS instructions](https://backdropcms.org/guide/themes).### Set Gin as default admin theme
- Navigate to Admin > Appearance
- On the same page, click "Enable" under Gin
- At the bottom of the page, switch the Administration theme to Gin## Issues
- Bugs and Feature requests should be reported in the
[Issue Queue](https://github.com/backdrop-contrib/gin/issues).## Troubleshooting and Local Development
- Setup Gin locally that you can compile CSS & JS files.\
`nvm use && npm i`- Run dev env with watcher and debug output (development process)\
`npm run dev`- Compile assets\
`npm run build`## Maintainers
- Laryn Kragt Bakker ([@laryn](https://github.com/laryn))
- Sascha Eggenberger ([@saschaeggi](https://github.com/saschaeggi))## Credits
- Ported to Backdrop by Laryn Kragt Bakker ([@laryn](https://github.com/laryn))
and Sascha Eggenberger ([@saschaeggi](https://github.com/saschaeggi)).
- Created and maintained for Drupal by Sascha Eggenberger
([@saschaeggi](https://www.drupal.org/u/saschaeggi)).
- Forked from [Gin](https://www.drupal.org/project/gin) which is "built on the
foundation of Claro".
- Gin for Backdrop is partially supported by
[Aten Design Group](https://atendesigngroup.com).## License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.