瀏覽代碼

updated html

Casey DeLorme 10 年之前
父節點
當前提交
fc4c764b2f

+ 9 - 5
public/index.html

@@ -4,7 +4,7 @@
         <meta charset="utf-8">
         <title>index | Casey DeLorme's Portfolio / caseydelorme.com</title>
         <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
-        <link rel="stylesheet" type="text/css" href="/css/main.css#599d5a6">
+        <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
     </head>
     <body>
         <header>
@@ -12,9 +12,13 @@
             
             <nav>
                 <ul>
-                    <li><a href='/projects'>projects</a></li>
-                    <li><a href='/blog'>blog</a></li>
-                    <li><a href='resume.html'>resume</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/projects/'>projects</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
                 </ul>
             </nav>
             
@@ -38,7 +42,7 @@
             <a href='https://github.com/cdelorme' class='link github'></a>
             <a href='skype:casey.delorme?chat' class='link skype'></a>
             <div class="scripts">
-                <script type="text/javascript" src="/js/main.js#599d5a6" async></script>
+                <script type="text/javascript" src="/js/main.js#64dd518" async></script>
             </div>
         </footer>
 

+ 9 - 5
public/projects/caseydelorme.com.html

@@ -4,7 +4,7 @@
         <meta charset="utf-8">
         <title>caseydelorme.com | Casey DeLorme's Portfolio / caseydelorme.com</title>
         <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
-        <link rel="stylesheet" type="text/css" href="/css/main.css#599d5a6">
+        <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
     </head>
     <body>
         <header>
@@ -12,9 +12,13 @@
             
             <nav>
                 <ul>
-                    <li><a href='/projects'>projects</a></li>
-                    <li><a href='/blog'>blog</a></li>
-                    <li><a href='resume.html'>resume</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/projects/'>projects</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
                 </ul>
             </nav>
             
@@ -66,7 +70,7 @@
             <a href='https://github.com/cdelorme' class='link github'></a>
             <a href='skype:casey.delorme?chat' class='link skype'></a>
             <div class="scripts">
-                <script type="text/javascript" src="/js/main.js#599d5a6" async></script>
+                <script type="text/javascript" src="/js/main.js#64dd518" async></script>
             </div>
         </footer>
 

+ 56 - 0
public/projects/index.html

@@ -0,0 +1,56 @@
+<!doctype html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <title>index | Casey DeLorme's Portfolio / caseydelorme.com</title>
+        <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
+        <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
+    </head>
+    <body>
+        <header>
+            <a href='/'><h1>Casey DeLorme</h1></a>
+            
+            <nav>
+                <ul>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/projects/'>projects</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
+                </ul>
+            </nav>
+            
+        </header>
+
+        <div class="content group">
+            <h2>Table of Contents:</h2>
+
+<ul>
+<li><a href="/projects/caseydelorme.com.html">caseydelorme.com</a></li>
+<li><a href="/projects/level6.html">level6</a></li>
+<li><a href="/projects/staticmd.html">staticmd</a></li>
+</ul>
+
+<h1>projects</h1>
+
+<p>This section is for detailed information on projects I wrote or participated in.</p>
+
+<p>Select a project from the list!</p>
+
+        </div>
+
+        <footer>
+            <a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
+            <a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
+            <a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
+            <a href='https://github.com/cdelorme' class='link github'></a>
+            <a href='skype:casey.delorme?chat' class='link skype'></a>
+            <div class="scripts">
+                <script type="text/javascript" src="/js/main.js#64dd518" async></script>
+            </div>
+        </footer>
+
+    </body>
+</html>

+ 9 - 5
public/projects/level6.html

@@ -4,7 +4,7 @@
         <meta charset="utf-8">
         <title>level6 | Casey DeLorme's Portfolio / caseydelorme.com</title>
         <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
-        <link rel="stylesheet" type="text/css" href="/css/main.css#599d5a6">
+        <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
     </head>
     <body>
         <header>
@@ -12,9 +12,13 @@
             
             <nav>
                 <ul>
-                    <li><a href='/projects'>projects</a></li>
-                    <li><a href='/blog'>blog</a></li>
-                    <li><a href='resume.html'>resume</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/projects/'>projects</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
                 </ul>
             </nav>
             
@@ -69,7 +73,7 @@
             <a href='https://github.com/cdelorme' class='link github'></a>
             <a href='skype:casey.delorme?chat' class='link skype'></a>
             <div class="scripts">
-                <script type="text/javascript" src="/js/main.js#599d5a6" async></script>
+                <script type="text/javascript" src="/js/main.js#64dd518" async></script>
             </div>
         </footer>
 

+ 9 - 5
public/projects/staticmd.html

@@ -4,7 +4,7 @@
         <meta charset="utf-8">
         <title>staticmd | Casey DeLorme's Portfolio / caseydelorme.com</title>
         <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
-        <link rel="stylesheet" type="text/css" href="/css/main.css#599d5a6">
+        <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
     </head>
     <body>
         <header>
@@ -12,9 +12,13 @@
             
             <nav>
                 <ul>
-                    <li><a href='/projects'>projects</a></li>
-                    <li><a href='/blog'>blog</a></li>
-                    <li><a href='resume.html'>resume</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/projects/'>projects</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
                 </ul>
             </nav>
             
@@ -69,7 +73,7 @@
             <a href='https://github.com/cdelorme' class='link github'></a>
             <a href='skype:casey.delorme?chat' class='link skype'></a>
             <div class="scripts">
-                <script type="text/javascript" src="/js/main.js#599d5a6" async></script>
+                <script type="text/javascript" src="/js/main.js#64dd518" async></script>
             </div>
         </footer>
 

+ 9 - 5
public/resume.html

@@ -4,7 +4,7 @@
         <meta charset="utf-8">
         <title>resume | Casey DeLorme's Portfolio / caseydelorme.com</title>
         <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
-        <link rel="stylesheet" type="text/css" href="/css/main.css#599d5a6">
+        <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
     </head>
     <body>
         <header>
@@ -12,9 +12,13 @@
             
             <nav>
                 <ul>
-                    <li><a href='/projects'>projects</a></li>
-                    <li><a href='/blog'>blog</a></li>
-                    <li><a href='resume.html'>resume</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/projects/'>projects</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
                 </ul>
             </nav>
             
@@ -172,7 +176,7 @@
             <a href='https://github.com/cdelorme' class='link github'></a>
             <a href='skype:casey.delorme?chat' class='link skype'></a>
             <div class="scripts">
-                <script type="text/javascript" src="/js/main.js#599d5a6" async></script>
+                <script type="text/javascript" src="/js/main.js#64dd518" async></script>
             </div>
         </footer>