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.
The best place to start is from main Planet 4 repo that contains all the necessary information and tickets to get started.
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.