0.6.5 • Published 4 years ago

@tutorbook/legal v0.6.5

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Converting MD to HTML

To convert Notion-generated markdown (we use Notion to edit and host working copies of our legal policies and documentation) to site-ready HTML, run the following commands from this directory:

$ npm i
$ cd assets/
$ node generate.js

Outputs

Running generate.js should take all of the markdown files in assets/md/*.md and generate their equivalent in HTML (i.e. assets/html/*.html).

0.6.5

4 years ago

0.6.4

4 years ago

0.6.0

4 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.0

5 years ago

0.4.8

5 years ago

0.4.7

5 years ago

1.0.0

5 years ago