gingdev / blank-theme
Blank theme for Wordpress
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.1
- automattic/jetpack-autoloader: ^3.0
Requires (Dev)
README
Welcome to the Blank Theme for WordPress! This project is designed to provide a clean and minimalistic starting point for your WordPress development. It integrates modern technologies such as Vite and Tailwind CSS to enhance your development experience and streamline your workflow.
Features
- Blank Theme Structure: A simple and flexible theme structure that allows you to build your custom WordPress site without unnecessary bloat.
- Vite Integration: Utilize Vite for fast and efficient development. Enjoy features like hot module replacement and a lightning-fast build process.
- Tailwind CSS: Leverage the power of Tailwind CSS for utility-first styling. Create responsive and modern designs with ease.
Installation
composer create-project gingdev/blank-theme
License
This project is licensed under the MIT License. See the LICENSE file for more details.