.. 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.
.. image:: https://github.com/collective/plonetheme.deliberations/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/collective/plonetheme.deliberations/actions/workflows/plone-package.yml
.. image:: https://coveralls.io/repos/github/collective/plonetheme.deliberations/badge.svg?branch=main
:target: https://coveralls.io/github/collective/plonetheme.deliberations?branch=main
:alt: Coveralls
.. image:: https://codecov.io/gh/collective/plonetheme.deliberations/branch/master/graph/badge.svg
:target: https://codecov.io/gh/collective/plonetheme.deliberations
.. image:: https://img.shields.io/pypi/v/plonetheme.deliberations.svg
:target: https://pypi.python.org/pypi/plonetheme.deliberations/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/plonetheme.deliberations.svg
:target: https://pypi.python.org/pypi/plonetheme.deliberations
:alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/plonetheme.deliberations.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/plonetheme.deliberations.svg
:target: https://pypi.python.org/pypi/plonetheme.deliberations/
:alt: License
========================
plonetheme.deliberations
========================
An add-on for Plone
Features
--------
- Can be bullet points
Examples
--------
This add-on can be seen in action at the following sites:
- Is there a page on the internet where everybody can see the features?
Documentation
-------------
Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar
Translations
------------
This product has been translated into
- Klingon (thanks, K'Plai)
Installation
------------
Install plonetheme.deliberations by adding it to your buildout::
[buildout]
...
eggs =
plonetheme.deliberations
and then running ``bin/buildout``
Authors
-------
Provided by awesome people ;)
Contributors
------------
Put your name here, you deserve it!
- ?
Contribute
----------
- Issue Tracker: https://github.com/collective/plonetheme.deliberations/issues
- Source Code: https://github.com/collective/plonetheme.deliberations
- Documentation: https://docs.plone.org/foo/bar
Support
-------
If you are having issues, please let us know.
We have a mailing list located at: project@example.com
License
-------
The project is licensed under the GPLv2.
Contributors
============
- Antoine Duchêne, antoine.duchene@imio.be
Changelog
=========
1.0 (2024-09-23)
----------------
- Misc. fixes and tweaks.
[aduchene]
1.0b1 (2024-09-17)
------------------
- Plone 6 ready.
[aduchene]
- publications theming.
[aduchene]
0.1a6 (2024-07-29)
------------------
- Work in progress on the homepage.
[aduchene]
0.1a5 (2024-07-01)
------------------
- Work in progress.
[aduchene]
0.1a4 (2024-04-17)
------------------
- Fix bad release.
[aduchene]
0.1a3 (2024-04-17)
------------------
-Work in progress.
[aduchene]
0.1a2 (2024-04-16)
------------------
- Change setup.py.
[aduchene]
0.1a1 (2024-04-16)
------------------
- Initial release.
[aduchene]
Raw data
{
"_id": null,
"home_page": "https://github.com/collective/plonetheme.deliberations",
"name": "plonetheme.deliberations",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Python Plone CMS",
"author": "Antoine Duch\u00eane",
"author_email": "antoine.duchene@imio.be",
"download_url": "https://files.pythonhosted.org/packages/f5/c1/c4f66e84fa90cb0c93b64a823bbef65cd38605779253365d161fdf73e763/plonetheme.deliberations-1.0.tar.gz",
"platform": null,
"description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n.. image:: https://github.com/collective/plonetheme.deliberations/actions/workflows/plone-package.yml/badge.svg\n :target: https://github.com/collective/plonetheme.deliberations/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/plonetheme.deliberations/badge.svg?branch=main\n :target: https://coveralls.io/github/collective/plonetheme.deliberations?branch=main\n :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/plonetheme.deliberations/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/collective/plonetheme.deliberations\n\n.. image:: https://img.shields.io/pypi/v/plonetheme.deliberations.svg\n :target: https://pypi.python.org/pypi/plonetheme.deliberations/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/plonetheme.deliberations.svg\n :target: https://pypi.python.org/pypi/plonetheme.deliberations\n :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/plonetheme.deliberations.svg?style=plastic :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/plonetheme.deliberations.svg\n :target: https://pypi.python.org/pypi/plonetheme.deliberations/\n :alt: License\n\n\n========================\nplonetheme.deliberations\n========================\n\nAn add-on for Plone\n\nFeatures\n--------\n\n- Can be bullet points\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n- Is there a page on the internet where everybody can see the features?\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at http://docs.plone.org/foo/bar\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Klingon (thanks, K'Plai)\n\n\nInstallation\n------------\n\nInstall plonetheme.deliberations by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n plonetheme.deliberations\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nProvided by awesome people ;)\n\n\nContributors\n------------\n\nPut your name here, you deserve it!\n\n- ?\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/plonetheme.deliberations/issues\n- Source Code: https://github.com/collective/plonetheme.deliberations\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: project@example.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Antoine Duch\u00eane, antoine.duchene@imio.be\n\n\nChangelog\n=========\n\n\n1.0 (2024-09-23)\n----------------\n\n- Misc. fixes and tweaks.\n [aduchene]\n\n\n1.0b1 (2024-09-17)\n------------------\n\n- Plone 6 ready.\n [aduchene]\n- publications theming.\n [aduchene]\n\n0.1a6 (2024-07-29)\n------------------\n\n- Work in progress on the homepage.\n [aduchene]\n\n0.1a5 (2024-07-01)\n------------------\n\n- Work in progress.\n [aduchene]\n\n\n0.1a4 (2024-04-17)\n------------------\n\n- Fix bad release.\n [aduchene]\n\n\n0.1a3 (2024-04-17)\n------------------\n\n-Work in progress.\n [aduchene]\n\n\n0.1a2 (2024-04-16)\n------------------\n\n- Change setup.py.\n [aduchene]\n\n\n0.1a1 (2024-04-16)\n------------------\n\n- Initial release.\n [aduchene]\n\n\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "An add-on for Plone",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/collective/plonetheme.deliberations",
"PyPI": "https://pypi.python.org/pypi/plonetheme.deliberations",
"Source": "https://github.com/collective/plonetheme.deliberations",
"Tracker": "https://github.com/collective/plonetheme.deliberations/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f5c1c4f66e84fa90cb0c93b64a823bbef65cd38605779253365d161fdf73e763",
"md5": "35e422ac7006b3c0f079be930cc49ff7",
"sha256": "604ff54d94eaabddd7d590982080c8d1712ec2d96e393ccd5161dbfd1a8ba34c"
},
"downloads": -1,
"filename": "plonetheme.deliberations-1.0.tar.gz",
"has_sig": false,
"md5_digest": "35e422ac7006b3c0f079be930cc49ff7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3141950,
"upload_time": "2024-09-23T07:59:01",
"upload_time_iso_8601": "2024-09-23T07:59:01.195390Z",
"url": "https://files.pythonhosted.org/packages/f5/c1/c4f66e84fa90cb0c93b64a823bbef65cd38605779253365d161fdf73e763/plonetheme.deliberations-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-23 07:59:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "collective",
"github_project": "plonetheme.deliberations",
"github_not_found": true,
"lcname": "plonetheme.deliberations"
}