A theme for Plone 5.x
Project description
Business Casual is a full website template for Plone.
See additional screenshots below.
Installation
Zip
In zip version you don’t get the slider but only a static banner due to limitations.
Download the zip file
Import the theme from the Diazo theme control panel.
Buildout
Install plonetheme.business_casual by adding it to your buildout:
[buildout] ... eggs = plonetheme.business_casual
and then running bin/buildout
Documentation
Full documentation for end users can be found here
Contribution
Clone the repo.
Run bin/buildout
- next, install the local dependencies theme requires
$ npm install
- Watch For Changes & Automatically Refresh
$ grunt watch
- Build & Optimize(This will create a dist folder with optimized files and a zip of theme)
$ grunt dist
License
MIT License
Credit
Based on Business Casual Provided by Start Bootstrap
Screenshots
Full size screenshot:
iPhone Plus screenshot:
Changelog
1.1 (2017-11-20)
add Framework :: Plone :: Theme classifier [tkimnguyen]
1.0 (2017-01-02)
updated docs, pypi classifier [tkimnguyen]
1.0a1 (2016-08-02)
Initial release. [vikas-parashar]