1

This markdown document renders fine on Github but doesn't render on Github pages. I'm unable to understand why.

Github: https://github.com/thecomeonman/MCI-2016-17-To-2017-18/blob/master/010_Formations/010_Formations.md

Github pages: https://thecomeonman.github.io/MCI-2016-17-To-2017-18/010_Formations/010_Formations.md

https://blog.github.com/2016-12-09-publishing-with-github-pages-now-as-easy-as-1-2-3/ seems to indicate that this should work without having to do anything else.

Thanks for your help!

This seems out of date: Can I use a Markdown file in a GitHub page?

4
  • 1
    Delete the .md extension from your GitHub Pages link (or change it to .html) and see what happens. Commented Dec 25, 2018 at 2:52
  • Just changing the URL didn't work. I renamed the file from .md to .html and that worked. Removing the extension altogether didn't work. Commented Dec 25, 2018 at 3:31
  • Just realised that renaming from .md to .html made the text and the table work but the images don't show up. Commented Dec 25, 2018 at 3:41
  • Might be related to this - help.github.com/articles/… Checking. Commented Dec 25, 2018 at 3:52

2 Answers 2

1

You can add Jekyll and it will work. We have multiple themes are available for your github page here

Sign up to request clarification or add additional context in comments.

1 Comment

As per the Github blog, if I understand correctly, it should work without needing Jekyll.
0

In my case, this was the problem. https://help.github.com/articles/files-that-start-with-an-underscore-are-missing/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.