- Added
LICENSEfile (MIT) - Updated example page template so that html elements are rendered naturally (not wrapped in code block)
- ...
- Replaced calls to "acli" (Bob Swift command line tool) with the "atlassian-python-api" python library, which requires no plugins to the Confluence server
- Rolled python version from 3.6 to 3.8
- Added
root_page_titleconfiguration option, which is necessary with the new API calls - Added token authentication to the config file
- Separated
markdown_dirandstate_dirconfiguraion options - Added Release-Notes.md
- Added Dockerfile
- Initial Release