You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.


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.