andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Convert all markdown files in repo into HTML #120

Closed andrewn closed 6 years ago

andrewn commented 6 years ago

This generates HTML from all the markdown files in the repo. It ignores anything in node_modules.

If a markdown files contains a line beginning "Summary: " the rest of the line is used as a summary on the index page.

It also generates an index page linking to the generated source that we can deploy to a static hosting site like netlify.

~A further improvement would be grouping and sorting the links in the index by e.g. services and core.~ ✅

screenshot 2018-05-02 13 50 20