Integrating images
- There is a folder called
_notes/assets
but I can’t compile the content of that since Jekyll will ignore them. - I could add a Hazel rule to my computer to symlink anything added to that folder into the actual
assets
folder.- A Git before commit hook would be better, to keep these images in sync.