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 ** Signup for a discord account Download the Discord Application Generate an image Go to more info Join midjourney In the right hand sidebar click one of the newbie...
title: Shopify Github Integration date: 2023-03-01 10:29 +1100 categories:hub and Shopify Keep your live shopify website and local dev synced by using github. This sounds complicated and time cons...
UI kits are an important part of User interface design. They can help keep your project organised and also translate well into development UI KIT individual components typography body h1 h...
General admin and site development and maintenance cheatsheet for site owners
If you want to use Gutenberg for editing your custom post types. And why wouldn’t you it’s amazing and easily the best option for WordPress content editing. Then you need to edit and add this piece...
Object-Oriented Programming (OOP) in PHP for WordPress themes involves structuring your code around objects and classes. Instead of relying solely on procedural programming, where functions are exe...
Ubuntu server maintenance refers to the ongoing tasks and processes performed to ensure the proper functioning, security, and optimal performance of a server running the Ubuntu operating system. It...
Bootstrap code examples for your quick copy and paste reference efficiency.
If you’re already read some of my other articles related to the Drupal way of creating a modern flexible content page builder with paragraphs module [[2023-01-18-Drupals-block-based-page-builder]] ...
If you want to do a quick development test with some HTML and some JavaScript a good solution is to fire up a HTTP server for local development testing. You can run/install this in the folder your ...