Everything now comes from cms.php
[dylansserver.git] / index.php
index 995f3d5..47a1ad4 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,134 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-
-<html>
-<head>
-  <meta name="generator" content=
-  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
-  <meta http-equiv="Content-type" content=
-  "text/html; charset=us-ascii">
-
-  <title>dylanstestserver</title>
-  <link href="includes/style.css" rel="stylesheet" type="text/css">
-  <link rel="icon" href="icon.png" type="image/png">
-  <script type="text/javascript" src="includes/jquery-core.js">
-</script>
-  <script type="text/javascript" src=
-  "includes/jquery-components.js">
-</script>
-  <script type="text/javascript" src="includes/tabs.js">
-</script>
-</head>
-
-<body>
-  <div id="structure">
-    <div id="banner"><img src="images/dylanstestserver.png" alt=
-    "dylanstestserver"></div>
-
-    <div id="content">
-      <div id="exhibit">
-        <div class="tabs" id="repthis">
-          <div class="minimizer"></div><a href=
-          "http://repthis.com">REPTHIS</a><br>
-          <br>
-          <i>rapid prototyping replicator</i>
-        </div>
-
-        <div class="tabs" id="peepshow">
-          <i><a href=
-          "foxy-addons/peepshow">foxy-addons/peepshow</a></i>
-        </div>
-
-        <div class="tabs" id="readoo">
-          <b><a href="readoo/">READOO</a></b>
-        </div><br>
-        <br>
-        <br>
-        <br>
-        <br>
-        <br>
-        <br>
-      </div>
-
-      <ul class="portfolio" style="text-align:right">
-        <li style="list-style: none; display: inline">
-          <h3>my projects:</h3>
-        </li>
-
-        <li class="project"><a href=
-        "#repthis">repthis.info</a></li>
-
-        <li style="list-style: none"><br></li>
-
-        <li class="project"><a href=
-        "#peepshow">foxy-addons/peepshow/</a></li>
-
-        <li style="list-style: none"><br></li>
-
-        <li class="project"><a href="#readoo">readoo/</a></li>
-
-        <li style="list-style: none">
-          <br>
-          <br>
-
-          <h3>things i've done for others:</h3>
-        </li>
-
-        <li class="project"><a href=
-        "http://activehamptons.com">activehamptons.com</a></li>
-
-        <li style="list-style: none"><br></li>
-
-        <li class="project"><a href=
-        "http://transfishing.com">transfishing.com</a></li>
-
-        <li style="list-style: none">
-          <br>
-          <br>
-
-          <h3>things i'm doing for others:</h3>
-        </li>
-
-        <li class="project"><a href=
-        "kjondesign/">kjondesign/</a></li>
-
-        <li style="list-style: none">
-          <br>
-          <br>
-
-          <h3>things i've worked on</h3>
-        </li>
-
-        <li class="project"><a href=
-        "tempositions.com">tempositions.com</a></li>
-
-        <li style="list-style: none">
-          <br>
-          <br>
-
-          <h3>my github repo:</h3>
-        </li>
-
-        <li class="project"><a href=
-        "http://github.com/nospampleasemam">github@github.com:nospampleasemam/</a></li>
-
-        <li style="list-style: none">
-          <br>
-          <br>
-          <br>
-          <br>
-          <br>
-          <br>
-
-          <h2>i am</h2>
-
-          <h1><a href="mailto:dylan@psu.edu">dylan</a></h1><a href=
-          "mailto:dylan@psu.edu">@psu.edu</a>
-        </li>
-      </ul>
-    </div><br>
-    <br>
-  </div>
-</body>
-</html>
-
+<?php require('includes/cms.php'); ?>