v1/web/themes/contrib/gin
Gdilove 927f32325b 初始化 2023-11-13 20:36:13 +08:00
..
.github 初始化 2023-11-13 20:36:13 +08:00
.tugboat 初始化 2023-11-13 20:36:13 +08:00
config 初始化 2023-11-13 20:36:13 +08:00
dist 初始化 2023-11-13 20:36:13 +08:00
includes 初始化 2023-11-13 20:36:13 +08:00
js 初始化 2023-11-13 20:36:13 +08:00
media 初始化 2023-11-13 20:36:13 +08:00
src 初始化 2023-11-13 20:36:13 +08:00
styles 初始化 2023-11-13 20:36:13 +08:00
templates 初始化 2023-11-13 20:36:13 +08:00
tests/src/Functional 初始化 2023-11-13 20:36:13 +08:00
.babelrc 初始化 2023-11-13 20:36:13 +08:00
.browserslistrc 初始化 2023-11-13 20:36:13 +08:00
.editorconfig 初始化 2023-11-13 20:36:13 +08:00
.eslintignore 初始化 2023-11-13 20:36:13 +08:00
.gitattributes 初始化 2023-11-13 20:36:13 +08:00
.gitignore 初始化 2023-11-13 20:36:13 +08:00
.gitlab-ci.yml 初始化 2023-11-13 20:36:13 +08:00
.nvmrc 初始化 2023-11-13 20:36:13 +08:00
CODE_OF_CONDUCT.md 初始化 2023-11-13 20:36:13 +08:00
LICENSE.txt 初始化 2023-11-13 20:36:13 +08:00
README.md 初始化 2023-11-13 20:36:13 +08:00
SECURITY.md 初始化 2023-11-13 20:36:13 +08:00
composer.json 初始化 2023-11-13 20:36:13 +08:00
gin.api.php 初始化 2023-11-13 20:36:13 +08:00
gin.info.yml 初始化 2023-11-13 20:36:13 +08:00
gin.libraries.yml 初始化 2023-11-13 20:36:13 +08:00
gin.theme 初始化 2023-11-13 20:36:13 +08:00
package-lock.json 初始化 2023-11-13 20:36:13 +08:00
package.json 初始化 2023-11-13 20:36:13 +08:00
phpcs.xml 初始化 2023-11-13 20:36:13 +08:00
screenshot.png 初始化 2023-11-13 20:36:13 +08:00
webpack.config.build.js 初始化 2023-11-13 20:36:13 +08:00
webpack.config.dev.js 初始化 2023-11-13 20:36:13 +08:00
webpack.config.js 初始化 2023-11-13 20:36:13 +08:00

README.md

Gin Admin Theme

Contents of this file

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Troubleshooting
  • Maintainers

Introduction

A radically new UI layout paired with goodies like a Darkmode will give your Drupal's Admin interface a facelift. The Gin theme also includes things which are currently out of scope for Claro and/or some customisations we're experimenting with for the future. Built on the foundation of Claro from one of the lead designers of Claro & Drupal Design System.

Gin can be used in a headless environment, as it provides a nice login screen which is missing in the default Drupal admin themes.

  • For a full description of the module, visit the project page.
  • Use the Issue queue to submit bug reports and feature suggestions, or track changes.
  • Documentation can be found here.

Requirements

This theme requires Drupal core >= 9.0.

Note: For all functions to work properly, it is recommended that you also install Gin Toolbar.

Installation

Install as you would normally install a contributed Drupal theme. See Gin documentation or visit https://www.drupal.org/node/1897420 for further information.

Set Gin as default admin theme

  • Navigate to Admin > Appearance
  • On the same page, click "Install" under Gin
  • At the bottom of the page, switch the Administration theme to Gin

Troubleshooting

  • 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

Current maintainers: