Skip to content

greenpeace/planet4-master-theme

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Greenpeace Planet 4 Master Theme

Planet 4

What is it?

This is the master Wordpress theme for Greenpeace Planet 4 project. You can learn more about this project on the Planet 4 blog.

This theme is based on the timber/starter-theme codebase.

Contribute

The best place to start is from main Planet 4 repo that contains all the necessary information and tickets to get started.

How to use this theme in Planet 4

You can use the theme in Wordpress directly, by including it at your composer.json file:

"require": {
    ...
    "greenpeace/planet4-master-theme" : "X.X.X",
    ...
},

This project is tested with BrowserStack.