Skip to content

Instantly share code, notes, and snippets.

@mattonomics
Created October 4, 2012 16:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattonomics/3834940 to your computer and use it in GitHub Desktop.
Save mattonomics/3834940 to your computer and use it in GitHub Desktop.
MOST basic skin ever
<?php
/*
Name: The Name of Your Skin
Author: Your Name
Description: A succinct description of what you're doing in this skin, special features, etc.
Version: 1.0
Class: unique_class_name
*/
class unique_class_name extends thesis_skin {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment