Coder Social home page Coder Social logo

thrashr888 / anatomy Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 156 KB

This project has been majorly one-upped. Use this instead: http://html5reset.org/ or http://html5boilerplate.com/

Home Page: http://github.com/thrashr888/Anatomy

License: MIT License

JavaScript 100.00%

anatomy's Introduction

Anatomy - An HTML Framework

Anatomy includes the basics of a modern HTML template so you don't have to start your HTML from scratch. It's a glue framework that brings together the best web dev frameworks into one spot.

  • XHTML 1.0 Transitional
  • Smart defaults including jQuery, 960 and Google Ajax API
  • Layout basics: header with nav bar, content and footer DIVs
  • CSS Frameworks (960, Blueprint, YUI, meyerweb reset, Dropdown Menu)
  • JS Frameworks (jQuery, Prototype + Scriptaculous, MooTools, Dojo, YUI, Ext)
  • Google Analytics tags
  • Text to be replaced is marked by "REPLACE"
  • Hosted at GitHub, of course!

Getting Started

One way to use the Anatomy template is to simply use a copy as the basis of a new project. It's easy. Just clone the git repo, remove the git folder, and start your project. This is the basic idea of Anatomy. Just grab a copy and get going!

Here's how to use Anatomy to start a new project:

$> git clone git://github.com/thrashr888/Anatomy.git
$> rm -rf .git

Or, if you don’t have git, you can just download the latest source as a tarball:

$> curl -L http://github.com/thrashr888/Anatomy/tarball/master -o Anatomy.tar.gz
$> tar xzvf Anatomy.tar.gz

CSS Frameworks Included

JavaScript Frameworks Included

Layouts Included

Basic

  • index.html (Default)
  • XHTML 1.0 Transitional
  • 1 column
  • header, nav, content, footer
  • 960 and jQuery defaults

HTML5

  • experimental work in progress
  • html5.html
  • HTML 5
  • 1 column
  • header, nav, content, footer
  • Modernizr for HTML5 capability detection
  • 960 and jQuery defaults

2 Column

  • 2_column.html
  • XHTML 1.0 Transitional
  • 2 column
  • header, nav, content, sidebar, footer
  • 960 and jQuery defaults

3 Column

  • 3_column.html
  • XHTML 1.0 Transitional
  • 3 column
  • header, nav, column 1, column 2, column 3, footer
  • 960 and jQuery defaults

TODO

  • make sure all CSS and JS files are combined and compressed where possible
  • add more layout styles (fluid/fixed, etc.)
  • finish HTML5 version, use Modernizer? or
  • base.js file loader for each JS framework
  • add icon sets?
  • add custom framework for image buttons using sliding doors method from Dogster.com
  • add in a 960 grid overlay option

License & Credit

MIT License Copyright (c) 2009 Paul Thrasher

Inspired by Federico Maggi's awesome iWebSkel. All JavaScript frameworks are hosted by Google Ajax Libraries API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.