https://github.com/talentedaamer/wptailwind
Super Fast, Light Weight and Modern WordPress theme. Created using Utility CSS framework (tailwindcss). Highly customizable via filters and action hooks.
https://github.com/talentedaamer/wptailwind
laravel-mix tailwind tailwind-css tailwindcss wordpress-starter-theme wordpress-theme wordpress-theme-development
Last synced: about 1 month ago
JSON representation
Super Fast, Light Weight and Modern WordPress theme. Created using Utility CSS framework (tailwindcss). Highly customizable via filters and action hooks.
- Host: GitHub
- URL: https://github.com/talentedaamer/wptailwind
- Owner: talentedaamer
- License: gpl-3.0
- Created: 2019-10-30T15:14:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T21:43:45.000Z (over 6 years ago)
- Last Synced: 2025-03-16T00:23:39.334Z (about 1 year ago)
- Topics: laravel-mix, tailwind, tailwind-css, tailwindcss, wordpress-starter-theme, wordpress-theme, wordpress-theme-development
- Language: CSS
- Homepage:
- Size: 387 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
=== WPTailWind ===
Requires at least: 4.5
Tested up to: 5.2
Stable tag: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Lightening Fast WordPress Theme.
== Description ==
WordPress theme that has to be lightweight, super fast and clean.
== For Developers ==
1. `cd` to `wordpress-installation/wp-content/themes/`
2. `git clone https://github.com/talentedaamer/wptailwind.git` to clone the repo
3. `npm install` to install the packages
4. `npm run dev` to compile the assets or `npm run watch` to watch for changes
== Installation ==
1. In your WordPress Dashboard, go to Appearance -> Themes and click the Add New button.
2. Search for "wptailwind" theme and click install button.
3. Click Activate to use wptailwind theme.
== Changelog ==
= 1.0.0 - November 10, 2019 =
* Initial release