Skip to content

Instantly share code, notes, and snippets.

View lessallan's full-sized avatar

Allan Branch lessallan

View GitHub Profile
@lessallan
lessallan / gist:4078938
Created November 15, 2012 14:38
Sign-up Idea for LessAccounting
SIGN-UP FORM
Page One
- Email Address
- Password
- Business Name (Placeholder: My First Business)
Page 2 (Billing)
- Credit Card Number
- Credit Card Exp
!!!!
/[if !IE]
%html.not
/[if IE]
%html.ie
%head
%body
@lessallan
lessallan / head_partial
Created May 21, 2013 13:32
My head partial for LessAccounting.com, using middlemanapp.com.
- if current_page.data.title.blank?
%title
Accounting Software | Small Business Bookkeeping Software
%meta{:property => "og:title", :content => "Simple Accounting Software for Business" }
- else
%title
= current_page.data.title
%meta{:property => "og:title", :content => current_page.data.title }
- if current_page.data.short.blank?
<a href="http://lessaccounting.com/?utm_source=badges150x150&utm_medium=badges150x150&utm_campaign=badges150x150" target="_blank">
<img src="http://lessaccounting.com/images/badges/150x150_success.jpg" />
</a>
<a href="http://lessaccounting.com/?utm_source=badges150x150(2)&utm_medium=badges150x150(2)&utm_campaign=badges150x150(2)
" target="_blank">
<img src="http://lessaccounting.com/images/badges/150x150_success.jpg" />
</a>
<a href="http://lessaccounting.com/?utm_source=badges250x250&utm_medium=badges250x250&utm_campaign=badges250x250" target="_blank">
<img src="http://lessaccounting.com/images/badges/250x250.jpg" />
</a>
<a href="http://lessaccounting.com/?utm_source=badges250x250light&utm_medium=badges250x250light&utm_campaign=badges250x250light" target="_blank">
<img src="http://lessaccounting.com/images/badges/250x250_light.jpg" />
</a>
<a href="http://lessaccounting.com/?utm_source=badges250x250success&utm_medium=badges250x250success&utm_campaign=badges250x250success" target="_blank">
<img src="http://lessaccounting.com/images/badges/250x250_success.jpg" />
</a>
<link href="apple-touch-icon-144x144-precomposed.png" rel="apple-touch-icon" sizes="144x144">
<link href="apple-touch-icon-114x114-precomposed.png" rel="apple-touch-icon" sizes="114x114">
<link href="apple-touch-icon-72x72-precomposed.png" rel="apple-touch-icon" sizes="72x72">
<link href="apple-touch-icon-precomposed.png" rel="apple-touch-icon">
<link href="favicon.png" rel="shortcut icon">
<link href="favicon.ico" rel="icon" type="image/ico">
@lessallan
lessallan / Failed Bank Import email.
Created October 2, 2013 17:39
This email gets sent to LessAccounting customers when we try to connect to their bank and the import failed due to the bank not accepting the username and password they've given us. They might have changed their username and password at their bank.
Subject: Action Needed: Re-authenticate financial account
Hey <first name or friend>!
We cannot import data for your financial account(s) in LessAccounting.com.
Reason: your login credentials are outdated for <insert bank name>
Update your credentials and your data will start importing again, here's how...