Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 640 Bytes

File metadata and controls

17 lines (11 loc) · 640 Bytes

Default theme for Bazalt CMS

  • Copyright: (c) 2013 Equalteam

How to Start

git clone https://github.com/esvit/bazalt-theme-default.git .
bower install

Development

After installation you can begin development, just start webserver grunt dev and open http://localhost:8000/ in your browser

Template automatic load all data from http://demo.bazalt-cms.com/. If you want setup own server grub it from this repository and set it in body attribute data-mine="http://demo.bazalt-cms.com".