Ghostscript Cheatsheet
Combine, manipulate, Merge, convert and Extract PDF files using Ghostscript with these powerful ghostscript commands
Every Problem can be traced back to a lack of assets. DynamiteFrog aims to provision those assets for common web development and digital marketing problems
Handpicked cheatsheets and guides
** Prerequisites ** WPCLI installed Create child theme wp scaffold child-theme sample-theme --parent_theme=twentysixteen Content Commands wp post create --post_type=page --post_title="Your Pa...
A list of some of the more critical keyboard shortcuts. Ive excluded many of the shortcuts that are beyond the basics. Less is more. Tabs New Tab Command + t Rename Tab Command i Close Tab...
Shortcuts to speed up common Figma practices Hide/Show UI command / Type show, then check/uncheck the box for hideshow UI. Command / is like the master command in Figma. If you run that command...
treesitter is a parser for programming and scripting languages. Treesitter helps with syntax highlighting, code formatting and for looking up code function definitions right from your code editor. ...
Include all the php files in the directory automatically // -------------------------------------------------------------------------- // Include Utilities // --------------------------------...
twig coding overview, conditional statements extends, arrays, objects, loops
Technical SEO refers to the process of optimizing the technical aspects of your website to ensure that it can be effectively crawled, indexed, and understood by search engines. It focuses on improv...
What is a CDN? A Content Delivery Network (CDN) is a network of servers strategically distributed around the world to deliver web content, such as text, images, videos, and other resources, to use...
It’s so satisfying and much cheaper to host your own websites on a self managed barebones vps. But if you’re going to host your own websites then you will need to have a firewall running to protect...
Preprocess functions are used to modify variables before they are used in the template. This allows developers to customize the output of a page without having to modify the template itself. Prepro...