jekyll-to-hugo/config.yaml
2023-05-31 18:30:13 +03:00

11 lines
No EOL
450 B
YAML

logging_level: "INFO"
source_path: "/home/denis/PycharmProjects/jekyll-to-hugo/my_test_data/_posts"
output_path: "/home/denis/PycharmProjects/jekyll-to-hugo/my_test_data/quickstart/content/posts"
converter: "wordpress_markdown_converter"
converter_options:
author_rewrite: "NucuLabs.dev"
links_rewrite:
- source: "http://localhost/"
target: "/"
- source: "https://nuculabs.wordpress.com/"
target: "https://nuculabs.dev/posts/"