Giter VIP home page Giter VIP logo

Comments (4)

litten avatar litten commented on August 20, 2024

你好,Latex支持必须在hexo层级去做,然后这需求也比较少,大伙用markdown挺爽的…估计没人去实现了,抱歉呀。如果仅想使用Latex的公式编辑,已支持的mathjax方案可以替代之。

谷歌统计是已有可配置的功能,在_config.yml文件里面有google_analytics这项。

站长工具其实我一直在用,用的的是百度站长,但它提供的不是一个id,而是一段代码。这样写配置就比较纠结。你有比较好的方法吗?

<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "//hm.baidu.com/hm.js?0b8e8ee87e4708173f00d9048c309301";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

from hexo-theme-yilia.

Andrew-liu avatar Andrew-liu commented on August 20, 2024

我用的谷歌站长工具, 可以使用CSS验证方法, 在主页中加入一段谷歌站长工具给定的CSS验证代码解决

from hexo-theme-yilia.

Andrew-liu avatar Andrew-liu commented on August 20, 2024

百度的可以设置 hm.src = "//hm.baidu.com/hm.js?后面的那段数字放在_config.yml中, 设置一个变量. 所有的代码都是一样的, 只有hm.src = "//hm.baidu.com/hm.js?后面的这船数字不同

from hexo-theme-yilia.

xiang578 avatar xiang578 commented on August 20, 2024

还是不支持百度的啊

from hexo-theme-yilia.

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.