Skip to content

Instantly share code, notes, and snippets.

View iChris's full-sized avatar
💭
Likely editing a podcast while dreaming of being a coder.

Chris Enns iChris

💭
Likely editing a podcast while dreaming of being a coder.
View GitHub Profile
/*
Theme Name: Sample Theme
Theme URI: http://www.websiteaddress.com
Description: Child theme for Name of Original Theme or whatever you want.
Author: Lemon Productions
Author URI: http://lemonproductions.ca
Template: originalthemenameexactly
Version: 0.1.0
*/
@iChris
iChris / about.html
Created March 19, 2014 04:51
Code from /About/ on lemon productions.ca
Lemon Productions is a web and new media development studio based in Saskatoon, Saskatchewan. Helping individuals and businesses get off the ground and onto the web is what drives Lemon Productions.
I love working with people who have an idea of what they want to do but aren't sure how best to get there. With the variety of tools and options available online, hiring Lemon Productions to consult on your next online project can save you time and frustration.
<div class="one-half first">
<img class="aligncenter size-full wp-image-435" title="Chris Enns" src="http://www.lemonproductions.ca/wp3/wp-content/uploads/2010/08/chris.jpg" alt="" />
</div>
<div class="one-half">
<h2>Chris Enns</h2>
<?php
/**
* Plugin Name: Timejump
* Plugin URI: http://davatron5000.github.io/TimeJump
* Description: Deep linking for podcasts
* Version: 1.0
* Author: Dave Rupert
* Author URI: http://daverupert.com
* License: MIT/GPL2
*/
@iChris
iChris / Hourly Rate Contract Sample
Last active July 21, 2016 12:12 — forked from elefontpress/gist:6159651
Hourly Rate contract idea.
# Lemon Productions Hourly Contract
Date: [[Date of Document]]
Between Lemon Productions
and [Your Company]
## Summary
We’re not big on formality, but sometimes it’s best to have a few simple things written down so that we’re all on the same page. In this contract you won’t find complicated legal terms or large passages of unreadable text. We have no desire to trick you into signing something that you might later regret. We do want what’s best for the safety of both parties, now and in the future.
@iChris
iChris / Fullpage.html
Created June 18, 2012 23:19
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Css bg &middot; CodePen</title>
<link rel="stylesheet" href="http://codepen.io/stylesheets/css/reset.css">