iissnan / iissnan/theme-next-docs

不支持 hexo-generator-category 插件生成的目录

Open
#168 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
165
Forks
55
PR merge metrics
No merged PRs in 30d

Description

我装了下面的几个插件,然后发布的时候会在 Public 下面生成对应的文件和目录,但是在网站的目录下面却看不到对应的内容。

"hexo-generator-category": "^0.1.3",
"hexo-generator-tag": "^0.1.1",

也就是说
category/windows/index.html 可以访问到
category/index.html 的内容就是空的

tags/diary/index.html 可以访问到
tags/index.html 的内容就是空的

请问是不是没有对上面的插件做支持?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with hexo-generator-category and hexo-generator-tag, then inspect the generated category/index.html and tags/index.html alongside category/windows/index.html and tags/diary/index.html. Done means the category and tag index pages contain the expected content instead of being empty.

Written by the indexing model from the issue text.

Assessment

Domain
content, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.