Projet

Général

Profil

Paste
Télécharger (1,03 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / bootstrap / starterkits / cdn / README.md @ 5024cef7

1
<!-- @file Instructions for subtheming using the CDN Starterkit. -->
2
<!-- @defgroup subtheme_cdn -->
3
<!-- @ingroup subtheme -->
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 `./subtheme/css/style.css` and modify the file to your liking.
20

    
21
## Override Settings {#settings}
22
Please refer to the @link subtheme_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]: https://getbootstrap.com/docs/3.3/
29
[jsDelivr CDN]: https://www.jsdelivr.com