Mesjid-WPMWA icon indicating copy to clipboard operation
Mesjid-WPMWA copied to clipboard

🕋 Simple Wordpress Theme with PWA

Wordpress Theme

  • Wordpress Basic Template hierarchy
  • Tailwindcss With Gulp
  • Basic PWA | Progressive Web Apps | include Offline & Cache Management
  • Audit
  • Theme Feature
  • Preview Theme
  • Install
  • For Development
  • DEMO

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