Skip to content

Instantly share code, notes, and snippets.

@pitch-gist
pitch-gist / gist:4956207
Last active December 13, 2015 18:38
Emmet: Simple Navigation
nav.main-navigation>ul>(li>a[href="#"][title=""])*6
@pitch-gist
pitch-gist / gist:4956236
Last active December 13, 2015 18:38 — forked from axelav/gist:1839777
Sublime: Shortcuts
h1. Sublime Text 2 - Useful Shortcuts (Mac OS X)
h2. General
| *⌘T* | go to file |
| *⌘⌃P* | go to project |
| *⌘R* | go to methods |
| *⌃G* | go to line |
| *⌘KB* | toggle side bar |
| *⌘⇧P* | command prompt |
@pitch-gist
pitch-gist / gist:4956385
Created February 14, 2013 21:04
Emmet: Simple Site Structure
div.wrapper>(header.site-header>(a.logo.ir[href="#"]{Business Name}+nav.main-naviation>ul>(li>a[href="#"])*6))+(div.wrapper>(article.main-content>(h1+p))+aside.sidebar>nav.sub-navigation>ul>(li>a[href="#"])*6)+footer.site-footer>((ul>(li>a[href="#"])*6))+p.copyright
@pitch-gist
pitch-gist / gist:5624138
Last active December 17, 2015 14:20
PayPal Snippet Structure
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" class="paypal">
<span class="heading">
<input type="hidden" name="cmd" value="_s-xclick" />
Fast delivery &amp; great customer service
</span> <!-- close heading -->
<div class="paypal-left">
<input type="hidden" name="hosted_button_id" value="H5M2APXDL2N4Y" /><span class="price">$483.30 NZD ex GST &amp; freight.</span>
<span class="details">SAM0523X Light Head - Double Arm LED Task light with base.</span>
</div> <!-- close paypal left -->
@pitch-gist
pitch-gist / gist:5703847
Last active January 12, 2017 05:37
Matrix Check
{exp:channel:entries channel="standard_page" limit="1"}
{embed="include/header"}
<div class="wrapper main-container">
<article class="main-content">
{!-- if there are no section fields content we are a standard content page --}
{if mx_standard_sections != "1"}
<hgroup>
<h2>{title}</h2>