Closed
Description
- I confirm that this is a issue rather than a question.
Bug report
Blog-plugin permalink with multiple locales are ignored.
Version
1.0.0-alpha.30
Steps to reproduce
-
clone sample repo
-
install dependecies
yarn
-
run locally
yarn dev:blog
-
navigate to localhost:8080/jp/2018/12/26/first-article.html (404)
-
(confirmation) navigate to localhost:8080/jp/_posts/FirstArticle.html
What is expected?
localhost:8080/jp/2018/12/26/first-article.html should load the page
What is actually happening?
localhost:8080/jp/_posts/firstarticle.html loads the page
Other relevant information
-
Your OS:
MacOS Mojave 10.14.1 -
Node.js version:
10.14.2 -
Browser version:
Firefox 64 -
Is this a global or local install?
local -
Which package manager did you use for the install?
yarn
I can make a PR if interested.
Metadata
Metadata
Assignees
Labels
No labels