Skip to content
/ md-store Public template

Stores md files and a content.json describing their structure.

License

Notifications You must be signed in to change notification settings

thefallenmerc/md-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Stores md files and a content.json describing their structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published