faithcatholic / faithboot
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:Twig
Type:project
This package is auto-updated.
Last update: 2024-11-26 11:08:53 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.