Good Way To Set Typora For Jekyll
Published on 12 Dec 2021
If you use Typora for your Jekyll blogging. It’s good to know what we can do whit it.
In Typora there are features for images.
I want to give you how to upload images more easily.
First, go to Format -> Image -> Global Image Settings…
Second, set the image-related setting as follows.
DONE!
Now you can just drag and drop the images.
You can even copy and paste images.
All the images worked from Typora will be saved at the assets/resource/${filename} .
you can change it by setting different custom folder paths in the second instruction.