nikochiko/df-wizard-chess

Add homepage to be the parsed form of README.md

nikochiko opened this issue · 2 comments

Parse readme.md and render it as html on homepage of webapp.

im interested

There you go. I've assigned you the issue.
So for this, I'll put a basic guide map, but feel free to go on as you like:

  • How the markdown can be rendered into html (look for which tools can be used - docutils)
  • Convert the README.md here into html.

For now, we can just use this static html, later on we can add it into the deployment script.