/a-pretty-localhost

A prettified, responsive localhost file listing. Using the Twitter Bootstrap.

Primary LanguagePHP

A Pretty Localhost

A Twitter Bootstrap 2.0 File Lister (its responsive too! Go ahead and try it out for yourself!). Inspired by Chris Coyier and this post specifically.

##Preview Preview

##Installation

To install "A Pretty Localhost", just drop the files in the root folder of your localhost directory

If you have any problems you can contact me or create an issue here on Github.

##Usage

Note: This script will work with any localhost. But since I am I have a Mac, I will speak specifically to MAMP (Macintosh Apache MySQL and PHP).

Just point your browser to http://localhost:8888/

Note: The above link will only work if you actually have your localhost running on port 8888. For MAMP users this means that the link will only work when MAMP is powered up.

##Contribution

  • Fork this repo
  • Make your changes
  • Send me a pull request

##Credits This script would not be possible without Chris Coyier, Andrew Champ and this post.