Version 1
[yaffs-website] / web / themes / contrib / bootstrap / starterkits / cdn / README.md
1 <!-- @file Instructions on how to sub-theme the Drupal Bootstrap base theme using the CDN Starterkit. -->
2 <!-- @defgroup sub_theming_cdn -->
3 <!-- @ingroup sub_theming -->
4 # CDN Starterkit
5
6 The CDN Starterkit is rather simple to set up. You don't have to do anything
7 until you wish to override the default [Drupal Bootstrap] base theme settings
8 or provide additional custom CSS.
9
10 - [Prerequisite](#prerequisite)
11 - [Override Styles](#styles)
12 - [Override Settings](#settings)
13 - [Override Templates and Theme Functions](#registry)
14
15 ## Prerequisite
16 Read the @link subtheme Sub-theming @endlink parent topic.
17
18 ## Override Styles {#styles}
19 Open `./THEMENAME/css/style.css` and modify the file to your liking.
20
21 ## Override Settings {#settings}
22 Please refer to the @link theme_settings Sub-theme Settings @endlink topic.
23
24 ## Override Templates and Theme Functions {#registry}
25 Please refer to the @link registry Theme Registry @endlink topic.
26
27 [Drupal Bootstrap]: https://www.drupal.org/project/bootstrap
28 [Bootstrap Framework]: http://getbootstrap.com
29 [jsDelivr CDN]: http://www.jsdelivr.com