Ruipeng Zhang
Ruipeng Zhang
@pacientes No. There will be a major implementation overhaul for Hueman and this issue is no longer tracked.
@dreamwatchman The issue you mentioned did not reproduce on my setup. Do you use the up-to-date Hexo and the Hueman theme? Do you have any Hexo code highlight plugins installed?
@CrazyGriferman What's the front-matter of your post markdown file?
@GerhardMes The configuration should be ```yaml language: - de - en ``` https://hexo.io/docs/internationalization
@GerhardMes You might have luck with this https://github.com/Jamling/hexo-generator-i18n
@ru-song 1. https://github.com/ppoffice/hexo-theme-hueman/wiki/Theme#thumbnail 2. Remove those lines https://github.com/ppoffice/hexo-theme-hueman/blob/master/layout/common/summary.ejs#L19-L21
@ru-song https://github.com/ppoffice/hexo-theme-hueman/blob/master/source/css/_partial/header.styl#L2
@tinyvane Please check out this [package.json](https://github.com/ppoffice/hexo-theme-hueman/blob/site/package.json) and upgrade your dependencies accordingly.
@ppoffice Please provide more information about your environments like Hexo and extension versions. It's also helpful if you can point me to your deployed site so I can take a...
I think this should be implemented as a Hexo plugin instead of a theme feature.