Skip to content

jmo-jr/localhost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretty Localhost is Pretty

I never liked the default styling of localhost (does anyone?), so I redesign it!

Before

Localhost Before

After

Localhost After

Installing

  1. Download the repository and move the .dot files to your localhost directory – on OS X, that will be the Sites folder.
  2. Done!

To toggle visibility of .dot's files, do this on Terminal:

defaults write com.apple.finder AppleShowAllFiles -bool TRUE && killall Finder

To get back to the default behavior, just change TRUE to FALSE.

Features

  • Such pixels!
  • Responsive
  • Sort by name or modification date
  • Show/hide hidden files
  • Favicons

Collaborating

If you have any suggestions, please create an issue or fork the project and submit your pull request.

Acknowledge

Code heavily taken from this post on CSS-Tricks. So hats off to Chris Coyier!

About

Better and prettier localhost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.4%
  • CSS 20.1%
  • PHP 11.0%
  • ApacheConf 1.5%