https://github.com/veit/vs.bootstrap.plonetheme
Bootstrap theme for Plone
https://github.com/veit/vs.bootstrap.plonetheme
Last synced: over 1 year ago
JSON representation
Bootstrap theme for Plone
- Host: GitHub
- URL: https://github.com/veit/vs.bootstrap.plonetheme
- Owner: veit
- Created: 2013-02-15T08:53:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T14:54:21.000Z (over 8 years ago)
- Last Synced: 2025-02-07T19:04:40.110Z (over 1 year ago)
- Language: HTML
- Size: 384 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
.. contents::
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
---------
#. 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
#. Activate *Diazo theme support* in the Plone control panel *Add-ons*.
#. Import this zip file in the *Import theme* tab of the *Theme Settings* view:
``@@theming-controlpanel``.
#. Activate theme in the *Basic settings* tab:
#. Select the theme ``vs.bootstrap.plonetheme``
#. Enable theme
#. 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
- `github `_
- `Twitter `_
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
`_.