![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.
A theme for PLome 5 using the Design System of the Brazilian Federal Government (DSGovBR)
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
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
If you have any suggestions for improvement, please contribute to: https://github.com/collective/plonetheme.dsgov/issues
The project is licensed under the GPLv2.
FAQs
O Design System do Governo Federal
We found that plonetheme.dsgov demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.