Commit Graph

10 Commits

Author SHA1 Message Date
Shyam Saraswati 04600fbbe4 Upload attachments on post page to support other mkdocs plugins (#15) 2022-10-14 13:13:01 +02:00
Pawel Sikora e35c4bf0cc Add missing pkgs into install_requires in setup.py 2022-08-22 07:39:14 +02:00
Shyam Saraswati c022db9f5f Image upload only when changed (#10) (#12)
* Only upload images that have changed by recording a file hash as the image comment
* Add image to attachments based markdown formatted image links

Allow dash in attachment filename (#13)

Co-authored-by: Simon Stamm <simon.stamm@tui.com>
Signed-off-by: Pawel Sikora <sikor6@gmail.com>
2022-08-22 07:29:05 +02:00
Pawel Sikora 9e2541c5fe cleanup and bump to 0.2.5 2022-01-04 22:17:21 +01:00
Pawel Sikora 8bd06ba37a more prints to verbose mode, add more exception handling 2021-05-05 06:56:58 +02:00
Pawel Sikora 2e8f641260 fix obtaining parents ids 2021-05-05 06:28:07 +02:00
Pawel Sikora 6d03168d83 add test.py with example commands 2021-05-04 17:47:04 +02:00
Pawel Sikora fa283ffaff Update README, LICENSE, and yaml workflow files 2021-04-23 20:04:21 +02:00
Pawel Sikora 0120ec2e07 update requirements in setup 2021-04-14 23:01:59 +02:00
Pawel Sikora 2630e94bbb Add initial v0.1.0 plugin code 2021-04-14 22:58:26 +02:00