vs.bootstrap.plonetheme

Bootstrap theme for Plone


Keywords
Zope, Plone, Bootstrap
License
GPL-2.0+
Install
pip install vs.bootstrap.plonetheme==1.0.6

Documentation

Introduction

Bootstrap theme for Plone

Installation

Using Buildout

Add vs.bootstrap.plonetheme to eggs section of your instance:

[instance]
…
eggs =
    …
    vs.bootstrap.plonetheme

Using zip

  1. Create a zip file:

    $ git clone git://github.com/veit/vs.bootstrap.plonetheme.git
    $ cd vs.bootstrap.plonetheme
    $ git archive --format=zip --prefix=bootstrap/ HEAD:src/vs/bootstrap/plonetheme/static/ > bootstrap.zip
    
  2. Activate Diazo theme support in the Plone control panel Add-ons.

  3. Import this zip file in the Import theme tab of the Theme Settings view: @@theming-controlpanel.

  4. Activate theme in the Basic settings tab:

    1. Select the theme vs.bootstrap.plonetheme
    2. Enable theme
    3. Save

Customization

You can customize the generated bootstrap files using the Diazo Bootstrap Framework.

Bug tracker

Have a bug? Please create an issue here on GitHub that conforms with necolass guidelines:

Issues

Author

Veit Schiele

Copyrights and licenses

vs.bootstrap.plonetheme

Copyright 2012 Veit Schiele

Licensed under GPL version 2.

Diazo

Copyright Plone Foundation

Licensed under a BSD-like License.

Bootstrap

Copyright 2012 Twitter, Inc.

Licensed under the Apache License v2.0.

Font Awesome

Font licensed under the SIL Open Font License.

CSS, LESS, and SASS files licensed under the MIT License.

Pictograms licensed under the CC BY 3.0 License.