Skip to content
View gmonseur's full-sized avatar

Block or report gmonseur

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Automated WordPress Bedrock sync wor... Automated WordPress Bedrock sync workflow with Makefile
    1
    # =========================
    2
    # ⚙️ CONFIG LOCAL
    3
    # =========================
    4
    LOCAL_URL=http://mon-site.local
    5
    LOCAL_DB=ma_base_locale
  2. Weglot custom language dropdown Weglot custom language dropdown
    1
    Weglot.on("initialized", function () {
    2
        var elLS = document.getElementById("language-switcher");
    3
    
                  
    4
        if (!Weglot) {
    5
            return;
  3. optipng-jpegoptim-php-cron optipng-jpegoptim-php-cron Public

    Forked from psirus0588/optipng-jpegoptim-php-cron

    PHP

  4. shifumi shifumi Public

    Rock paper scissors lizard spock

    CSS

  5. threejs-boilerplate threejs-boilerplate Public

    Threejs Boilerplate

    JavaScript

  6. google-recaptcha google-recaptcha Public

    Google reCaptcha integration with a simple php class

    PHP 1