Skip to content
Snippets Groups Projects
Select Git revision
  • 8.0-beta1
  • 8.x-1.4
  • 7.x-2.4
  • 7.x-2.x
  • 7.x-1.x
  • 8.x-1.5
  • 7.x-2.5
  • 7.x-2.6
  • 8.x-1.4
  • 7.x-2.4
  • 8.x-1.3
  • 8.x-1.2
  • 7.x-2.3
  • 8.x-1.0
  • 8.x-1.1
  • 7.x-2.2
  • 7.x-3.x
  • 7.x-1.0
  • 7.x-1.x-dev
  • 7.x-2.0
20 results

README.md

Blame
  • vishakraman's avatar
    Vishak R authored
    fc4c67b8
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    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.