Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woody-wordpress/starter-theme
https://github.com/woody-wordpress/starter-theme
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/woody-wordpress/starter-theme
- Owner: woody-wordpress
- License: gpl-3.0
- Created: 2019-09-11T15:57:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T15:28:01.000Z (about 1 year ago)
- Last Synced: 2023-12-15T16:39:10.681Z (about 1 year ago)
- Language: SCSS
- Size: 59.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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).