This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 2191f6581c7efdb2684ebd095c234bd2234f909c
tree b42c80998cc6648908de0ee02b84b47da0fd4248
parent 1915f68be4672f9fee53d84261e3cb3a23fdb9b0
tree b42c80998cc6648908de0ee02b84b47da0fd4248
parent 1915f68be4672f9fee53d84261e3cb3a23fdb9b0
site-template / README.markdown
This is a basic site template that I use as a starting place on new project as I start slicing it in Photoshop.
No back-end stuff. This is just a starting place for Markup, CSS, and JavaScript.
Folder structure:
.
|-- css
| |-- base.css
| |-- ie
| | |-- 5mac.css
| | |-- 5win.css
| | |-- 6.css
| | `-- all.css
| |-- img
| | |-- blt
| | `-- btn
| `-- reset.css
|-- img
|-- js
| |-- base.js
| |-- jquery-1.2.3.pack.js
| `-- jquery.toggleval.js
|-- html.html
|-- html_lean.html
|-- xhtml.html
`-- xhtml_full.html





