benbalter / jekyll-relative-links

A Jekyll plugin to convert relative links to markdown files to their rendered equivalents
MIT License
141 stars 37 forks source link

Add info about permalink: pretty #45

Closed petk closed 6 years ago

petk commented 6 years ago

Hello, this patch adds a quick info in the README.md about the neat default option permalink: pretty as noted in the docs: https://jekyllrb.com/docs/permalinks/

Works with this plugin and GitHub pages as well. So in case the permalinks are all of the same pattern of folder/subfolder/file.md, there is no need to define these separately in front yaml of the Markdown files.

Thanks for considering checking this out or merging it.

welcome[bot] commented 6 years ago

Welcome! Congrats on your first pull request to Jekyll Relative Links. If you haven't already, please be sure to check out the contributing guidelines.

welcome[bot] commented 6 years ago

Congrats on getting your first pull request to Jekyll Relative Links merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! :tada:

If you're interested in tackling another bug or feature, take a look at the open issues, especially those labeled help wanted.