Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fccoelho7/watermelon-theme
My own boilerplate theme for WordPress.
https://github.com/fccoelho7/watermelon-theme
Last synced: 2 days ago
JSON representation
My own boilerplate theme for WordPress.
- Host: GitHub
- URL: https://github.com/fccoelho7/watermelon-theme
- Owner: fccoelho7
- License: gpl-3.0
- Created: 2016-02-05T01:37:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T00:49:09.000Z (over 8 years ago)
- Last Synced: 2024-10-11T20:18:42.063Z (27 days ago)
- Language: JavaScript
- Homepage: http://fcarvalho.me/
- Size: 664 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Watermelon Theme #
![Watermelon Theme](http://i.imgur.com/29zVOXG.png?1)
## Project Description ##
Welcome to Watermelon Theme, a base-theme developed by me, to help on agile development of themes for WordPress.
## Installation ##
Send the folder "watermelon" to the default themes folder from WordPress `wp-content/themes` or send the zipball using the WordPress Theme Installer.
## References ##
* [Augment](https://olivernn.github.io/augment.js/)
* [bxSlider](http://bxslider.com/)
* [Chosen](https://harvesthq.github.io/chosen/)
* [EditorConfig](http://editorconfig.org/)
* [FitVids](https://github.com/davatron5000/FitVids.js)
* [Grunt.js](http://gruntjs.com/)
* [HTML5shiv](https://github.com/aFarkas/html5shiv)
* [iChecker](http://icheck.fronteed.com/)
* [Milligram](https://milligram.github.io/)
* [Picturefill](https://scottjehl.github.io/picturefill/)
* [SASS](http://sass-lang.com/)
* [Selectivizr](http://selectivizr.com/)## Bugs and Sugestions ##
The Watermelon Theme is an **Open Source** project. Anyone can (and should) help us to improve it.
Report bugs or do suggestions using the [Issues](https://github.com/fccoelho7/Watermelon-Theme/issues)
## Contribute to the Project ##
To contribute, just click on the **Fork** button, create a *Branch*, improve the code and send it with a **Pull Request**.
More details about how to contribute and send Pull Requests in [GitHub Collaborating](https://help.github.com/categories/63/articles).
[How to colaborate to opensource projects on GitHub](http://www.youtube.com/watch?v=H3olaBo83As)
## Copyright and License ##
Copyright 2016 - Watermelon Theme.
The PHP code is licensed with [GPLv2](http://www.gnu.org/licenses/gpl-2.0.txt).
All the CSS, SCSS, JS, images files and others, not including the PHP files is licensed with [MIT](http://opensource.org/licenses/MIT) or by the license specified inside the file.