Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一些小建议 #83

Open
xiaoxiaotaoya opened this issue Jul 14, 2019 · 3 comments
Open

一些小建议 #83

xiaoxiaotaoya opened this issue Jul 14, 2019 · 3 comments

Comments

@xiaoxiaotaoya
Copy link

大佬好:
最近使用这个主题一段时间了,有一些小建议请大佬抽空看下
(1)上次问的图片排版问题,跟markdown显示位置不一样。
(2)每个文章右下角已经有了阅读更多,建议左下角添加标签,显得更加美观
(3)建议增加代码复制功能
(4)建议归档不要分页
目前就这些,期待大佬回复。。。

@chaooo
Copy link
Owner

chaooo commented Jul 15, 2019

(1)上个Issue有回复,
(2)(3)等有时间试试看,你也可以fork到自己的仓库试验
(4)归档分页是在博客根目录中配置的,与主题无关联,配置如下:(per_page为0时不分页)

# Pagination
## Set per_page to 0 to disable pagination
pagination_dir: page
index_generator:
  per_page: 6
archive_generator:
  per_page: 0
  yearly: true
  monthly: true
tag_generator:
  per_page: 0

@xiaoxiaotaoya
Copy link
Author

嗯,可以用了,多谢大佬....

@lotuslake88
Copy link

借楼一用,可以加一个文章更新时间功能,日志写完之后,有不少修正,希望最后修正时间得到体现,谢谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants