Masashi Miyaura

Results 6 comments of Masashi Miyaura

I don't know how jekyll-org works, so I don't know this question.

Hi @wow-yorick . Thank you for comment. Have you tried [spacemacs-easy-hugo](https://github.com/humanfactors/spacemacs-easy-hugo)?

@wow-yorick Thank you for PR! I'll want to merge it, so please fix it.

Please fix to this line as ```(when (version< (number-to-string (easy-hugo--version)) "0.25")```

https://github.com/masasam/emacs-easy-hugo/blob/baead14d7f2fa86e108269932a94bf376de9c2e5/easy-hugo.el#L241-L246 If you change easy-hugo--formats, you will be able to display jpg and png.

Thank you for the detailed explanation. Since the implementation of easy-hugo is premised on separating files and directories, I think that it is necessary to rewrite almost all of easy-hugo...