Skip to content

cellear/lukebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT lukebs
-----------

lukebs is a backdrop theme, intended to allow people to take advantage of
Bootstrap from within Backdrop, in the simplest possible way.

Bootstrap is pulled from the CDN with these 3 lines in page.tpl.php:

    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css">
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>

About

Backdrop theme with bare-bones Bootstrap integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published