bootstrap.make.example 303 B

12345678
  1. core = 7.x
  2. api = 2
  3. libraries[bootstrap][download][type] = "get"
  4. libraries[bootstrap][download][url] = "https://github.com/twbs/bootstrap/archive/v3.1.1.zip"
  5. libraries[bootstrap][directory_name] = "bootstrap"
  6. libraries[bootstrap][destination] = "themes/bootstrap"
  7. libraries[bootstrap][overwrite] = TRUE