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
- Clone the project
- Put
md
files instatic/src
folder - Run
npm run scan
- to scan the files - Check if the
content.json
file has changes, check console output too - Push back to the server
- All done
- Run
npm run push
- to scan and push to repo - Run
npm run scan
- to scan the files - Run
npm run serve
- to scan the files and serve them
Email me by clicking here