Does this works with any other theme than PaperMod? It looks like the theme is hardcoded in this importer. It seems to also overwrite files in this theme instead of making use of the layouts folder?
1. Hugo does not allow custom fonts - it leaves it to themes
2. Controlling many aspects of UI is really hard while having an abstract theme
I do not like modifying some files but I could not figure out a better way to do it without modifying a few files. Feel free to send a PR or suggest a better approach.