I hereby claim:
- I am vegasgeek on github.
- I am vegasgeek (https://keybase.io/vegasgeek) on keybase.
- I have a public key ASDp_RT3Q64giYnNk9Ru-gZvWgnY6qrgc2-tJ0sEzQzvdwo
To claim this, I am signing this object:
| { | |
| "name": "name", | |
| "title": "Block Name", | |
| "description": "Block Description", | |
| "style": "file:style.css", | |
| "script": "", | |
| "category": "formatting", | |
| "icon": "games", | |
| "apiVersion": 2, | |
| "keywords": [ "Keyword 1", "Keyword 2" ], |
| #!/bin/bash | |
| # Syncing Trellis & Bedrock-based WordPress environments with WP-CLI aliases | |
| # Version 1.1.0 | |
| # Copyright (c) Ben Word | |
| # Modifications by NeONBRAND | |
| set -a | |
| source ../.env | |
| set +a |
| #!/bin/bash | |
| # Make sites into bedrock or normal WordPress | |
| # Version 1.0 | |
| # Copyright (c) NeONBRAND | |
| set -a | |
| source .env | |
| set +a |
I hereby claim:
To claim this, I am signing this object:
| CSS Examples | |
| Customize the home page buttons | |
| ------------------------------- | |
| .custom-page .dark-content { | |
| background-color: #ffffff; | |
| } | |
| .custom-page .menu-card { |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| <?php | |
| /* | |
| Plugin Name: Event Ticketing - Export Attendees | |
| Description: Display a comma separated list of attendees | |
| Version: 1 | |
| Author: 9seeds.com | |
| Author URI: http://9seeds.com/ | |
| */ | |
| add_action( 'admin_menu', 'wpet_export_admin' ); |
| alfred://customsearch/Flickr%20Creative%20Commons/flickr/utf8/plus/http://www.flickr.com/search/?q={query}&l=cc&ss=2&ct=0&mt=all&w=all&adv=1 |
| area code lookup | |
| alfred://customsearch/Area%20Code/Area%20Code/utf8/plus/https://www.google.com/search?q=area+code+{query} | |
| Is Up lookup | |
| alfred://customsearch/Is%20Up%3F/isup/utf8/noplus/http://isup.me/{query} | |
| studio press theme demo pages | |
| alfred://customsearch/StudioPress%20theme/sp/ascii/noplus/http://demo.studiopress.com/{query} | |
| Whois lookup |
| alfred://customsearch/Area%20Code/Area%20Code/utf8/plus/https://www.google.com/search?q=area+code+{query} |