Project Name:

blank

close

Deploy* is a free, open source, web application which allows user to quickly deploy a web project framework with valid XHTML and CSS in only a matter of seconds.

Download source code
Coming Soon!


(X)HTML Choose what type of HTML document you would like. This will update your index file with an updated DOCTYPE. This will also change how self closed tags will be outputted.

  • XHTML 1.0 Strict
  • XHTML 1.0 Transitional
  • HTML 4.01 Strict
  • HTML 4.01 Transitional

CSS If you choose yes you will have the choice to choose from different ways adding CSS to your Deploy including having just a blank file, blank file with resets or CSS Templates.

  • No
  • Yes

CSS Type Choose what type of CSS you would like here. Choosing directory only will not actually create a CSS file for you. Choosing Blank will give you a blank .css file named style.css. If you choose Blank with Resets a blank style.css file will be created with only a @import at the very top and a reset.css. The reset.css file renders out most differences between browsers.

  • Directory Only
  • Blank
  • Blank With Resets
  • CSS Template

CSS Templates CSS Templates allow you to create a very basic structure to your site quickly. All CSS and and HTML is provided by www.whoisdeep.com and css-tricks.com(2 Column Fluid - Left). This includes IE conditionals, images, and actual HTML markup.

  • 1 Column Fixed Width
  • 2 Column Fixed Width - Left
  • 2 Column Fixed Width - Right
  • 3 Column Fixed Width
  • 2 Column Fluid - Left

JavaScript The JavaScript portion of Deploy* allows you to choose one or more JavaScript libraries, scripts, plugins and various other JavaScript code.

  • No
  • Yes

Libraries These libraries are hosted through the Google CDN and will link to it instead of downloading a file into your deploy.

  • jQuery
  • jQuery UI
  • Prototype
  • script.aculo.us
  • MooTools
  • Dojo
  • SWFObject
  • Yahoo! User Interface Library (YUI)

jQuery Plugins

Includes This will generate PHP includes and convert your index.html page to a index.php page.

  • No
  • Yes

Includes The following are PHP include files you can choose to include. If you choose to put them in the Deploy* Project Framework it will actually create PHP include functions inside of your index.php page.

  • header.php
  • footer.php
  • sidebar.php
  • navigation.php
  • Put includes into the Deploy* Project Framework

Misc. Options These miscellaneous options do not fit into other categories, but are common features of a web project such as image and flash directories. you can choose to include a WordPress blog with the WP Framework as the default template.

  • Image Directory
  • Keywords and Description META Tags
  • Flash Directory
  • PHP Index File