https://github.com/ging-dev/blank-theme
Blank theme for wordpress with vite, tailwindcss integration
https://github.com/ging-dev/blank-theme
Last synced: 10 months ago
JSON representation
Blank theme for wordpress with vite, tailwindcss integration
- Host: GitHub
- URL: https://github.com/ging-dev/blank-theme
- Owner: ging-dev
- License: mit
- Created: 2024-08-21T10:26:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T06:12:13.000Z (11 months ago)
- Last Synced: 2025-03-24T02:21:51.975Z (10 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
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
```bash
composer create-project gingdev/blank-theme
```
## License
This project is licensed under the MIT License. See the LICENSE file for more details.