Skip to content
View sageworksstudio's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sageworksstudio

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

  1. StreamBuilder StreamBuilder Public

    StreamBuilder is a highly customizable, automated build environment well suited for HTML, CSS and JavaScript prototyping. It runs on the (streaming) build system gulp.js and includes the Sass CSS e…

    JavaScript 11 3

  2. mini-Mighty-Grid mini-Mighty-Grid Public

    Mini Mighty Grid is 4 responsive grids in one. And all at an overhead of only 2.4k minified without the demo styles! And as low as 323 bytes if you don't need breakpoints!

    CSS 1 1

  3. get-files get-files Public

    A simple PHP class to retrieve a list of files from a directory.

    PHP

  4. ya-router ya-router Public

    YaRouter is a very simple PHP router. It does exactly one thing; routs URL's to views.

    PHP 1

  5. Ubuntu 20.04 LAMP setup Ubuntu 20.04 LAMP setup
    1
    # Ubuntu 20.04 LAMP setup
    2
    
                  
    3
    **Note:** *Because this is my personal cheat sheet, I'm installing a few PHP modules that you may not need if you're not running SilverStripe 4.x.x. Otherwise this is a pretty standard and secure LAMP installation.*
    4
    
                  
    5
    ## SECURITY FIRST: Add a sudo user, require public key authentication and disable root login