By scottnesbitt for MakeTechEasier.com
Dropbox is more than simply a convenient way to share, store, and sync files. Thanks to some clever individuals in the development community, you can do much more with Dropbox.One of the more interesting and useful third-party applications for Dropbox is DropPages. It turns Dropbox into a simple web server, letting you publish static web pages quickly and easily. You don’t even have to buy a domain or pay for hosting.
Here’s a look at how to get up and running with DropPages.
What You’ll Need
Obviously, you’ll need a Dropbox account. It’s free, and you get plenty of storage. Especially if you only use your Dropbox account for serving your web pages.
You’ll also need some files called themes. These provide the framework for your web site, and you can download them here. There are only three themes available, but they’re not bad looking.
That said, you can fine tune or create your own theme. How? Well, the themes are formatted with Markdown, a lightweight markup language that’s similar to Textile (which was covered by Make Tech Easier). Once you learn a bit of Markdown, you can customize your theme.
Once you have all of that, you’re ready to go.
Article Continued Here
This excerpt is shared with permission from maketecheasier.com.