Speed up creating your XHTML pages and files
Would you like to setup your website project in single click, Deploy is the tool for you.
Each time you get ready to begin a site, you have to add certain things to each page:
- Declaring Document Type Declaration (DTD – XHTML Strict, Transitional, etc)
- Declaring Page encoding (UTF-8, etc)
- Link your stylesheets (CSS)
- Import/link your javascript library or choice
You may also add folders in your work directory for:
- PHP includes
- Images
- Flash
- etc
All of these things are common for most of the web develpers. Even those these things are pretty straightforward, making a new file, or copying and pasting from a previous project can take up valuable time better we spent those times on building our site code.
Generate Code With Deploy
Deploy is a free, open source, online tool which allows users to quickly deploy a web project folder in only a couple seconds.
Deploy gives you a dead-easy way of choosing your DOCTYPE, linking CSS, importing the jQuery library (and common plugins) and creating common file folders.
After choosing those options hit the “Deploy” button; The tool will generate the ZIP file for easy download. You can also bookmark the page and regenerate the code again without having to choose the options all over again.
Deploy’s bookmarking feature allows the user to go through the form only one time and then bookmarking the next page (deploy.php). When the user returns to that bookmark it instantly generates another .zip folder with all the settings the user had previously entered.
If you have a Mac you could add that bookmark to your dock and it’s only a click away. Windows and Linux users could also add the bookmark to their desktop and it will always be right there waiting.
Project Deploy is a great time-saving tool for any web designer.
Leave a Reply