mirror of https://github.com/docker/docs.git
This replaces the JavaScript link fix script with a custom plugin, based on the jekyll-relative-link plugin, and modified so that it can be used as Liquid "filter". While it borrows from the jekyll-relative-links plugin, it takes some shortcuts; - We use the code from jekyll-relative-links plugin to find/extract links on the page - Relative links are converted to absolute links, using the path of the markdown source file that's passed as argument - After conversion to an absolute link, we strip the ".md" extension; no attempt is made to resolve the file that's linked to. This is different from the jekyll-relative-links plugin, which _does_ resolve the linked file. This functionality could be added in future by someone who has more experience with Ruby. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| api-version-matrix.md | ||
| archive-list.html | ||
| cli.md | ||
| d4a_buttons.md | ||
| docker_ce_ee.md | ||
| docker_ee.md | ||
| ee-linux-install-reuse.md | ||
| ee_dropdown.html | ||
| enterprise_label_shortform.md | ||
| experimental-feature.md | ||
| experimental.md | ||
| footer.html | ||
| github-pr.md | ||
| global-header.html | ||
| header.html | ||
| install-script.md | ||
| kubernetes-mac-win.md | ||
| library-samples.md | ||
| navigation.html | ||
| read_time.html | ||
| side-menu.html | ||
| toc_pure_liquid.html | ||
| why_d4a.md | ||