Skip to content

bokster/ur-super-theme

 
 

Repository files navigation

Super Theme

Theme Name: Super Theme

Theme Description: Theme for Super Theme.

Developers name(s): Adam Glenn

Stash repository URL: https://stash.development.wvu.edu/projects/CST/repos/ur-super-theme/browse

Dependencies necessary to work with this theme: Sass.

Gulp & Brand Patterns

Requirements

You will need to install Node ~0.12.2

  1. Download and install NodeJS from https://nodejs.org/en if you haven't already.
  2. Install Gulp globally by entering npm install -g gulp in your terminal.
  3. Navigate to your project's directory via terminal (something like cd ~/Sites/cleanslate_themes/MY-SITE)
  4. Install node modules by typing npm install
  5. Run Gulp by typing gulp.

Note: the gulpfile.js in its base form will only compile your Sass.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.6%
  • HTML 45.7%
  • JavaScript 6.7%