A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
-
Updated
Sep 7, 2020 - JavaScript
Currently, if a link is wrapped in valid markdown style (i.e. line break in either text or url section), it is not handled by the relative links plugin.
Line wrapped links handled in the same manner as normal links.
Add a description, image, and links to the jekyll-plugin topic page so that developers can more easily learn about it.
To associate your repository with the jekyll-plugin topic, visit your repo's landing page and select "manage topics."
Hello! This project is great. Thank you for working on it and maintaining it!
I did run across a potential issue while using Autopages. The documentation says to omit any sections you don't want to enable auto-generation for, but it seems that if you enable it for one, you must explicitly disable it for the other available sections. Apologies if this is intended behavior and I've misread the do