Anatomy — An HTML Framework
Anatomy is an HTML glue framework that gives you basic HTML, JavaScript and CSS to get a new website going. Anatomy is built for designers that may not yet know the best way to build an HTML layout, as well as developers that are constantly starting new projects. Anatomy includes the most popular JS and CSS frameworks so can just pick one and get started.
Getting started is easy
- download the files
- remove the unused frameworks
- start adding your content.
Anatomy features include
- XHTML 1.0 Transitional or HTML5 (experimental)
- Smart defaults including jQuery, 960 and Google Ajax API
- Layout basics: header with nav bar, content and footer DIVs as well as 2 and 3 column layouts
- 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”
Installation
To use Anatomy, you can download Anatomy at GitHub or clone the repo like so:
$> git clone git://github.com/thrashr888/Anatomy.git
Anatomy HTML Framework is hosted at GitHub (http://github.com/thrashr888/Anatomy). There you’ll find more thorough documentation about Anatomy.