Sanonz

Results 46 comments of Sanonz

直接修改:[layout/_partial/footer.ejs](https://github.com/sanonz/hexo-theme-concise/blob/master/layout/_partial/footer.ejs)

目前是没有相关功能的,之前想过加上,因为懒一直还没开始动手。

#### 我研究了下,以下操作不涉及对主题的修改 一、安装 hexo-math 插件 ```bash $ npm install hexo-math ``` 二、增加站点配置:_config.yam ```yml math: engine: 'mathjax' mathjax: src: 'https://cdn.bootcss.com/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML' config: tex2jax: inlineMath: - - '$' - '$' - - '\\('...

你试下可以不,没问题的话我把这个加到 README.md 小提示里边

放到 `/_config.yml` 站点配置中,不要放到主题的配置 `themes/concise/_config.yml`

你是怎么生成的关于页面?

我也遇到了,还在观察

在需要分割的地方写入以下注释就会显示`阅读更多`按钮 ```js ```

目前不能哈,有没有好的修改建议?