Coder Social home page Coder Social logo

Comments (9)

wafer-li avatar wafer-li commented on May 26, 2024

image

It means you need 14 hours and 6 minutes to totally read the posts

from hexo-theme-next.

shijiebei2009 avatar shijiebei2009 commented on May 26, 2024

@wafer-li
But when I press F12 in chrome, I got this <span title="站点总阅读次数">14:06</span> is it config in the source code? or if I can change this config manually.

from hexo-theme-next.

shijiebei2009 avatar shijiebei2009 commented on May 26, 2024

this is a full code in chrome

<div class="footer-inner">
        <div class="copyright">© 2015 — <span itemprop="copyrightYear">2018</span>
  <span class="with-love">
    <i class="fa fa-user"></i>
  </span>
  <span class="author" itemprop="copyrightHolder">Wang Xu</span>
    <span class="post-meta-divider">|</span>
    <span class="post-meta-item-icon">
      <i class="fa fa-area-chart"></i>
    </span>
    <span title="站点总字数">846k</span>
    <span class="post-meta-divider">|</span>
    <span class="post-meta-item-icon">
      <i class="fa fa-coffee"></i>
    </span>
    **<span title="站点总阅读次数">14:06</span>**
</div>

from hexo-theme-next.

wafer-li avatar wafer-li commented on May 26, 2024

@shijiebei2009

You use the old version.
Update to the latest release to fix the translate issue.

It should be 『站点总阅读时长』like the pic I posted above.

from hexo-theme-next.

aixiu avatar aixiu commented on May 26, 2024

我都忘记如何开启了,5.X时开启了更新到6.X就消失了,在哪开启?

from hexo-theme-next.

ivan-nginx avatar ivan-nginx commented on May 26, 2024

@aixiu https://github.com/theme-next/hexo-theme-next/tree/master/docs/zh-CN

from hexo-theme-next.

tsanie avatar tsanie commented on May 26, 2024

@aixiu

第三方插件 hexo-wordcount 被 hexo-symbols-count-time 所取代,因为 hexo-symbols-count-time 没有任何外部 nodejs 依赖、也没有会导致生成站点时的性能问题 language filter。

The hexo-wordcount is now replaced by hexo-symbols-count-time, so you need to follow the usage and adjust the configures.

from hexo-theme-next.

aixiu avatar aixiu commented on May 26, 2024

@tsanie @ivan-nginx It's already done. Have you ever add these settings into your Hexo's _config.yml (not only the theme NexT's)

symbols_count_time:
  symbols: true
  time: true
  total_symbols: true
  total_time: true

It just forgot to set it up.
thx.!

from hexo-theme-next.

ivan-nginx avatar ivan-nginx commented on May 26, 2024

@aixiu it's written in main plugin readme: https://github.com/theme-next/hexo-symbols-count-time

from hexo-theme-next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.