Logs

records, if any


  • 首页

  • 关于

  • 标签

  • 分类

  • 归档

  • 搜索

hexo categories和tags页面不显示解决办法

发表于 2018-08-03 | 分类于 webiste | | 阅读次数

摘自LuisChen的博客

1.默认是没有 categories 和 tags 的需要

1
2
hexo new page "tags"
hexo new page "categories"

2.编辑 /tags/index.md 以及/categories/index.md

1
2
type: "tags"
layout: "tags"

1
2
type: "categories"
layout: "categories"
hexo linux webiste
SSH :connect to host localhost port 22 Connection refused
在next中添加gitment评论
dabaitudiu

dabaitudiu

5 日志
4 分类
5 标签
© 2018 dabaitudiu
由 Hexo 强力驱动
|
主题 — NexT.Pisces v5.1.4
阅读次数