Skip to content
View waqashassan98's full-sized avatar

Block or report waqashassan98

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NodeExpress NodeExpress Public

    Template starter with Gulp and Bower Functionality. Integrated with Bootstrap and Font-awesome

    JavaScript

  2. wordpress-plugin-starter wordpress-plugin-starter Public

    Forked from NOEinteractive/wordpress-plugin-starter

    An object oriented, opinionated plugin boilerplate for WordPress

    PHP

  3. angularjs-php-mysql-crud angularjs-php-mysql-crud Public

    Forked from latfur1/angularjs-php-mysql-crud

    ANGULARJS PHP MySQL CRUD With Pagination

    HTML

  4. Setup basic gulp file to compile sas... Setup basic gulp file to compile sass and minify js
    1
    /*
    2
    NPM Setup
    3
    npm init
    4
    npm install -g gulp
    5
    npm install --save-dev gulp
  5. Load amp templates without plugin wo... Load amp templates without plugin wordpress
    1
    define( 'AMP_QUERY_VAR', 'amp' );
    2
        
    3
    add_rewrite_endpoint(AMP_QUERY_VAR , EP_PERMALINK | EP_PAGES | EP_ROOT);
    4
    
                  
    5
    add_filter( 'template_include', 'amp_page_template',99 );
  6. CodingStandards CodingStandards Public

    Forked from jonathanfmills/CodingStandards

    jshint and jscs files