Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woody-wordpress/starter-theme


https://github.com/woody-wordpress/starter-theme

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

![Woody](github_banner.jpg)

![PullRequest Welcome](https://img.shields.io/badge/PR-welcome-brightgreen.svg?style=flat-square)
[![PHP from Packagist](https://img.shields.io/packagist/php-v/woody-wordpress/woody-theme.svg?style=flat-square)](https://php.net/releases/)
[![Latest Stable Version](https://img.shields.io/packagist/v/woody-wordpress/woody-theme.svg?style=flat-square)](https://packagist.org/packages/woody-wordpress/woody-theme)
![Required WP Version](https://img.shields.io/badge/wordpress->=4.8-blue.svg?style=flat-square)
![GitHub](https://img.shields.io/github/license/woody-wordpress/woody-theme.svg?style=flat-square)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/woody-wordpress/woody-theme.svg?style=flat-square&color=lightgrey)
[![Twitter Follow](https://img.shields.io/twitter/follow/raccourciagency.svg?label=Twitter&style=social)](https://twitter.com/raccourciagency)

* * *

Starter theme for Woody Wordpresss Builder.

## :fire: Installation & Usage

First, install Woody Theme via the Composer package manager:

```bash
composer require woody-wordpress/woody-theme
```

Then download this starter theme and put it in your Wordpress themes directory.

## :wrench: CSS
At the begining, there was [Foundation by Zurb framework](https://foundation.zurb.com/), enhanced with the [Woody Library](https://github.com/woody-wordpress/woody-library).
Read [the framework documentation](https://foundation.zurb.com/sites/docs/) and then, play with the theme :
- First, edit the [settings.scss file](https://github.com/woody-wordpress/starter-theme/blob/master/src/scss/settings/settings.scss)
- You can also override the [library's vars](https://github.com/woody-wordpress/woody-library/tree/master/assets/scss/vars) in the woody_vars.scss file
- Empty files are at your disposal to help you organize your css. It's up to you to use it or not.

## :metal: Contributors

Thank you to all the people who have already contributed to Woody Theme !

For future contributors, please read our [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md)

## :bookmark: License

Woody Starter Theme is open-sourced software licensed under the [GPL2](LICENSE).