Move auto-generated 'social cards' and other metadata image-handling to own repo #64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of overloading 'image-handling' with copies of metadata module code in order to make the auto-generated 'social cards' and microformats images work, it would be better to create a new repo that imports both image-handling and metadata, and adds it's own logic.
This would make make image-handling more purely about image-handling without adding dependency on another module.
Wrong repo.