Table of Contents
Wow Daisy UI is a WordPress theme which follows a step-by step tutorial on how to create a traditional WP theme using modern technologies. Simply start at Part 1 and work your way through.
Part 1 - Initial setup of WordPress, Laravel Mix, Blank Slate WP Theme, Tailwind and Daisy UI (https://www.worldoweb.co.uk/2023/awesome-daisy-ui-wordpress-theme-part-1)
Part 2 - Adding Daisy Navigation and Footer. (https://www.worldoweb.co.uk/2023/awesome-daisy-ui-wordpress-theme-part-2)
Part 3 - Customising the search feature, making it more mobile friendly and sidebar with widgets. (https://www.worldoweb.co.uk/2024/awesome-daisy-ui-wordpress-theme-part-3)
Part 4 - Post meta, Navigation and Comments. (https://www.worldoweb.co.uk/2024/awesome-daisy-ui-wordpress-theme-part-4)
- VS Code
- WordPress
- Local by Flywheel
- Node
- Tailwind
- Laravel Mix
- Daisy UI
A local WordPress Development Environment and Node installed. A code editor such as VS Code. Some knowledge of the command line, PHP and the WordPress API recommended but not essential.
For the initial setup follow Part 1 the tutorial or alternatively clone this repo and run npm install.
Each tutorial will continue to add Dasiy UI components. At the end of part 1 there will be a very basic blank WordPress theme which is not suitable for a production site. As the tutorial progresses there will be a functional WP theme, each with its own branch.
See the open issues for a list of proposed features (and known issues).
- Top Feature Requests (Add your votes using the 👍 reaction)
- Top Bugs (Add your votes using the 👍 reaction)
- Newest Bugs
Contact me through my contact form on my blog
Reach out to the maintainer at one of the following places:
- GitHub Discussions
- Contact options listed on this GitHub profile
First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please read our contribution guidelines, and thank you for being involved!
The original setup of this repository is by Tracy Ridge.
For a full list of all authors and contributors, see the contributors page.
WOW Daisy UI follows good practices of security, but 100% security cannot be assured. WOW Daisy UI is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
This project is licensed under the MIT license.
See LICENSE for more information.
- Local by Flywheel (https://localwp.com/)
- WordPress (https://wordpress.org/)
- Blank Slate WP Theme (https://github.com/tidythemes/blankslate)
- VS Code (https://code.visualstudio.com/)
- Node (https://nodejs.org/en)
- Laravel Mix (https://laravel-mix.com/)
- Tailwind (https://tailwindcss.com/)
- Daisy UI (https://daisyui.com/)