https://github.com/asika32764/joomla-bootstrap3-isis-template
Joomla! admin isis template but using Bootstrap 3 styles.
https://github.com/asika32764/joomla-bootstrap3-isis-template
joomla joomla-cms joomla-isis-template joomla-template template
Last synced: 13 days ago
JSON representation
Joomla! admin isis template but using Bootstrap 3 styles.
- Host: GitHub
- URL: https://github.com/asika32764/joomla-bootstrap3-isis-template
- Owner: asika32764
- Created: 2014-03-28T09:28:20.000Z (about 11 years ago)
- Default Branch: staging
- Last Pushed: 2015-05-18T05:38:56.000Z (almost 10 years ago)
- Last Synced: 2025-03-26T22:45:43.846Z (about 1 month ago)
- Topics: joomla, joomla-cms, joomla-isis-template, joomla-template, template
- Language: CSS
- Homepage: http://asika32764.github.io/joomla-bootstrap3-isis-template
- Size: 929 KB
- Stars: 36
- Watchers: 11
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Joomla Isis template for Bootstrap 3 [](https://github.com/igrigorik/ga-beacon)
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](https://github.com/asika32764/bootstrap3-adapter).
## Installation
[Download](https://github.com/asika32764/joomla-bootstrap3-isis-template/releases) package and install it in Joomla admin.
## Development
### Compiling CSS
If you want to change some less code, please install [NodeJS less](https://www.npmjs.org/package/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 folders
```
less
|
|--- adapter // Bootstrap3 adapter less files
|
|--- bootstrap2 // Old Joomla isis template less files
|
|--- bootstrap3 // Bootstrap 3 less files
```## Screen shots

