
A Jekyll plugin giving you something like Rails' content_for
The jekyll-contentblocks is a plugin for Jekyll that allows users to pass content from pages into their parent layouts. It provides a mechanism similar to Rails' content_for feature. This plugin supports Jekyll 2.3.0 and above.
The jekyll-contentblocks plugin provides Jekyll users with the ability to pass content from pages into their parent layouts. It is compatible with Jekyll versions 2.3.0 and above and allows users to skip content conversion for specific blocks. This plugin is easy to install and use, making it a valuable tool for developers working with Jekyll.
