jekyll-cloudinary icon indicating copy to clipboard operation
jekyll-cloudinary copied to clipboard

Broken links

Open marvindanig opened this issue 5 years ago • 1 comments

The documentation on this plugin is cool but a few links to the live example are broken:

https://github.com/nhoizey/nicolas-hoizey.com/blob/master/_posts/2016/07/13-tout-change-rien-ne-change/2016-07-13-tout-change-rien-ne-change.md

Would it be okay to share a working sample blog code for this plugin? I mean the full live example to view under the hood?

marvindanig avatar Jan 24 '20 13:01 marvindanig

The documentation on this plugin is cool but a few links to the live example are broken: https://github.com/nhoizey/nicolas-hoizey.com/blob/master/_posts/2016/07/13-tout-change-rien-ne-change/2016-07-13-tout-change-rien-ne-change.md

Oh, you're right! 😅

I migrated my blog to Eleventy, and reorganized content files, so such links don't work anymore indeed. 🤦‍♂️

Would it be okay to share a working sample blog code for this plugin? I mean the full live example to view under the hood?

You can look at my previous blog version, using Jekyll, in this branch: https://github.com/nhoizey/nicolas-hoizey.com/tree/jekyll3

nhoizey avatar Sep 17 '20 16:09 nhoizey