Skip to content

Instantly share code, notes, and snippets.

@dcchambers
Created December 1, 2021 02:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcchambers/3b3d3abf60ab69a217aa4f132b82e891 to your computer and use it in GitHub Desktop.
Save dcchambers/3b3d3abf60ab69a217aa4f132b82e891 to your computer and use it in GitHub Desktop.
Tricks, Tips, and Secrets for getting the most out of https://omg.lol

omg.lol Tricks, Tips, and Secrets

Profile Page

  • Create sections in your omg.lol profile by creating markdown headers using pound symbols (#) image
  • You can use any font awesome icon for items in your profile, even if its not already supported by omg.lol
    • Prepend /font-awesome-icon/ to the text in an item on your profile page.
      • Will default to fas/fa-solid (font awesome solid icons). The fa- part is usually optional.
        • Example: /tree/ treesareawesome.com or /fa-tree/ treesareawesome.com image
      • Can also use fab/fa-brands (font awesome brands) but you need to specify it.
        • Example: /fa-brands fa-apple/ apple.com image
  • You can also use any custom "omg-icon" the same way.
  • List of special profile items

PURLS (Peristent URLs)

  • Append /wut to a PURL (one you have created or one you want to open) for a preview of where the PURL is redirecting you.
    • Only works with omg.lol/you/purl/wut and you.url.lol/purl/wut, not you.omg.lol/purl/wut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment