Skip to content

Commit

Permalink
added jekyll headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylaw81 committed Sep 19, 2017
1 parent 613fa74 commit 8396bad
Show file tree
Hide file tree
Showing 138 changed files with 217 additions and 2,530 deletions.
3 changes: 3 additions & 0 deletions GLOSSARY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# NPM
Node Package Manager

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# ADS

- ADS Docs - http://localhost:4000
Expand Down
2 changes: 1 addition & 1 deletion _site/GLOSSARY.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=7104772699e25e1a356f072be53677c477b754ae">
<link rel="stylesheet" href="/assets/css/style.css?v=94436aef2b4f9129ea66d2f8872fbeab3f8b7a0b">
</head>
<body>
<section class="page-header">
Expand Down
23 changes: 0 additions & 23 deletions _site/GLOSSARY.md

This file was deleted.

18 changes: 9 additions & 9 deletions _site/index.html → _site/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="ADS Best Practices" />
<meta property="og:description" content="ADS Best Practices" />
<link rel="canonical" href="http://localhost:4000/" />
<meta property="og:url" content="http://localhost:4000/" />
<link rel="canonical" href="http://localhost:4000/README.html" />
<meta property="og:url" content="http://localhost:4000/README.html" />
<meta property="og:site_name" content="ads-best-practices" />
<script type="application/ld+json">
{"name":"ads-best-practices","description":"ADS Best Practices","author":null,"@type":"WebSite","url":"http://localhost:4000/","publisher":null,"image":null,"headline":"ADS","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script>
{"name":null,"description":"ADS Best Practices","author":null,"@type":"WebPage","url":"http://localhost:4000/README.html","publisher":null,"image":null,"headline":"ADS","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

<meta name="description" content="ADS Best Practices"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=7104772699e25e1a356f072be53677c477b754ae">
<link rel="stylesheet" href="/assets/css/style.css?v=94436aef2b4f9129ea66d2f8872fbeab3f8b7a0b">
</head>
<body>
<section class="page-header">
Expand All @@ -39,12 +39,12 @@ <h1 id="ads">ADS</h1>
<li>
<p>ADS Docs - http://localhost:4000</p>
</li>
<li><a href="/best-practices/">Best Practices</a>
<li><a href="/best-practices/README.html">Best Practices</a>
<ul>
<li><a href="/best-practices/linting.html">Linting</a></li>
<li><a href="/best-practices/html.html">HTML</a></li>
<li><a href="/best-practices/css.html">CSS</a></li>
<li><a href="/best-practices/javascript/">JavaScript</a>
<li><a href="/best-practices/javascript/README.html">JavaScript</a>
<ul>
<li><a href="/best-practices/javascript/types.html">Types</a></li>
<li><a href="/best-practices/javascript/references.html">References</a></li>
Expand All @@ -71,7 +71,7 @@ <h1 id="ads">ADS</h1>
<li><a href="/best-practices/javascript/accessors.html">Accessors</a></li>
</ul>
</li>
<li><a href="/best-practices/react/">React</a>
<li><a href="/best-practices/react/README.html">React</a>
<ul>
<li><a href="/best-practices/react/basic-rules.html">Basic Rules</a></li>
<li><a href="/best-practices/react/class-vs-reactcreateclass-vs-stateless.html">Class vs <code class="highlighter-rouge">React.createClass</code> vs stateless</a></li>
Expand All @@ -91,10 +91,10 @@ <h1 id="ads">ADS</h1>
</ul>
</li>
<li>
<p><a href="/perf/">Performance Testing</a></p>
<p><a href="/perf/README.html">Performance Testing</a></p>
</li>
<li>
<p><a href="/unit-testing/">Unit Testing &amp; Code Coverage</a></p>
<p><a href="/unit-testing/README.html">Unit Testing &amp; Code Coverage</a></p>
</li>
<li><a href="/GLOSSARY.html">Glossary</a></li>
</ul>
Expand Down
52 changes: 0 additions & 52 deletions _site/README.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
<meta charset="UTF-8">

<!-- Begin Jekyll SEO tag v2.3.0 -->
<title>SDP Best Practices | ads-best-practices</title>
<meta property="og:title" content="SDP Best Practices" />
<title>ADS Best Practices | ads-best-practices</title>
<meta property="og:title" content="ADS Best Practices" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="ADS Best Practices" />
<meta property="og:description" content="ADS Best Practices" />
<link rel="canonical" href="http://localhost:4000/best-practices/" />
<meta property="og:url" content="http://localhost:4000/best-practices/" />
<link rel="canonical" href="http://localhost:4000/best-practices/README.html" />
<meta property="og:url" content="http://localhost:4000/best-practices/README.html" />
<meta property="og:site_name" content="ads-best-practices" />
<script type="application/ld+json">
{"name":null,"description":"ADS Best Practices","author":null,"@type":"WebPage","url":"http://localhost:4000/best-practices/","publisher":null,"image":null,"headline":"SDP Best Practices","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script>
{"name":null,"description":"ADS Best Practices","author":null,"@type":"WebPage","url":"http://localhost:4000/best-practices/README.html","publisher":null,"image":null,"headline":"ADS Best Practices","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

<meta name="description" content="ADS Best Practices"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=7104772699e25e1a356f072be53677c477b754ae">
<link rel="stylesheet" href="/assets/css/style.css?v=94436aef2b4f9129ea66d2f8872fbeab3f8b7a0b">
</head>
<body>
<section class="page-header">
Expand All @@ -33,14 +33,14 @@ <h2 class="project-tagline">ADS Best Practices</h2>
</section>

<section class="main-content">
<h1 id="sdp-best-practices">SDP Best Practices</h1>
<h1 id="ads-best-practices">ADS Best Practices</h1>

<ul>
<li><a href="/best-practices/linting.html">Linting</a></li>
<li><a href="/best-practices/html.html">HTML</a></li>
<li><a href="/best-practices/css.html">CSS</a></li>
<li><a href="/best-practices/javascript/">JavaScript</a></li>
<li><a href="/best-practices/react/">React</a></li>
<li><a href="/best-practices/javascript/README.html">JavaScript</a></li>
<li><a href="/best-practices/react/README.html">React</a></li>
</ul>


Expand Down
7 changes: 0 additions & 7 deletions _site/best-practices/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion _site/best-practices/css.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=7104772699e25e1a356f072be53677c477b754ae">
<link rel="stylesheet" href="/assets/css/style.css?v=94436aef2b4f9129ea66d2f8872fbeab3f8b7a0b">
</head>
<body>
<section class="page-header">
Expand Down
3 changes: 0 additions & 3 deletions _site/best-practices/css.md

This file was deleted.

2 changes: 1 addition & 1 deletion _site/best-practices/html.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=7104772699e25e1a356f072be53677c477b754ae">
<link rel="stylesheet" href="/assets/css/style.css?v=94436aef2b4f9129ea66d2f8872fbeab3f8b7a0b">
</head>
<body>
<section class="page-header">
Expand Down
Loading

0 comments on commit 8396bad

Please sign in to comment.