diff --git a/CHANGES.rst b/CHANGES.rst index ec05dd551..9801ee104 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,7 +6,9 @@ Here you can see the full list of changes between each Eve release. In Development --------------- -- *hic sunt leones* +- `Invoicetronic`_ is now the main sponsor for this project. + +.. _Invoicetronic: https://invoicetronic.com/en/ Version v2.2.1 -------------- diff --git a/README.rst b/README.rst index a6eee1f0c..b1fa1ffd4 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,12 @@ Features * MongoDB and SQL Support * Powered by Flask +License +------- +Eve is a `Nicola Iarocci`_ open source project, +distributed under the `BSD license +`_. + Funding ------- Eve REST framework is a open source, collaboratively funded project. If you run @@ -92,11 +98,13 @@ helped you in your work or personal projects. Every single sign-up makes a significant impact towards making Eve possible. To learn more, check out our `funding page`_. -License -------- -Eve is a `Nicola Iarocci`_ open source project, -distributed under the `BSD license -`_. +Sponsored by +~~~~~~~~~~~~ + +.. image:: /docs/_static/invoicetronic.svg + :target: https://invoicetronic.com/en/ + :scale: 25% + :alt: Invoicetronic API for electronic invoicing in Italy .. _`Nicola Iarocci`: http://nicolaiarocci.com .. _`funding page`: http://python-eve.org/funding.html diff --git a/docs/_static/backers/blokt.png b/docs/_static/backers/blokt.png deleted file mode 100644 index 5f1be4dcf..000000000 Binary files a/docs/_static/backers/blokt.png and /dev/null differ diff --git a/docs/_static/invoicetronic.svg b/docs/_static/invoicetronic.svg new file mode 100644 index 000000000..faa937c95 --- /dev/null +++ b/docs/_static/invoicetronic.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/funding.rst b/docs/funding.rst index a5a1e98e2..9fa2c5e04 100644 --- a/docs/funding.rst +++ b/docs/funding.rst @@ -40,26 +40,20 @@ course will directly support the project. - `Take the Eve Course at TalkPython Training `_ -Custom Sponsorship and Consulting ---------------------------------- -If you are a business that is building core products using Eve, I am also -open to conversations regarding custom sponsorship / consulting arrangements. -Just `get in touch`_ with me. +Sponsored by +~~~~~~~~~~~~ -.. _`get in touch`: mailto:nicola@nicolaiarocci.com -.. _`Eve course`: https://training.talkpython.fm/courses/explore_eve/eve-building-restful-mongodb-backed-apis-course +.. image:: _static/invoicetronic.svg + :target: https://invoicetronic.com/en/ + :scale: 25% + :alt: Invoicetronic API for electronic invoicing in Italy Backers ~~~~~~~ Backers who actively support Eve and Cerberus development: - Gabriel Wainer -- Jon Kelled -Generous Backers -~~~~~~~~~~~~~~~~ -Generous backers who actively support Eve and Cerberus development: +.. _`get in touch`: mailto:nicola@nicolaiarocci.com +.. _`Eve course`: https://training.talkpython.fm/courses/explore_eve/eve-building-restful-mongodb-backed-apis-course -.. image:: _static/backers/blokt.png - :target: http://blokt.com/guides/best-vpn - :alt: Blokt Crypto & Privacy diff --git a/docs/index.rst b/docs/index.rst index b92053e50..849caf78c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -73,6 +73,14 @@ You can support Eve development by pledging on GitHub, Patreon, or PayPal. - `Become a Backer on Patreon `_ - `Donate via PayPal `_ (one time) +Sponsored by +~~~~~~~~~~~~ + +.. image:: _static/invoicetronic.svg + :target: https://invoicetronic.com/en/ + :scale: 25% + :alt: Invoicetronic API for electronic invoicing in Italy + .. toctree:: :hidden: diff --git a/docs/requirements.txt b/docs/requirements.txt index 08338de7a..970b1ec6d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,6 @@ Sphinx<2.0 sphinxcontrib-issuetracker alabaster==0.7.13 -doc8 +doc8==2.0.0 eve jinja2<3.1.0