8000 Generates the first index.html without blog directory · Issue #37 · hexojs/hexo-pagination · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Generates the first index.html without blog directory  #37
Closed
@kiarafbickers

Description

@kiarafbickers

When you modify the root _config.yml file to include:

index_generator:
  path: ''
  per_page: 10
  order_by: -date

It creates blog pages without the first numbered index.

INFO  Generated: index.html
INFO  Generated: blog/2/index.html
INFO  Generated: blog/3/index.html
INFO  Generated: blog/4/index.html
INFO  Generated: blog/5/index.html

The first blog page should be blog/1/index.html instead of index.html.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0