By default rlcj has a couple of special classes which will turn a paragraph into a notice block when added to it. Read on for information on how to use it.
All of the rlcj’s configurations has to be set in _config.yml file. Read on for explanation of all of the features that you can toggle, including configuring the layout.
In order to use rlcj’s post images with overlays you’ll need to learn how to set them. You do that in post’s YAML frontmatter and I’ll show you how.
Tags are built using the auto-pages features of jekyll-paginate-v2. This is a plugin that automatically generates pages for each tag and extends the default Jekyll pagination with additional features such as filtering posts by tags, categories and collections.
By default, rlcj’s blog layout displays post excerpts which are leading paragraphs as well. This requires some manual work on your part when writing a post but don’t worry - it’s really easy. Read on for more info.