Skip to content
View elimin8r's full-sized avatar

Block or report elimin8r

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
elimin8r/README.md

Elimin8r

Elimin8r is a WordPress starter theme that utilizes Vite as a build tool.

Getting started

Elimin8r has been tested with WordPress version 6.6+. Any versions below this may result in Elimin8r not working as intended.

The theme uses Vite to compress images, minify JavaScript and compile Sass stylesheets. You will therefore need to ensure you have the following tools installed:

Setup

To start using the build tools that come with Elimin8r, you need to install the necessary dependencies. Run the following command in the root of the Elimin8r theme directory:

$ npm install

Build commands

Elimin8r comes with the following commands for building assets:

Watch for asset changes

$ npm run watch

Build assets

$ npm run build

Asset directories

All of the raw, uncompressed assets are located in the theme’s /resources directory.

Upon running the build tool, all assets in the /resources directory will be compressed and placed into the theme’s /public directory.

Popular repositories Loading

  1. elimin8r elimin8r Public

    SCSS