Commit graph

43 commits

Author SHA1 Message Date
1d882bc72b format tests 2023-06-05 11:52:35 +03:00
631035090e improve logging in converter.py 2023-06-05 11:52:23 +03:00
a6fe6fd44e release version 0.0.7 2023-06-04 19:40:56 +03:00
603fb15bb4 add better error handling for when source path does not exists 2023-06-04 19:40:15 +03:00
46d83824f6 release next version 2023-06-04 19:33:46 +03:00
91b6bd9c79 add testing with Tox 2023-06-04 19:27:29 +03:00
Denis-Cosmin NUTIU
47a32569a9 update pyproject.toml 2023-06-03 16:29:54 +03:00
Denis-Cosmin NUTIU
e1034b23d6 update release command to clean artifacts 2023-06-03 16:24:37 +03:00
Denis-Cosmin NUTIU
32a1f09e26 add release command 2023-06-03 16:24:06 +03:00
Denis-Cosmin NUTIU
ea144201a4 update readme.md 2023-06-03 16:23:58 +03:00
Denis-Cosmin NUTIU
f8e1d39e52 format code 2023-06-03 16:23:53 +03:00
Denis-Cosmin NUTIU
60875fac71 update readme.md 2023-06-03 16:12:00 +03:00
Denis-Cosmin NUTIU
b461cef694 update readme.md 2023-06-03 16:09:43 +03:00
Denis-Cosmin NUTIU
eb58fb67d9 add pyproject.toml 2023-06-03 16:08:28 +03:00
Denis-Cosmin NUTIU
370a9099f5 add more dev dependencies 2023-06-03 15:59:02 +03:00
Denis-Cosmin NUTIU
5c7875d7cf delete setup.py 2023-06-03 15:58:52 +03:00
Denis-Cosmin NUTIU
b798858d94 add setup.py 2023-06-03 15:37:50 +03:00
Denis-Cosmin NUTIU
174e157ab8 add Dockerfile 2023-06-03 15:13:36 +03:00
Denis-Cosmin NUTIU
e36b639093 update config.yaml 2023-06-02 11:23:27 +03:00
Denis-Cosmin NUTIU
ce06c201ee add config option for RegexHeuristics 2023-06-02 11:12:24 +03:00
Denis-Cosmin NUTIU
f4696b35b2 fix RegexHeuristics _remove_pre_tag 2023-06-02 10:54:53 +03:00
Denis-Cosmin NUTIU
d7152d684b add tests for read & write jekyll posts 2023-06-02 10:52:35 +03:00
Denis-Cosmin NUTIU
90fafdc261 fix pre regex heuristics: avoid double ``` 2023-06-02 10:44:20 +03:00
Denis-Cosmin NUTIU
9b11cd6cee update config.yaml 2023-06-02 10:35:43 +03:00
Denis-Cosmin NUTIU
9757da5670 add more tests for fix pre content 2023-06-02 10:35:34 +03:00
Denis-Cosmin NUTIU
7c11c105c5 add comments 2023-06-02 10:02:14 +03:00
Denis-Cosmin NUTIU
efbe771799 add fix for code blocks 2023-06-02 09:58:20 +03:00
Denis-Cosmin NUTIU
3c20d726cf add tests for test_fix_html_tags_stripe_tag 2023-06-01 22:19:57 +03:00
a2811a73e3 Rename remove_html_tags to fix_html_tags 2023-05-31 19:34:01 +03:00
6d0444de51 cast content to str in remove_html_tags 2023-05-31 19:30:36 +03:00
ea589afabc test remove_html_tags for usecase: detect_youtube_links 2023-05-31 19:29:47 +03:00
5f4566e598 add tests for header fields drop 2023-05-31 19:08:05 +03:00
57fc728bd6 add tests for rewrite author 2023-05-31 18:50:49 +03:00
ffd9e152a8 add converted total posts converted log 2023-05-31 18:38:21 +03:00
4618966f10 implement configurable field drop from post header 2023-05-31 18:36:04 +03:00
da4f678ca6 re-format code 2023-05-31 18:32:42 +03:00
a524db1722 abstract IO for easier testing in the future 2023-05-31 18:30:30 +03:00
fc4f2fd7a7 update readme.md 2023-05-31 18:30:13 +03:00
1050ceb84b update readme.md 2023-05-29 22:02:49 +03:00
f6bfb40bc1 update readme.md 2023-05-29 21:59:51 +03:00
98a188fe35 add config via yaml 2023-05-29 21:58:32 +03:00
8afd96294f initial commit 2023-05-29 21:35:38 +03:00
c953bc7dff
Initial commit 2023-05-29 20:54:20 +03:00