Skip to content

medialab-ufg/tainacan-itaipu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tainacan Itaipu

Child theme of the Tainacan Interface theme for use with the Tainacan plugin

Getting Start

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Require

This child theme needs the theme Tainacan Interface installed to work

https://github.com/tainacan/tainacan-theme

Prerequisites installed

What things you need to install the theme

git
node
npm

Installing

step by step

Clone the repository

git clone git@github.com:medialab-ufg/tainacan-itaipu.git

Open the folder and run the command

npm install

this installed all dependences to theme

Build

  • Rename the config.sample.js to config.js

Open the file config.js

/** Set here the wp theme folder */

module.exports = {
    "wp_theme_folder": "/var/www/wp/wp-content/themes/tainacan-itaipu/"
}

and set the folder of your wordpress themes

salve and close.

To finish run the command to build and close the command

gulp build

or run the command to build and wath the modifications

gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •