/vcwp

A simple hand-coded WordPress theme using Bootstrap for the Virtual Coffee group.

Primary LanguagePHP

VCWP - A WordPress theme for Virtual Coffee

VCWP is a starter WordPress theme for the Virtual Coffee brownbag. It is built with HTML, CSS, Bootstrap, and PHP.

VCWP is kept intentionally minimal so you can focus in on the fewest amount of features needed to be an active, working WordPress theme.

Installing VCWP

To start playing with VCWP, you'll need a local WordPress installation. LocalWP is an easy, free option that requires just a few clicks and no complex configurations.

To install the theme, download this code into: your-root-folder/app/public/wp-content/themes/vcwp/

Then, log into the WordPress admin area (https://your-local-url/wp-admin) and go to Appearance > Themes, then click "Activate" on the VCWP theme.

The website content that was used in the brownbag is WordPress theme unit test data. It can be downloaded from the Theme Unit Test page, which also contains instructions on how to import it.

Want to learn more?

VCWP is a minimal theme that gives you only what you need to get started. If you want to dive deeper, including creating a search results page, adding support for content types, and making it easily translatable into other languages, check out the Underscores starter theme.