I am looking into adopting netlify, specifically lfs, to accommodate pictures and need help understanding how to develop a site locally. I realize there is the cli command netlify dev
, but I suspect it does not replicate how the pointer system works. Is there an alternative command I should use?
I’m planning on modifying Hugo shortcodes that call upon the image pointers and I don’t want the development to be endless git pushes to figure out what works and what doesn’t.
My site is here