-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
I agree and want to create new issue
- Yes, I was on Hexo Docs page, especially on Templates, Variables, Helpers and Troubleshooting.
- Yes, I was on NexT Documentation Site.
- And yes, I already searched for current issues and this is not help to me.
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
- Install hexo-cli and initial a new hexo from scratch;
- Clone theme-next v6.1.0 to the themes folder;
- Switch theme in the hexo _config.yml file to next and hexo generate;
- 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