
A Jekyll plugin to convert relative links to markdown files to their rendered equivalents
The Jekyll Relative Links plugin is a tool used to convert relative links to Markdown files into their rendered equivalents. It is designed to ensure that the links work properly when rendering Markdown files on GitHub Pages. This plugin is especially useful for ensuring that links with custom permalinks are correctly converted.
_config.yml file.The Jekyll Relative Links plugin is a useful tool for ensuring that relative links to Markdown files are properly converted when rendering the files on GitHub Pages. It provides a simple solution for handling links with custom permalinks and allows for easy configuration and customization. By automatically converting the relative links, this plugin helps ensure a consistent rendering experience between Markdown files on GitHub.com and GitHub Pages.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading