Pinned Loading
-
Tar zip everything keeping permissio...
Tar zip everything keeping permissions and including hidden files 1# Tar Zip Everything23## Keeping permissions and hidden files inside the root folder45Run this from the command line inside the main folder you want to zip:
-
Force https in .htaccess file
Force https in .htaccess file 1# Force https2<IfModule mod_rewrite.c>
3RewriteEngine On
4RewriteCond %{SERVER_PORT} 80
5RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
-
sass-setup-wordpress
sass-setup-wordpress PublicSimple starting set up of SCSS files for integration in to WordPress including Bootstrap, fonts, common rules and interesting variables.
CSS
-
vanilla-issue-tracker
vanilla-issue-tracker PublicAdd Issues to list and store in data browser local storage.
JavaScript
-
weather-app
weather-app PublicGrab api data from Open Weather Map and display geolocation related weather data
JavaScript
-
wordpress-snippets
wordpress-snippets PublicHelpful code snippets related to WordPress development
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
