update readme.md
This commit is contained in:
parent
1050ceb84b
commit
fc4f2fd7a7
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
logging_level: "INFO"
|
logging_level: "INFO"
|
||||||
source_path: "/home/denis/PycharmProjects/jekyll-to-hugo/my_test_data/_posts"
|
source_path: "/home/denis/PycharmProjects/jekyll-to-hugo/my_test_data/_posts"
|
||||||
output_path: "/home/denis/PycharmProjects/jekyll-to-hugo/my_test_data/_posts_hugo"
|
output_path: "/home/denis/PycharmProjects/jekyll-to-hugo/my_test_data/quickstart/content/posts"
|
||||||
converter: "wordpress_markdown_converter"
|
converter: "wordpress_markdown_converter"
|
||||||
converter_options:
|
converter_options:
|
||||||
author_rewrite: "NucuLabs.dev"
|
author_rewrite: "NucuLabs.dev"
|
||||||
|
|
|
@ -20,4 +20,4 @@ To change the config, edit `config.yaml`.
|
||||||
The configuration file path can be configured with the `CONFIG_PATH` environment variable.
|
The configuration file path can be configured with the `CONFIG_PATH` environment variable.
|
||||||
|
|
||||||
---
|
---
|
||||||
Made with ❤️ by [NucuLabs.dev](https://nuculabs.dev)
|
Made with ❤️ by [NucuLabs.dev](https://blog.nuculabs.dev)
|
Loading…
Reference in a new issue