瀏覽代碼

Changed ignore policy

Nate Johnston 7 年之前
父節點
當前提交
60b6e1884f
共有 4 個文件被更改,包括 6 次插入178 次删除
  1. 6 1
      .gitignore
  2. 0 59
      static/foo/policies/index.html
  3. 0 59
      static/foo/pricing/index.html
  4. 0 59
      static/foo/resources/index.html

+ 6 - 1
.gitignore

@@ -1 +1,6 @@
-themes/*
+themes
+public
+pub
+taxonomy
+*.swp
+.DS_Store

+ 0 - 59
static/foo/policies/index.html

@@ -1,59 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-	<title>hmjStudios llc</title>
-    <!--    <link rel="stylesheet" url="css/custom.css"> -->
-    <link href="https://fonts.googleapis.com/css?family=Raleway|Pacifico" rel="stylesheet">
-</head>
-<body>
-
-    <style>
-    #main {
-        font-family: 'Raleway', sans-serif;
-        content: "";
-        background: url(/background.jpg);
-        background-repeat: no-repeat;
-        background-position: center center;
-        background-size: 20%;
-        opacity: 0.5;
-        top: 0;
-        bottom: 0;
-        left: 0;
-        right: 0;
-        position: absolute;
-        z-index: -1;
-    }
-    </style>
-
-    <div id=main>
-    
-        <center><h1 style="font-family: 'Pacifico', cursive;">hmjStudios llc</h1></center>
-
-        <table border=0 cellpadding=0 width=100% valign=top>
-            <tr>
-                <td width=20% valign=top>
-                    <!-- Left List -->
-                    <h4><a href="http://hmjstudiosllc.com">Main</a></h4>
-                    {{ range first 10 .Data.Pages }}
-                        <h4><a href="{{ .Permalink }}">{{ .Title }}</a></h4>
-                    {{ end }}
-                </td>
-
-                <td width=60% valign=top>
-                    <!-- Center Data -->
-                    Welcome to hmjStudios llc. 
-                </td>
-
-                <td width=10% valign=top>
-                    <!-- Right Contact Info -->
-                    <u><h4>Contact Info</h4></u><br>
-                    Heather Johnston<br>
-                    <a href="mailto:hmjstudiosllc@gmail.com">hmjstudiosllc@gmail.com</a><br>
-                    Sterling, Virginia
-                </td>
-            </tr>
-        </table>
-    </div>
-</body>
-</html>
-

+ 0 - 59
static/foo/pricing/index.html

@@ -1,59 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-	<title>hmjStudios llc</title>
-    <!--    <link rel="stylesheet" url="css/custom.css"> -->
-    <link href="https://fonts.googleapis.com/css?family=Raleway|Pacifico" rel="stylesheet">
-</head>
-<body>
-
-    <style>
-    #main {
-        font-family: 'Raleway', sans-serif;
-        content: "";
-        background: url(/background.jpg);
-        background-repeat: no-repeat;
-        background-position: center center;
-        background-size: 20%;
-        opacity: 0.5;
-        top: 0;
-        bottom: 0;
-        left: 0;
-        right: 0;
-        position: absolute;
-        z-index: -1;
-    }
-    </style>
-
-    <div id=main>
-    
-        <center><h1 style="font-family: 'Pacifico', cursive;">hmjStudios llc</h1></center>
-
-        <table border=0 cellpadding=0 width=100% valign=top>
-            <tr>
-                <td width=20% valign=top>
-                    <!-- Left List -->
-                    <h4><a href="http://hmjstudiosllc.com">Main</a></h4>
-                    {{ range first 10 .Data.Pages }}
-                        <h4><a href="{{ .Permalink }}">{{ .Title }}</a></h4>
-                    {{ end }}
-                </td>
-
-                <td width=60% valign=top>
-                    <!-- Center Data -->
-                    Welcome to hmjStudios llc. 
-                </td>
-
-                <td width=10% valign=top>
-                    <!-- Right Contact Info -->
-                    <u><h4>Contact Info</h4></u><br>
-                    Heather Johnston<br>
-                    <a href="mailto:hmjstudiosllc@gmail.com">hmjstudiosllc@gmail.com</a><br>
-                    Sterling, Virginia
-                </td>
-            </tr>
-        </table>
-    </div>
-</body>
-</html>
-

+ 0 - 59
static/foo/resources/index.html

@@ -1,59 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-	<title>hmjStudios llc</title>
-    <!--    <link rel="stylesheet" url="css/custom.css"> -->
-    <link href="https://fonts.googleapis.com/css?family=Raleway|Pacifico" rel="stylesheet">
-</head>
-<body>
-
-    <style>
-    #main {
-        font-family: 'Raleway', sans-serif;
-        content: "";
-        background: url(/background.jpg);
-        background-repeat: no-repeat;
-        background-position: center center;
-        background-size: 20%;
-        opacity: 0.5;
-        top: 0;
-        bottom: 0;
-        left: 0;
-        right: 0;
-        position: absolute;
-        z-index: -1;
-    }
-    </style>
-
-    <div id=main>
-    
-        <center><h1 style="font-family: 'Pacifico', cursive;">hmjStudios llc</h1></center>
-
-        <table border=0 cellpadding=0 width=100% valign=top>
-            <tr>
-                <td width=20% valign=top>
-                    <!-- Left List -->
-                    <h4><a href="http://hmjstudiosllc.com">Main</a></h4>
-                    {{ range first 10 .Data.Pages }}
-                        <h4><a href="{{ .Permalink }}">{{ .Title }}</a></h4>
-                    {{ end }}
-                </td>
-
-                <td width=60% valign=top>
-                    <!-- Center Data -->
-                    Welcome to hmjStudios llc. 
-                </td>
-
-                <td width=10% valign=top>
-                    <!-- Right Contact Info -->
-                    <u><h4>Contact Info</h4></u><br>
-                    Heather Johnston<br>
-                    <a href="mailto:hmjstudiosllc@gmail.com">hmjstudiosllc@gmail.com</a><br>
-                    Sterling, Virginia
-                </td>
-            </tr>
-        </table>
-    </div>
-</body>
-</html>
-