faithcatholic/faithboot

There is no license information available for the latest version (1.1.0) of this package.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:Twig

Type:project

1.1.0 2024-03-26 09:52 UTC

This package is auto-updated.

Last update: 2024-04-26 10:01:45 UTC


README

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.