https://github.com/klosk/usc-theme
Universal SCSS Child Theme is an unopiniated develper-friendly WordPress child theme. It includes basic cleanup tasks and Gulp integration.
https://github.com/klosk/usc-theme
gulp scss wordpress wordpress-boilerplate wordpress-child-theme wordpress-development wordpress-theme-development
Last synced: 19 days ago
JSON representation
Universal SCSS Child Theme is an unopiniated develper-friendly WordPress child theme. It includes basic cleanup tasks and Gulp integration.
- Host: GitHub
- URL: https://github.com/klosk/usc-theme
- Owner: kLOsk
- Created: 2020-06-05T17:12:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:54:36.000Z (about 3 years ago)
- Last Synced: 2024-10-19T03:05:46.744Z (over 1 year ago)
- Topics: gulp, scss, wordpress, wordpress-boilerplate, wordpress-child-theme, wordpress-development, wordpress-theme-development
- Language: PHP
- Homepage:
- Size: 922 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Universal WordPress SCSS Child Theme
Universal SCSS Child Theme is an unopiniated develper-friendly WordPress child theme. It includes basic cleanup tasks and Gulp integration.
## Installation
Use npm to install the child theme dependencies
```bash
npm install
```
## Usage
Edit the js and scss files in `/assets`, then run `gulp` to initiate the compiling process of scss and js files.
```bash
gulp
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[GPLv2](http://www.gnu.org/licenses/gpl-2.0.html)
## Credits
Thanks to Simon Padbury for some of his code used in https://github.com/SimonPadbury/b4st