Description
The markdown files in content/posts are not rendering with Markdown 7.7.
Steps to reproduce
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog.git
gridsome develop
Navigate to any of the links from the site index page.
Alternatively
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog.git
gridsome build
Look in the dist folder. Notice no generated post output.
Browser:
For Tooling issues:
- Node version: v10.15.3
- Platform: Windows 10 1903
Expected
A generated page that contains the content of a markdown file.
Actual
404 Not Found.
Description
The markdown files in content/posts are not rendering with Markdown 7.7.
Steps to reproduce
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog.gitgridsome developNavigate to any of the links from the site index page.
Alternatively
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog.gitgridsome buildLook in the dist folder. Notice no generated post output.
Browser:
For Tooling issues:
Expected
A generated page that contains the content of a markdown file.
Actual
404 Not Found.