WordPress + Alpine.JS + TailwindCSS starter theme
Clone this repo, change the folder name to your project theme name, update style.css with your theme information and start to customize.
npm install
npm run dev
npm run watch
This will also purge unused class from tailwind css build
npm run prod
- Create archive page
- Create search page
- Create single page
- Improve single post page