Giter VIP home page Giter VIP logo

_localhome's Introduction

A localhost Home Page

This page is designed to be a useful companion to your localhost website development environment.

I assume you are using Xampp, Mamp, or Lamp with this, so keep that in mind. Also, I work on this at home on Windows so you will need to change the dir path in inc/config.php to the appropriate htdocs location.

Get Started

Easiest way to get this up and running is to clone this into localhost/home and create an index.php file at root with the following code in it: <?php header("Location: /home"); ?>

This will redirect localhost to localhost/home, and has the benefit of keeping all these file in their own easy to organize folder.

I use Syntactically Awesome Stylesheets and Compass to style this and you should too. Don't worry, once you get compass installed it's super easy, just run compass watch from localhost/home and you should be on your way!

Plus that's just how I do it... feel free to chop and dice this beast up however you like. That's the cool part about programming right?

Features

  • List all sites/files in localhost
  • Blacklist for sites/files
  • Show admin link/icon for each site
  • Helpful dev links in top nav
  • And all of it is easily configurable
img/icon-gear.png from Icons DB

_localhome's People

Contributors

dsopiarz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.