qgustavor / wshp

An unusual web application focused on worship, speed and security.
MIT License
0 stars 0 forks source link

Choose which tools will be used #4

Open qgustavor opened 7 years ago

qgustavor commented 7 years ago

Front end libraries:

Content related tools:

Build tools:

qgustavor commented 7 years ago

To get Markdown AST: new remark().parse(content). To get YAML frontmatter: use js-yaml-front-client.