It's a website template I create for development purpose. It contains the basic library that I use.
bootstrap - 1.4.0 jquery - 1.7.1 modernizr - 2.0.6
├── css
│ └── bootstrap-1.4.0.css
├── images
├── index.html
├── js
│ ├── jquery-1.7.1.js
│ └── modernizr-2.0.6.js
├── makesite
├── README.md
└── robots.txt