Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 743 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 743 Bytes

MD STORE

MD STORE can be used as an utility to server your md files using your git repository, It provide with a simple script to that generates a content.json, use it to get list of all the MD files in your repo, works like a charm

Quick Start

  1. Clone the project
  2. Put md files in static/src folder
  3. Run npm run scan - to scan the files
  4. Check if the content.json file has changes, check console output too
  5. Push back to the server
  6. All done

Commands

  1. Run npm run push - to scan and push to repo
  2. Run npm run scan - to scan the files
  3. Run npm run serve - to scan the files and serve them

Have any question?

Email me by clicking here