Skip to content

ryanshoover/wcatx-styles

Repository files navigation

WCATX-Styles

Custom styles for WordCamp Austin 2017 https://2017.austin.wordcamp.org

Installation

Clone this repo into your plugins folder.

git clone git@github.com:ryanshoover/wcatx-styles.git wp-content/plugins/wcatx-styles

Activate the plugin.

wp plugin activate wcatx-styles

Install the dependencies.

cd wp-content/plugins/wcatx-styles
npm install

Usage

The sass files are compiled using gulp.

Gulp Watch

Runs a watch command that will compile the CSS file whenever a SASS file changes

gulp

Gulp CSS

Compile the CSS file from the SASS file once

gulp css

About

Styles for the 2017 WCATX website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published