Refactoring while generating a page with all figures.
1. Moving YAML parsing to bin/util.py. 2. Adding bin/extract_figures.py. 3. Adding Makefile targets to regenerate image inclusion file. 4. Adding _extras/figures.md to display all images.
Showing
- Makefile 4 additions, 0 deletionsMakefile
- _extras/figures.md 6 additions, 0 deletions_extras/figures.md
- bin/extract_figures.py 87 additions, 0 deletionsbin/extract_figures.py
- bin/lesson_check.py 30 additions, 62 deletionsbin/lesson_check.py
- bin/test_lesson_check.py 1 addition, 3 deletionsbin/test_lesson_check.py
- bin/util.py 37 additions, 1 deletionbin/util.py
- bin/workshop_check.py 9 additions, 15 deletionsbin/workshop_check.py
Please register or sign in to comment