|
|
|
|
|
by heinrichhartman
2361 days ago
|
|
Off-topic: Any advise on how to migrate a Jekyll blog to Hugo? Is it practical to keep the rendered HTML as static pages, and just use hugo/markdown for new posts? Migrating the markdown files to hugo looks like a pain.
Header files need to be migrated.
Also jekyll plugins will obviously not work. Might be better to just leave the old stuff as-is... |
|
EDIT: Hugo has a plugin to import a jekyll project, you can check maybe it will do most of the work for you. Link https://gohugo.io/commands/hugo_import_jekyll/