Skip to content

AllianceBioversityCIAT/foresight

Repository files navigation

Foresight Theme

The steps necessary to execute the project, being the main subject.

Version 3.0.0

Getting started

Before start project is neccesary install the following dependencies in your system:

Installation

# Clone the repository
$ [email protected]:AllianceBioversityCIAT/foresight.git

# Install the Gulp CLI
$ npm install --global gulp-cli

# Install the dependencies
$ npm install

Configuration

Create the config.json file, to run locally:

{
  "dest": "/wp-data/wp-content/themes"
}

When creating this file you must delete the example file config.json.sample, the destination location requested, is to display all files processed by gulp, in the WordPress themes folder.

Plugins

For the construction of the project it is necessary to install the following two plugins:

Running the app

# development watch mode
$ gulp watch --development

# production mode
$ gulp watch --production

More information

Stay in touch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •