Get set up, add icons and style, or fine-tune – we’ve got what you need to know to use Font Awesome icons on the web.
There are a few different ways to set up Font Awesome. We suggest using a kit since it's easy, fast, and customizable.
| /* --- waitForKeyElements(): A utility function, for Greasemonkey scripts, | |
| that detects and handles AJAXed content. | |
| Usage example: | |
| waitForKeyElements ( | |
| "div.comments" | |
| , commentCallbackFunction | |
| ); |
Get set up, add icons and style, or fine-tune – we’ve got what you need to know to use Font Awesome icons on the web.
There are a few different ways to set up Font Awesome. We suggest using a kit since it's easy, fast, and customizable.
View details here: https://gist.github.com/xynova/87beae35688476efb2ee290d3926f5bb
References:
A Windows-based computer can run any of the AWS Tools for PowerShell package options:
AWS.Tools.Common and AWS.Tools.Installer.Hello and welcome to my Shortcuts Catalog!
This is a public resource designed to help people get started with Siri Shortcuts and the Shortcuts app.
It’s made up of the Shortcuts Library, a collection of over 125+ shortcuts grouped into folders, and the Action Directory, a documentation of 125+ of the actions in the Shortcuts app used to build shortcuts.
Enjoy!
| // ==UserScript== | |
| // @name Buy A PS5 | |
| // @version 1.0.0 | |
| // @description A userscript that collapses markdown headers | |
| // @author Bruce Bentley <[email protected]> (https://brucebentley.io) | |
| // @copyright 2021, Bruce Bentley (https://github.com/brucebentley) | |
| // @license MIT; https://opensource.org/licenses/MIT | |
| // @namespace https://github.com/brucebentley | |
| // @description | |
| // @match https://www.target.com/* |
A curated list of arrrrrrrrr!
| // Variables used by Scriptable. | |
| // These must be at the very top of the file. Do not edit. | |
| // icon-color: deep-gray; icon-glyph: file-code; | |
| // To use this script, you need to configure an OAuth App on GitHub. | |
| // Follow the instructions on the link below to create your OAuth App. | |
| // | |
| // When you are asked to put in a redirect URL, you should put the URL for running this script in Scriptable. Assuming the name of this script is "Create Gist", the URL is scriptable:///run?scriptName=Create%20Gist | |
| // | |
| // https://developer.github.com/apps/building-oauth-apps/creating-an-oauth-app/ | |
| // |
See brucebentley/userscripts for more information.