drupal/core/themes/starterkit_theme
xjm 7512b90172
Issue #3302654 by bnjmnm, xjm, quietone, lauriii, phenaproxima: Create Starterkit readme
(cherry picked from commit 7e4c0f9675)
2022-08-23 19:43:52 -05:00
..
css/components Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00
images/icons Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00
src Issue #3206217 by mglaman, lauriii, alexpott: Allow starterkit themes to control how the theme is generated 2022-04-29 22:19:15 +03:00
templates Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00
README.md Issue #3302654 by bnjmnm, xjm, quietone, lauriii, phenaproxima: Create Starterkit readme 2022-08-23 19:43:52 -05:00
logo.svg
screenshot.png
starterkit_theme.info.yml Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00
starterkit_theme.libraries.yml Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00
starterkit_theme.theme Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00

README.md

Starterkit Theme

How to use Starterkit

The Starterkit theme is not directly used by Drupal, nor is it used as a base theme. Starterkit is for generating new themes that include reasonably un-opinionated templates and styles that eliminate much of the the initial work required to create a theme.

Starterkit is the recommended approach for creating new themes. For more information, consult the Starterkit documentation on Drupal.org.