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
- Host: GitHub
- URL: https://github.com/stoutlogic/understory-theme
- Owner: StoutLogic
- Created: 2015-12-03T05:37:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T20:24:04.000Z (over 9 years ago)
- Last Synced: 2025-01-10T11:40:55.682Z (5 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```