Local post assets with Jekyll

后端 未结 6 1170
鱼传尺愫
鱼传尺愫 2021-01-30 01:58

I was wondering how other people are organising their assets for individual posts when using Jekyll. For example, if a post has an image, do you just dump it in a shared images

6条回答
  •  渐次进展
    2021-01-30 02:54

    I have now managed to develop a Jekyll plugin that helps keep posts assets alongside the Markdown file: https://nhoizey.github.io/jekyll-postfiles/

提交回复
热议问题