Skip to content
View ashstevens-dev's full-sized avatar
Block or Report

Block or report ashstevens-dev

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

Popular repositories

  1. docker-drupal8-lemp-apcu-ssl docker-drupal8-lemp-apcu-ssl Public

    Docker build for spinning up a Drupal 8 site on a LEMP stack locally with a Lets Encrypt self-signed cert and PHPMyAdmin. ACPu caching enabled. MailHog included.

    Dockerfile 1

  2. docker-wp-lamp-ssl docker-wp-lamp-ssl Public

    Docker build for creating a local WordPress website running on a LAMP stack with SSL from Lets Encrypt. Includes a PHPMyAdmin container and a MailHog container.

    Dockerfile 1 1

  3. react-grocery-list react-grocery-list Public

    Simple React grocery list app. Features a filtered user input for adding items, a done state, quantity manipulation, a remove button w/ confirmation modal, and JSON data download. Stores the data i…

    JavaScript 1

  4. docker-wp-lemp-ssl docker-wp-lemp-ssl Public

    Docker build for spinning up a WordPress site on a LEMP stack locally with a Lets Encrypt self-signed cert and PHPMyAdmin. Includes MailHog.

    Dockerfile

  5. sass-restaurant-landing-page sass-restaurant-landing-page Public

    Basic, responsive landing page styled using SASS. Uses the node-sass and clean-css-cli packages to compile the SASS into a style.css and style.min.css file. Custom logo.

    SCSS

  6. webpack-integration-example-wp-theme webpack-integration-example-wp-theme Public

    Simple example template illustrating how you can modify a WordPress theme to incorporate Webpack. Could be modified slightly for non-WordPress builds. Includes SASS & JS compilation/bundling/minifi…

    JavaScript