Skip to content
View llipe's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report llipe

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. aws-ami-ubuntu-server-scripts aws-ami-ubuntu-server-scripts Public

    Ubuntu Server scripts for setup including nginx, php and other configs required for wordpress.

    Shell 1

  2. javascript-tutorial-2d-game javascript-tutorial-2d-game Public

    2D platform game tutorial to learn javascript.

    JavaScript

  3. ops-cli ops-cli Public

    Wordpress management scripts and tools

    JavaScript 1

  4. machine-learning machine-learning Public

    Machine learning training and blogging examples

    Jupyter Notebook 3 11

  5. snakecoin snakecoin Public

    Blockchain testing and snakecoin implementation (basic)

    Python 1

  6. wordpress-management.md wordpress-management.md
    1
    # Wordpress Management
    2
    Using wp cli is key to an efficient wordpress management. For command reference use the [official documentation](https://developer.wordpress.org/cli/commands/).
    3
    
                  
    4
    ## Update wp-cli
    5
    ```bash