Skip to main content

O Design System do Governo Federal

Project description

A theme for PLome 5 using the Design System of the Brazilian Federal Government (DSGovBR)

Features

  • GovBr layout for your website with the Content Management System - Plone 5.

  • Support for custom tiles with mosaic

Documentation

  • The theme is inspired by Barcelometa and uses Plone 5 without format as its base theme.

Installation

In Production

This component is still under development, for now the installation can be done by cloning this directory inside the src folder of your website and configuring the buildout to fetch the package from there. Or you can upload your site using the buildout available here.

At the end of the [buildout] session in your buildout.cfg Insert the following code like:

[buildout]
...
extensions = mr.developer
# Tell mr.developer to ask before updating a checkout.
always-checkout = true
show-picked-versions = true
sources = sources

...

eggs =
    Plone
    Pillow
    # development tools
    plonetheme.dsgov
...

Run buildout:

$ buildout

In Development

Set up a virtual environment using python 3.8

Then run the command:

$ pip install -r requirements.txt

Run buildout:

$ buildout

Start Plone in foreground:

$ instance fg

Contribute

Support

If you have any suggestions for improvement, please contribute to: https://github.com/collective/plonetheme.dsgov/issues

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0a1 (unreleased)

  • Initial release. [f4biosa]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plonetheme.dsgov-1.0a6.tar.gz (2.2 MB view hashes)

Uploaded Source

Built Distribution

plonetheme.dsgov-1.0a6-py3-none-any.whl (2.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page