Skip to content

post_meta don't display normally in the latest release [solved] #209

@dandyxu

Description

@dandyxu

I agree and want to create new issue


Expected behavior

When I upgrade hexo to latest 3.7.0 and download latest release version of theme-next (v6.1.0), everything is fine but all post_meta don't display normally. For example, in the post_meta area, by default, it should display "Posted on 2018-04-03".

Actual behavior

But actually it displays as "post.posted 2018-04-03". The same as in the footer: Powered -> footer.powered etc.

Steps to reproduce the behavior

  1. Install hexo-cli and initial a new hexo from scratch;
  2. Clone theme-next v6.1.0 to the themes folder;
  3. Switch theme in the hexo _config.yml file to next and hexo generate;
  4. Hexo server and you will be able to see the issue.
  • Link to demo site with this issue: N/A
  • Link(s) to source code or any usefull link(s): N/A

Node.js and NPM Information

node: v9.3.0
npm: 5.6.0

Package dependencies Information

all default

Hexo Information

Hexo version

hexo: 3.7.0
hexo-cli: 1.1.0

Hexo Configuration

default yml file

NexT Information

NexT Version:

  • Latest Master branch
  • Latest Release version
  • Old version

NexT Scheme:

  • All schemes
  • Muse
  • Mist
  • Pisces
  • Gemini

NexT Configuration:

all default

Other Information

https://imgur.com/a/yj3oo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions