Skip to content
View mike-moreau's full-sized avatar

Block or report mike-moreau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mostlyserious/craft-markerio mostlyserious/craft-markerio Public

    Adds the Marker.io feedback widget to environments you configure.

    PHP

  2. mostlyserious/craft-imgix-picture mostlyserious/craft-imgix-picture Public

    Create picture elements with imgix transforms for Craft CMS assets.

    PHP

  3. Baseline Craft 5 CKEditor Field JSON... Baseline Craft 5 CKEditor Field JSON Config
    1
    {
    2
      "htmlSupport": {
    3
        "allow": [
    4
          {
    5
            "attributes": true,
  4. An example deployment script for Cra... An example deployment script for Craft CMS projects not using a deployment service.
    1
    #!/bin/bash
    2
    
                  
    3
    # Run this script from the project root, example: `$ bash ./deploy.sh`
    4
    # Update the branch name to suit your needs
    5