Jekyll Relative Links

screenshot of Jekyll Relative Links
jekyll

A Jekyll plugin to convert relative links to markdown files to their rendered equivalents

Overview

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.

Features

  • Converts relative links to Markdown files to their rendered equivalents.
  • Works with pages with custom permalinks.
  • Can be configured in the _config.yml file.
  • Allows you to exclude specific directories and files.
  • Supports relative links from collection items.

Summary

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
Jekyll

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.

github-pages
GitHub Pages

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