Skip to content

sgeulette/beyondskins.responsive

This branch is 1 commit behind simplesconsultoria/beyondskins.responsive:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

561fe9a · Mar 11, 2013

History

58 Commits
Mar 11, 2013
Mar 11, 2013
Mar 21, 2012
Sep 2, 2012
Sep 2, 2012
Nov 4, 2011
Nov 4, 2011
Nov 14, 2012
Feb 23, 2012
Nov 4, 2011

Repository files navigation

Responsive Diazo

Responsive Diazo is an installable Plone Theme developed by Simples Consultoria using the theming and packaging features available in plone.app.theming.

You could use this theme as a start for you own Diazo themes -- but send us a postcard, ok ;-)

Layout of the site when viewed in a computer resolution:

https://github.com/simplesconsultoria/beyondskins.responsive/raw/master/beyondskins.responsive-full.png

Layout of the site when viewed with a tablet resolution:

https://github.com/simplesconsultoria/beyondskins.responsive/raw/master/beyondskins.responsive-reduced.png

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.

Add beyondskins.responsive to your plone.recipe.zope2instance section's eggs parameter e.g.:

[instance]
eggs =
    Plone
    ...
    beyondskins.responsive

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

install_requires=[
    ...
    'beyondskins.responsive',
],
Select and enable the theme from the Diazo control panel. That's it!
  • Thiago Tamosauskas (thiago at simplesconsultoria dot com dot br) - CSS, Accessibility and Q&A.
  • Andre Nogueira (andre at simplesconsultoria dot com dot br) - Conception and prototype.
  • Davi Lima (davi at simplesconsultoria dot com dot br) - Translation, Fixes.

About

A responsive design for Plone/Diazo powered sites

Resources

Stars

Watchers

Forks

Packages

No packages published