22 lines
No EOL
736 B
YAML
22 lines
No EOL
736 B
YAML
logging_level: "INFO"
|
|
source_path: "/Users/dnutiu/PycharmProjects/jekyll-to-hugo/my_test_data/_posts"
|
|
output_path: "/Users/dnutiu/NucuLabsProjects/NucuLabsDevBlog/content/posts"
|
|
converter: "wordpress_markdown_converter"
|
|
converter_options:
|
|
enable_regex_heuristics: true
|
|
author_rewrite: "Denis Nuțiu"
|
|
links_rewrite:
|
|
- source: "http://localhost/"
|
|
target: "/"
|
|
- source: "https://nuculabs.wordpress.com/"
|
|
target: "https://nuculabs.dev/posts/"
|
|
- source: "https://twitter.com/metonymyqt"
|
|
target: "https://twitter.com/nuculabs"
|
|
header_fields_drop:
|
|
- restapi_import_id
|
|
- original_post_id
|
|
- timeline_notification
|
|
- wordads_ufa
|
|
- spay_email
|
|
- amp_status
|
|
- advanced_seo_description |