monero-site icon indicating copy to clipboard operation
monero-site copied to clipboard

plugin request: jekyll-target-blank

Open plowsof opened this issue 1 year ago • 2 comments

#2233 (original #2118) hard codes some external links to open in an external window.

jekyll-target-blank

Automatically adds a target="_blank" rel="noopener noreferrer" attribute to all external links in Jekyll's content plus several other automation features for the external links. Read more here

https://github.com/keithmifsud/jekyll-target-blank https://rubygems.org/gems/jekyll-target-blank

uncovered some issues while testing:

We have bad URI's. To confirm , enter https://matrix.to/#/#monero:monero.social @ https://0mg.github.io/tools/uri/

  • requires #2234
  • requires #2237

It then builds. and after a brief look it seems to work fine.

plowsof avatar Jan 31 '24 09:01 plowsof