Monday, November 11, 2013

Creating your google drive a web server

If you are looking for a free hosting sites for your portfolio, then don't go any where. Google Drive is all the place where you can put/sync all your files (html, css, javascripts, images) as a portfolio. Its easy, just need a few steps, and a huge server is your for absolutely free.

Just create a folder in your google drive (https://drive.google.com) and share it publicly (Select the folder > Click on More > Share > Share > change private to public on the web). Then, upload all your html files in that folder.

Open index.html with Google Drive Viewer. Click the preview button. You will be directed to your files in the new tab with the new link.



From that single link you can link as many of your works (portfolio) like I did in https://googledrive.com/host/0B78rfFuxa29pWFBxSVNhMG84amc/

Unfortunately, it does not support programming languages like php. You need to upload html files to create a complete free web server which is a great gift to a web designer like me who works especially with html files.

No comments:

Post a Comment