maxdmyers/seedling

A WordPress starter theme based on the lovely Timber library and Bootstrap 4.

Installs: 127

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 2

Forks: 3

Open Issues: 0

Type:wordpress-theme

1.1.11 2019-04-29 19:16 UTC

This package is auto-updated.

Last update: 2024-04-29 03:27:16 UTC


README

A WordPress starter theme based on the lovely Timber library and Bootstrap 4. (Forked from Branch)

Features

  • Timber Library support
  • Bootstrap 4 toolkit
  • NPM package management
  • Gulp build system
  • Browsersync for synchronised browser testing

Dependencies

Setup

  • Assuming you have installed WordPress,

    cd into wp-content/themes

    composer create-project maxdmyers/seedling your-theme-name

  • Change to the your-theme-name directory

  • Open style.css and modify theme name, description and author

  • Edit gulpfile.js and set devUrl to your local WordPress URL

  • Run gulp