NLESC-JCER / cpp2wasm

Guide to make C++ available as a web application
https://nlesc-jcer.github.io/cpp2wasm/
Apache License 2.0
22 stars 6 forks source link

Publish Markdown as web site #7

Closed sverhoeven closed 4 years ago

sverhoeven commented 4 years ago

Publish the README.md as a website. Try to use weave script to convert Markdown to html in docs/ directory.

sverhoeven commented 4 years ago

Could also look at https://www.mkdocs.org/ or https://v2.docusaurus.io/, but the html pages should render the info string of a fenced code block, to make clear how code gets entangled.