Skip to content

r17x/Mesjid-WPMWA

Repository files navigation

Wordpress Theme

Feature

  • themes options
  • Unactive PWA
  • Default PWA
  • Prefetch
  • Preload
  • Dns prefetch

Audit

  • Server Centos 7 PHP5.6 Apache With Web Server Optimize Software | Provision Kusanagi
  • First Audit first audit
  • Second Audit first audit

Preview Theme

  • Laptop Screen Laptop
  • Phone Landscape Screen Phone Landscape
  • Phone Potrait Screen Phone Potrait

How to implement tailwindcss into Wordpress Theme/Template

  • Coming soon !

How To Add This Theme On Your Wordpress Theme

  • Clone & Setup
$ cd your_wordpress_project
$(your_wordpress_project) cd wp-content/themes && git clone https://github.com/ri7nz/Mesjid.git
  • Go To Dashboard(wp-admin) -> apperance -> themes -> find Mesjid & Activate

For Development

$ cd your_wordpress_project/wp-content/themes/Mesjid
# required NPM (Node Package Manage)
$ (mesjid) npm install
$ gulp style # compile scss with tailwindcss
$ gulp # if you still coding UI