iTimeTraveler / hexo-theme-hiero

An awesome magazine, blog theme for your Hexo site.
https://itimetraveler.github.io/hexo-theme-hiero/
MIT License
228 stars 141 forks source link

请问怎么添加留言,关于等页面。谢谢。 #12

Open whyour opened 7 years ago

whyour commented 7 years ago

略加修改,多多指教。 https://stonemonkey.top/

iTimeTraveler commented 7 years ago

Hi, @w-nba 这是我的Hexo源目录,应该可以帮到你 https://github.com/iTimeTraveler/hexo-theme-hiero/tree/site-source

whyour commented 7 years ago

谢谢,请问中文时,为什么每页都会显示 关于页面的那张图片,应该如何来修改。@iTimeTraveler

iTimeTraveler commented 7 years ago

@w-nba 我不确定是不是主题的bug,我抽空排查一下哈

Z4HD commented 7 years ago

@w-nba about页面的index.md中除正文外最好只存在如下内容。

---
title: [Your Custom title]
date: 2013/7/13 20:46:25
---

你可以试一试,或许有点用。

whyour commented 7 years ago

@Z4HD @iTimeTraveler 现在就是还不行 每次执行hexo g 之后,本地那几个页面就都有那个图片div,但是本地是没有问题的,上传之后就出问题了。我觉得可能是没有识别当前是不是about页面。 另外还有一个问题:关于页面也会显示已阅读次数,如何去掉。谢谢。

Z4HD commented 7 years ago

@w-nba 你可以先在上传静态文件之前手动修改About.html

whyour commented 7 years ago

@Z4HD @iTimeTraveler 额,这也算是一种方法吧。 在文章目录过多时,显示不下,会不显示。建议添加overflow:auto 例如我的第一篇文章 http://stonemonkey.top