Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown pages are not being transformed into HTML #44

Open
7 tasks
CraigHead opened this issue Oct 14, 2019 · 3 comments
Open
7 tasks

Markdown pages are not being transformed into HTML #44

CraigHead opened this issue Oct 14, 2019 · 3 comments

Comments

@CraigHead
Copy link

CraigHead commented Oct 14, 2019

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:

  • Chrome (desktop) version XX
  • Chrome (Android) version XX
  • Chrome (iOS) version XX
  • [ x ] Firefox version 69.0.3
  • Safari (desktop) version XX
  • Safari (iOS) version XX
  • IE version XX
  • Edge version XX

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.

@CraigHead CraigHead changed the title Markdown pages Markdown pages are not being transformed into HTML Oct 14, 2019
@tobott
Copy link

tobott commented Feb 15, 2020

@CraigHead Were you ever able to resolve this issue?

@CraigHead
Copy link
Author

No.

@CraigHead
Copy link
Author

Still not working. This neither works in Windows or WSL2.

Node 12.18.3
npm 6.14.8
@gridsome/cli 0.3.4
@gridsome 0.7.20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants