Skip to content

This is a theme that provides a nice unam.mx like HTML output.

Notifications You must be signed in to change notification settings

imatem/plonetheme.unam

Repository files navigation

plonetheme.unam

Continuous integration status:

https://travis-ci.org/imatem/plonetheme.unam.png

PyPI status:

Latest PyPI version Number of PyPI downloads

This is a responsive theme that provides a nice unam.mx like HTML output.

Layout of the site when viewed in a computer resolution:

https://github.com/imatem/plonetheme.unam/raw/master/src/plonetheme/unam/theme/plonetheme.unam/preview.png

Layout of the site when viewed with a cell phone resolution:

https://github.com/imatem/plonetheme.unam/raw/master/screenshot-cel.png

https://github.com/imatem/plonetheme.unam/raw/master/screenshot-cel2.png

Zip file

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

  1. Download a zip file
  2. Upload the theme from the Theming control panel.

Buildout

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

Add plonetheme.unam to your plone.recipe.zope2instance section's eggs parameter e.g.:

[instance]
eggs =
    Plone
    ...
    plonetheme.unam

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

install_requires=[
    ...
    'plonetheme.unam',
],
Activate the theme from the Theming control panel. That's it!
  • Gildardo Bautista.
  • Adriana Ramírez Vigueras.

beyondskins.responsive was used as a start for this theme.

Design taken from http://recursosweb.unam.mx.

About

This is a theme that provides a nice unam.mx like HTML output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published