Skip to content

Instantly share code, notes, and snippets.

@softplus
Created April 23, 2021 11:47
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save softplus/8d4f09264cc3f579e11e91e4eb0234c4 to your computer and use it in GitHub Desktop.
Save softplus/8d4f09264cc3f579e11e91e4eb0234c4 to your computer and use it in GitHub Desktop.
Nofollow link rendering + archive.org integration for Hugo
@softplus
Copy link
Author

  • Links like http://example.com/page#? are rendered with rel=nofollow
  • External links are class=external, target=_blank, rel=noopener
  • Links on posts older than 5 years additionally get an archive.org link for external links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment