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

https://github.com/stoutlogic/understory-theme

A WordPress theme using Understory
https://github.com/stoutlogic/understory-theme

Last synced: 4 months ago
JSON representation

A WordPress theme using Understory

Awesome Lists containing this project

README

        

# Understory Starter WordPress Theme
Built on [Understory](https://github.com/StoutLogic/understory) and [Timber](https://github.com/jarednova/timber).

## Development Setup
```
npm install
```

It's is recommened that Understory and Timber be installed as mu-plugins (must use plugins.) Checkout the [Understory Site](https://github.com/StoutLogic/understory-site) project as a boilerplate for an entire WordPress site, built using Understory and Timber.

## Work
Configure browsersync by setting the domain name the WordPress site is configured with in gulp/config.js

```
gulp
```