snaptoken / leg

Tools for making step-by-step code walkthroughs
MIT License
132 stars 2 forks source link

Don't require user to keep their page filenames in alphabetical order manually #24

Closed paigeruten closed 6 years ago

paigeruten commented 6 years ago

When converting from repo/ to diff/, prefix their page filenames with page numbers automatically, instead of having them specify the page numbers as part of the filename. The style of numbering could be configured in leg.yml, e.g. :page_filename_format: "%02d.%s".