This is Joomla!3 isis template but using Bootstrap 3 styles.
This template support both Bootstrap 2 & 3 syntax, by including the Bootstrap 3 Adapter.
Download package and install it in Joomla admin.
If you want to change some less code, please install NodeJS less first:
$ npm install -g less
Then cd to {JOOMLA}/administrator/template/isis3/less
and run:
$ lessc template.less ../css/template.css
Now you will get a compiled css file at css/template.css
.
less
|
|--- adapter // Bootstrap3 adapter less files
|
|--- bootstrap2 // Old Joomla isis template less files
|
|--- bootstrap3 // Bootstrap 3 less files