Skip to content

连续执行generate,public下会产生不同的结果 #65

@hhlux

Description

@hhlux

执行hexo generate一次,public下会产生所有的文章,但没有archives文件夹
public
2013
01
16
new_post
new_post2

当再执行一下hexo generate,public下会产生archives文件夹,但archives下除了index.html,却没有其它文章:
public
archives
2013
01
index.html

再执行一次generate,就会变回第一种情况。

另外部署到github后,点击archives经常出现404错误,但本地preview完全正常,不知道是不是因为这个generate的问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions