-
Notifications
You must be signed in to change notification settings - Fork 0
cellear/lukebs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published