Skip to content
View lopadz's full-sized avatar
🤓
🤓
Block or Report

Block or report lopadz

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. wp-sync wp-sync Public

    Makefile recipe to sync your local WordPress app to a remote host.

    Makefile 2 1

  2. wp-backup-to-b2 wp-backup-to-b2 Public

    WordPress backup & sync to Backblaze B2 cloud storage Makefile recipe

    Makefile 7 1

  3. Wordpress Makefile Recipe Wordpress Makefile Recipe
    1
    # ===================
    2
    #   STATUS FEEBACK
    3
    # ===================
    4
    SEPARATOR = ----------------------------------------------------------
    5
    CHECK     = \033[32m✔\033[39m
  4. Event Countdown Clock with Timezone ... Event Countdown Clock with Timezone Awareness
    1
    # Event Countdown Clock with Timezone Awareness
    2
    
                  
    3
    [jQuery.countdown](http://hilios.github.io/jQuery.countdown/) is a great plugin to create countdowns, but it needs a bit of configuration to use it with event countdowns.
    4
    
                  
    5
    When you need a countdown clock that:
  5. Simple ZSH script to upload files to... Simple ZSH script to upload files to Firefox Send with FFSEND
    1
    #!/bin/zsh
    2
    
                  
    3
    # REQUIREMENTS:
    4
    # FFSEND CLI: https://github.com/timvisee/ffsend
    5
    # oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
  6. wp-starter wp-starter Public

    Wordpress Starter Theme

    CSS 2