gregsullivan / _tw

The _tw generator creates a WordPress starter theme optimized for modern development with Tailwind CSS, Tailwind Typography and the WordPress editor.
https://underscoretw.com
GNU General Public License v2.0
531 stars 29 forks source link
tailwindcss wordpress

_tw

This repository tracks the output of the _tw WordPress starter theme generator with all options left blank.

Right now there isn't a public repository for the generator itself. Please post issues regarding the generator to this repository.

If you're starting a new project, the generator is the best way to do that. You can also read the documentation for more details.


Note\ The default contents of README.md in a generated theme are as follows:

A custom theme based on _tw

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

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!

Full Documentation

Fundamentals

In Depth

Extras

Note\ The default contents of README.md end here.


Changelog

All notable changes to this project will be documented here.

The format is based on Keep a Changelog.

2024-04-05

Changed

Removed

2023-12-22

Changed

2023-12-08

Added

Changed

Removed

2023-11-16

Fixed

2023-08-15

Fixed

2023-04-13

Added

Changed

Removed

2023-01-11

Added

Changed

Removed

2022-10-22

Changed

Added

2022-09-08

Changed

Added

Removed

2022-06-14

Changed

Removed

2022-05-24

Added

Changed

2022-04-29

Added

Changed

Removed

2022-01-11

Added

Changed

Removed

2021-10-11

Changed

2021-09-09

Added

Changed

2021-07-02

Changed

2021-05-03

Added