Skip to content

zaigham/Theme.Bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A basic theme for MODx Revolution based on Twitter Bootstrap (http://twitter.github.com/bootstrap/) + Bootswatch collection of 12 extra bootstrap templates (http://bootswatch.com).

You can change your default template: just add the name of the folder where others template are, for example: instead of default bootstrap template:

<link href="[[++assets_url]]components/themebootstrap/css/bootstrap.min.css" rel="stylesheet">

use Cerulean template:

<link href="[[++assets_url]]components/themebootstrap/css/cerulean/bootstrap.min.css" rel="stylesheet">

About

A basic theme for MODx Revolution based on Twitter Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • PHP 18.0%