https://github.com/robinwalterfit/wp-theme-template
This repository can be used as a template for creating WordPress Themes.
https://github.com/robinwalterfit/wp-theme-template
wordpress wordpress-theme
Last synced: 11 months ago
JSON representation
This repository can be used as a template for creating WordPress Themes.
- Host: GitHub
- URL: https://github.com/robinwalterfit/wp-theme-template
- Owner: robinwalterfit
- License: gpl-2.0
- Created: 2017-07-26T19:42:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T20:34:08.000Z (almost 9 years ago)
- Last Synced: 2025-01-20T09:46:16.527Z (over 1 year ago)
- Topics: wordpress, wordpress-theme
- Homepage: https://robinwalterfit.com/
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Theme template
This repository can be used as a template for creating WordPress Themes.
## Getting Started
Check the releases section and download the newest version to start developing a new WordPress Theme.
### Prerequisites
All you need is a text-editor like [Atom](https://atom.io/) & a running WordPress installation for testing.
### Installing
Download the newest version of this template, unzip it and open it in a text-editor of your choice.
## Deployment
Before you deploy your new created WordPress Theme you should be sure, that it works & maybe run [Theme Check](https://wordpress.org/plugins/theme-check/) over it.
## Versioning
I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/robinwalterfit/wp-theme-template/tags).
## Authors
* **Robin Walter** - *Initial work* - [robinwalterfit](https://github.com/robinwalterfit)
## License
This project is licensed under the GNU General Public License v2.0 - see the [LICENSE.md](LICENSE.md) file for details