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

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.

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