The steps necessary to execute the project, being the main subject.
Before start project is neccesary install the following dependencies in your system:
# Clone the repository
$ [email protected]:AllianceBioversityCIAT/foresight.git
# Install the Gulp CLI
$ npm install --global gulp-cli
# Install the dependencies
$ npm install
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.
For the construction of the project it is necessary to install the following two plugins:
# development watch mode
$ gulp watch --development
# production mode
$ gulp watch --production
- WordPress - WordPress.org
- Twig Doc - Twig
- Timber Doc - Timber
- Tailwind Styles - Tailwind
- Flowbite Icons - Flowbite
- Coding Standards - WordPress Coding Standards
- Authors - [Juan Manuel Lora] - [Miguel Buriticá] - Cafeto Software
- Website - https://foresight.cgiar.org/