Create a Website in Dropbox

Posted by Unknown on Sunday, March 09, 2014
Create a Website in Dropbox.

————- DEMO LIVE ————–

Why create website in Dropbox ?

1. It’s free and your account is created immediately. Free 2GB space for Dropbox .
2. Easy to use. Just drag-n-drop the file inside your Dropbox folder.
3. Plenty of space. Free 2GB of space offered by Dropbox was more than enough.
4. Speed. Websites are blazing fast. Dropbox servers are optimised ”out of the box“ to be fast and reliable.
5. Security. Both services come with SSL and free support included.

Let’s begin..

1. Create an account first.
If you want your files to be accessible by anyone, you have to upload them into your “Public” folder. Enable your public folder here.
2. For demo, I will use a simple template. Download my template here.
3. Extract zip file , Open folder.


folder files


 4. Open “index.html” on Notepad.
5. Change the paths. Absolute paths of website like this :

<link rel=”stylesheet” type=”text/css” href=”css/style.css”>
<link rel=”stylesheet” type=”text/css” href=”css/font-awesome.min.css“>
<script type=”text/javascript” src=”js/jquery-1.10.2.min.js“></script>

Change them to this:
<link rel=”stylesheet” type=”text/css” href=”./css/style.css“>
<link rel=”stylesheet” type=”text/css” href=”./css/font-awesome.min.css“>
<script type=”text/javascript” src=”./js/jquery-1.10.2.min.js“></script>

6. Save your change then upload the files to your public folder in Dropbox.
7. You’ve done.

The sample  link of  site on dropbox is :

https://dl.dropboxusercontent.com/u/274254894/demo/simple-way/index.html

How to get link of your site on dropbox ? Simply click an file, click ‘COPY PUBLIC LINK”.

How to get link of your site on dropbox


 You can view my sample site. That’s it! Enjoy with this post!


{ 0 comments ... add your comment }

Post a Comment

 
Creative Muslimah Blog