Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
/ webstyles Public archive

CSS code developed by Sprout for IPBES

Notifications You must be signed in to change notification settings

ipbes/webstyles

Repository files navigation

Installation

ipbes_new theme uses Gulp to compile Sass. Gulp needs Node.

Step 1

Make sure you have Node and npm installed. You can read a guide on how to install node here: https://docs.npmjs.com/getting-started/installing-node

If you prefer to use Yarn instead of npm, install Yarn by following the guide here: https://yarnpkg.com/docs/install.

Step 2

Install bower: npm install -g bower.

Step 3

Go to the root of ipbes_new theme and run the following commands: npm run setup.

To install using Yarn, run yarn install && bower install.

Step 4

Configure the destination folder. This is only the source code for the theme and the generated assets need to be copied to the panthoen repository in the sites/all/themes folder

export DIST=<pantheon_repo>/sites/all/themes

Step 5

Run gulp dist

About

CSS code developed by Sprout for IPBES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •