Skip to content

web-course/webdev-bootstrap-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Bootstrap Theme

What is this?

This is Bootstrap theme created to (1) provide a demo on how to create a bootstrap-based theme, and (2) provide an uniform look-and feel for the examples in the web development courses offered by the TiCsw group.

Development

To build the theme you may use npm install. The installation process will run bower install to download the dependencies. You must call grunt to compile the CSS files.

npm install

In addition, You may run bower install to update the dependencies and/or grunt to compile the CSS files.

bower install
grunt

Demo

The project includes a set of demo pages. To check the demo, you may run grunt with the serve option.

grunt serve

Credits

This Bootstrap theme is based on the Satellizer Application created by Sahat Yalkabov, the SB Admin and the SB Admin 2 templates created by David Miller. It uses the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright (c) 2016 TiCsw Research Group, Uniandes / Jaime Chavarriaga. Code released under the MIT license.

About

An example of A Bootstrap Theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published