Skip to content

WordPress + Alpine.js + TailwindCSS (JIT) starter theme

Notifications You must be signed in to change notification settings

lucascaires/wat-theme

Repository files navigation

WAT

WordPress + Alpine.JS + TailwindCSS starter theme

How to install

Clone this repo, change the folder name to your project theme name, update style.css with your theme information and start to customize.

Install dependencies

npm install

Build for dev

npm run dev

Watch while devolping

npm run watch

Build for production

This will also purge unused class from tailwind css build

npm run prod

To-do

  • Create archive page
  • Create search page
  • Create single page
  • Improve single post page

About

WordPress + Alpine.js + TailwindCSS (JIT) starter theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published