Skip to content

Issue 33: Add README.md file below the Tile grid on the web page #105

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

MeisterRed
Copy link

Hello, sorry for the very late response but I have come up with a solution for issue #33 . I was able to get the readme.md file to display under the art as you requested but I required a few additional libraries to help me out. To carry out with this request, I've used a node library known as Marked.

image

The markdown.js file will read the README.md file and then rewrite it into a HTML file. This HTML file will then be displayed as an object right underneath the art piece. If you make any changes to the README.md file, you'll need to go into the terminal, direct yourself to the js folder and run "node markdown.js" in order to update the README section of the HTML

image

I hope you are satisfied with how Implemented this display. If you need any clarification or want me to make any changes, I'll be happy to do so

@welcome
Copy link

welcome bot commented Oct 30, 2019

Thanks so much for opening your first PR here!

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

Successfully merging this pull request may close these issues.

1 participant