Skip to content

start with underscore path, github pages doesn't accept #1134

Open
@mAKEkr

Description

@mAKEkr
  • I confirm that this is a issue rather than a question.

Bug report

Version

1.0.0-alpha.27

Steps to reproduce

  1. using blog plugin
  2. make markdown file called 2018-12-16-review.md
  3. run vuepress build source

What is expected?

comile on path into 2018-12-16-review/index.html

What is actually happening?

compiled path to _2018-12-16-review/index.html

Other relevant information

  • Your OS: Windows 10
  • Node.js version: v10.11.0
  • Browser version: Firefox 64
  • Is this a global or local install? local
  • Which package manager did you use for the install? npm

github pages accepted jekyll static page builder rules, ignore started with _ folders. stackoverflow

i think code structure change of shared-utils/slugify solve this issue.

if code has changed, it is maybe cause critical issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproductionWaiting for a reproduction link (codepen, code sandbox, GH repos)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions