update config.yaml
This commit is contained in:
parent
9757da5670
commit
9b11cd6cee
1 changed files with 5 additions and 2 deletions
|
@ -3,7 +3,7 @@ source_path: "/Users/dnutiu/PycharmProjects/jekyll-to-hugo/my_test_data/_posts"
|
||||||
output_path: "/Users/dnutiu/NucuLabsProjects/NucuLabsDevBlog/content/posts"
|
output_path: "/Users/dnutiu/NucuLabsProjects/NucuLabsDevBlog/content/posts"
|
||||||
converter: "wordpress_markdown_converter"
|
converter: "wordpress_markdown_converter"
|
||||||
converter_options:
|
converter_options:
|
||||||
author_rewrite: "NucuLabs.dev"
|
author_rewrite: "Denis Nuțiu"
|
||||||
links_rewrite:
|
links_rewrite:
|
||||||
- source: "http://localhost/"
|
- source: "http://localhost/"
|
||||||
target: "/"
|
target: "/"
|
||||||
|
@ -16,3 +16,6 @@ converter_options:
|
||||||
- original_post_id
|
- original_post_id
|
||||||
- timeline_notification
|
- timeline_notification
|
||||||
- wordads_ufa
|
- wordads_ufa
|
||||||
|
- spay_email
|
||||||
|
- amp_status
|
||||||
|
- advanced_seo_description
|
Loading…
Reference in a new issue