Skip to content

CanaimaGNULinux/canaimagnulinux.web.theme

Repository files navigation

canaimagnulinux.web.theme

A theme for Canaima GNU/Linux community website.

Introduction

Canaima Kerepakupai Theme is an installable Plone Theme developed by Canaima GNU/Linux community using the theming- and packaging- features available in plone.app.theming.

This product contains a Diazo theme in Plone 4.3 for the Canaima GNU/Linux website. Let you integrate Plone CMS elements visual, social networks and other web applications in a unique GUI.

About QA

Bitdeli badge Travis-CI badge Coveralls badge

Requirements

  • From the Plone 4.1.x To the Plone 4.3 latest version (https://plone.org/download)
  • The plone.app.theming package (will be installed as a dependency of this package)

Screenshots

Layout of the site when viewed in a computer resolution:

https://github.com/CanaimaGNULinux/canaimagnulinux.web.theme/raw/master/canaimagnulinux/web/theme/diazo_resources/preview.png

Features

  • It's an installable Plone Theme package.
  • After installation from Add-ons controlpanel, this theme is enabled automatically.
  • Also it's a simple Diazo package (Zip file).
  • It's have support for clean uninstallation.

Installation

You can read the INSTALL.txt file inside the docs folder for this package.

Zip file

If you are an end user, you might enjoy installation via zip file import.

  1. Download a zip file.
  2. Import the theme from the Diazo theme control panel.

Buildout

If you are a developer, you might enjoy installing it via buildout.

For install canaimagnulinux.web.theme package add it to your buildout section's eggs- parameter e.g.:

[buildout]
 ...
 eggs =
     ...
     canaimagnulinux.web.theme

and then running bin/buildout.

Or, you can add it as a dependency on your own product setup.py file:

install_requires=[
    ...
    'canaimagnulinux.web.theme',
],

Enabling the theme

Select and enable the theme from the Diazo control panel. That's it!

Contribute

License

The project is licensed under the GPLv2.

Credits

Authors

  • Maximiliano Vilchez aka maxudes.
  • Leonardo J .Caballero G. aka macagua.

Amazing contributions

  • Axel Díaz aka Axelio
  • Dehivis Perez aka dehivix
  • Rodrigo Bravo aka goidor
  • Eliezer Romero aka eliezerfot123
  • Miguel Sanabria aka masc1293
  • Ericka Simancas aka erickaackseriam

You can find an updated list of package contributors on https://github.com/canaimagnulinux/canaimagnulinux.web.theme/contributors

About

Paquete del tema del sitio web de la Canaima GNU/Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published