wluydahi/drupal8themetest

This package is abandoned and no longer maintained. No replacement package was suggested.

Drupal 8 SubTheme

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-theme

dev-master 2018-09-19 20:30 UTC

This package is not auto-updated.

Last update: 2018-10-19 12:07:34 UTC


README

CDN Starterkit

The CDN Starterkit is rather simple to set up. You don't have to do anything until you wish to override the default Drupal Bootstrap base theme settings or provide additional custom CSS.

Prerequisite

Read the @link subtheme Sub-theming @endlink parent topic.

Override Styles {#styles}

Open ./THEMENAME/css/style.css and modify the file to your liking.

Override Settings {#settings}

Please refer to the @link theme_settings Sub-theme Settings @endlink topic.

Override Templates and Theme Functions {#registry}

Please refer to the @link registry Theme Registry @endlink topic.