Skip to content

Instantly share code, notes, and snippets.

@miyagui
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miyagui/1c4b67d9cf075fe90aeb to your computer and use it in GitHub Desktop.
Save miyagui/1c4b67d9cf075fe90aeb to your computer and use it in GitHub Desktop.
A good way to start the day.
//Built in php serve
php -S localhost:8000
//My Header
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment