Closed harishmohanraj closed 1 year ago
Improved "prompt" and "image_path" documentation
Added notes for better understanding of when to use the "prompt" and "image_path" options in nbdev_mkdocs/_cli.py
and related notebooks.
Simplified social image generator
Removed unnecessary input and refactored the _update_social_image_in_site_overrides
function in nbdev_mkdocs/social_image_generator.py
. Also removed two redundant cells in _IMG_Generator
class for better maintainability.
Closes #201