Modernize code and add a test

This commit is contained in:
Leonardo Giordani 2021-03-12 16:34:46 +00:00 committed by Justin Mayer
commit 5b7dbc440c
14 changed files with 546 additions and 110 deletions

9
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,9 @@
Contributing
============
Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].
To start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.
[existing issues]: https://github.com/pelican-plugins/share-post/issues
[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html