SeedWebs / seed3_backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEED3

WordPress starter theme optimized for modern development with Tailwind CSS, Tailwind Typography and the WordPress editor.

Quickstart

Installation

  1. Move this folder to wp-content/themes in your local development environment
  2. Run npm install && npm run dev in this folder
  3. Activate this theme in WordPress
  4. Open package.json and replace seed3.local with your local url such as website.test

Development

  1. Run npm run watch
  2. Add Tailwind utility classes with abandon

Deployment

  1. Run npm run bundle
  2. Upload the resulting zip file to your site using the “Upload Theme” button on the “Add Themes” administration page

Or deploy with the tool of your choice!

About

License:GNU General Public License v2.0


Languages

Language:PHP 69.0%Language:JavaScript 22.5%Language:CSS 8.5%