Skip to content

Commit

Permalink
chore: merge pull request #22 from EmmaRamirez/feature/drafts
Browse files Browse the repository at this point in the history
Feature/drafts
  • Loading branch information
EmmaRamirez authored Jan 14, 2018
2 parents 773b839 + 506ba69 commit 4d40c0f
Show file tree
Hide file tree
Showing 20 changed files with 308 additions and 199 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
[![Build Status](https://img.shields.io/travis/EmmaRamirez/emmaramirez.me.svg?style=flat-square)](https://travis-ci.org/EmmaRamirez/emmaramirez.me)
[![Coveralls github branch](https://img.shields.io/coveralls/github/EmmaRamirez/emmaramirez.me/master.svg?style=flat-square)]()
[![npm](https://img.shields.io/github/release/emmaramirez/emmaramirez.me.svg?style=flat-square)](https://github.com/EmmaRamirez/emmaramirez.me/releases)
[![license](https://img.shields.io/badge/license-MIT%20License-blue.svg?style=flat-square)](https://github.com/EmmaRamirez/emmaramirez.me/blob/master/LICENSE.md)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)
[![internet](https://img.shields.io/badge/%F0%9F%8C%90-internet%20certified-brightgreen.svg?style=flat-square)]()

[![license](https://img.shields.io/badge/license-MIT%20License-blue.svg?style=flat-square)]

my corner of the internet.

Expand Down
2 changes: 1 addition & 1 deletion docs/bundle.js

Large diffs are not rendered by default.

16 changes: 4 additions & 12 deletions docs/posts/my-first-day-at-npm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../code-theme.css" rel="stylesheet">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
Expand Down Expand Up @@ -34,16 +34,10 @@
<div id='app'></div>
<div id="disqus_thread"></div>
<script>

/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = 'http://emmaramirez.me/posts/my-first-day-at-npm/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'my-first-day-at-npm'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
this.page.url = 'http://emmaramirez.me/posts/my-first-day-at-npm/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'my-first-day-at-npm'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://emmaramirez-me.disqus.com/embed.js';
Expand All @@ -52,16 +46,14 @@
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

<script src='../../bundle.js'></script>
<script src="../../rainbow-custom.min.js"></script><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79007755-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-79007755-1');
</script>
</script>
</body>
</html>
16 changes: 4 additions & 12 deletions docs/posts/on-joining-and-leaving-a-techstars-company/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../code-theme.css" rel="stylesheet">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
Expand Down Expand Up @@ -51,16 +51,10 @@ <h2 id="a-space-of-one-s-own">A Space of One’s Own</h2>
<div id='app'></div>
<div id="disqus_thread"></div>
<script>

/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = 'http://emmaramirez.me/posts/on-joining-and-leaving-a-techstars-company/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'on-joining-and-leaving-a-techstars-company'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
this.page.url = 'http://emmaramirez.me/posts/on-joining-and-leaving-a-techstars-company/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'on-joining-and-leaving-a-techstars-company'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://emmaramirez-me.disqus.com/embed.js';
Expand All @@ -69,16 +63,14 @@ <h2 id="a-space-of-one-s-own">A Space of One’s Own</h2>
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

<script src='../../bundle.js'></script>
<script src="../../rainbow-custom.min.js"></script><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79007755-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-79007755-1');
</script>
</script>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../code-theme.css" rel="stylesheet">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
Expand Down Expand Up @@ -126,16 +126,10 @@ <h2 id="futher-reading">Futher Reading</h2>
<div id='app'></div>
<div id="disqus_thread"></div>
<script>

/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = 'http://emmaramirez.me/posts/piping-hot-a-rundown-on-the-pipeline-operator/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'piping-hot-a-rundown-on-the-pipeline-operator'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
this.page.url = 'http://emmaramirez.me/posts/piping-hot-a-rundown-on-the-pipeline-operator/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'piping-hot-a-rundown-on-the-pipeline-operator'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://emmaramirez-me.disqus.com/embed.js';
Expand All @@ -144,16 +138,14 @@ <h2 id="futher-reading">Futher Reading</h2>
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

<script src='../../bundle.js'></script>
<script src="../../rainbow-custom.min.js"></script><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79007755-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-79007755-1');
</script>
</script>
</body>
</html>
16 changes: 4 additions & 12 deletions docs/posts/the-safe-navigation-operator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../code-theme.css" rel="stylesheet">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
Expand Down Expand Up @@ -50,16 +50,10 @@ <h2 id="using-it-today">Using it Today</h2>
<div id='app'></div>
<div id="disqus_thread"></div>
<script>

/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = 'http://emmaramirez.me/posts/the-safe-navigation-operator/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'the-safe-navigation-operator'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
this.page.url = 'http://emmaramirez.me/posts/the-safe-navigation-operator/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'the-safe-navigation-operator'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://emmaramirez-me.disqus.com/embed.js';
Expand All @@ -68,16 +62,14 @@ <h2 id="using-it-today">Using it Today</h2>
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

<script src='../../bundle.js'></script>
<script src="../../rainbow-custom.min.js"></script><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79007755-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-79007755-1');
</script>
</script>
</body>
</html>
16 changes: 4 additions & 12 deletions docs/posts/yet-another-blog-post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../code-theme.css" rel="stylesheet">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
Expand All @@ -31,16 +31,10 @@
<div id='app'></div>
<div id="disqus_thread"></div>
<script>

/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = 'http://emmaramirez.me/posts/yet-another-blog-post/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'yet-another-blog-post'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
this.page.url = 'http://emmaramirez.me/posts/yet-another-blog-post/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'yet-another-blog-post'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://emmaramirez-me.disqus.com/embed.js';
Expand All @@ -49,16 +43,14 @@
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

<script src='../../bundle.js'></script>
<script src="../../rainbow-custom.min.js"></script><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79007755-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-79007755-1');
</script>
</script>
</body>
</html>
101 changes: 101 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4d40c0f

Please sign in to comment.