Skip to content

There is no easy way to display images in a gitbook as a drawing book, without adding one .md file for each image manually. This utility should help it make the step easier.

License

Notifications You must be signed in to change notification settings

bhaumikmistry/drawbook-utility-for-gitbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawbook-utility-for-gitbook

There is no easy way to display images per page as a drawing book in a gitbook, without adding one .md file for each image manually. This utility should help it make that step easier.

What is pre set up required.

-

What Happens when you run this program.

-

Things to do

  • List all the folders in the given path
  • List all the files in the given path
  • for each file in the current folder
    • add file name to README.md in current path
    • create a .md file with image file name
    • add text to display that image
    • move the file to /src
    • log this info into the current log file with date time.
  • Clean up and document

About

There is no easy way to display images in a gitbook as a drawing book, without adding one .md file for each image manually. This utility should help it make the step easier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages