From 42e5bff59a38c207335296c0a06a8e1085001e25 Mon Sep 17 00:00:00 2001 From: moxiegirl Date: Thu, 30 Aug 2018 09:52:13 -0700 Subject: [PATCH] Adding in commenting Signed-off-by: moxiegirl --- README.md | 2 +- _includes/discourse.html | 14 ++++++++++++ _layouts/auth.html | 2 +- _layouts/default.html | 1 - _site/2017/05/25/post63.html | 1 - _site/404.html | 1 - _site/android/tutorial.html | 9 ++++---- _site/changelog/index.html | 1 - _site/contact/index.html | 1 - _site/core/auth/howitworks.html | 25 ++++++++++++++++------ _site/core/auth/howtouse.html | 25 ++++++++++++++++------ _site/core/auth/overview.html | 25 ++++++++++++++++------ _site/core/naming/architecture.html | 9 ++++---- _site/core/naming/comparison.html | 9 ++++---- _site/core/naming/did.html | 9 ++++---- _site/core/naming/forks.html | 9 ++++---- _site/core/naming/introduction.html | 9 ++++---- _site/core/naming/manage.html | 9 ++++---- _site/core/naming/namespaces.html | 9 ++++---- _site/core/naming/pickname.html | 9 ++++---- _site/core/naming/register.html | 9 ++++---- _site/core/naming/resolving.html | 9 ++++---- _site/core/naming/subdomains.html | 9 ++++---- _site/core/naming/tutorial_creation.html | 9 ++++---- _site/core/naming/tutorial_subdomains.html | 9 ++++---- _site/feed.xml | 2 +- _site/index.html | 1 - _site/ios/tutorial.html | 9 ++++---- _site/news/index.html | 1 - _site/thanks/index.html | 1 - 30 files changed, 134 insertions(+), 104 deletions(-) create mode 100644 _includes/discourse.html diff --git a/README.md b/README.md index 759da72f..09fa2b00 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To deploy to Netlify: 1. Build the site. ``` - jekyll build + JEKYLL_ENV=production jekyll build ``` 2. Force add the `_site` directory. diff --git a/_includes/discourse.html b/_includes/discourse.html new file mode 100644 index 00000000..b5924913 --- /dev/null +++ b/_includes/discourse.html @@ -0,0 +1,14 @@ +{% if jekyll.environment == "production" %} +
+ + +{% endif %} diff --git a/_layouts/auth.html b/_layouts/auth.html index a6f00400..d118d275 100644 --- a/_layouts/auth.html +++ b/_layouts/auth.html @@ -58,7 +58,7 @@ layout: default {% include related-auth.html %} - {% if site.disqus.shortname %} {% include disqus_comments.html %} {% endif %} + {% include discourse.html %} +{"description":"Android SDK Tutorial (Pre-release)","author":{"@type":"Person","name":"Blockstack"},"@type":"BlogPosting","url":"https://zbabystack.netlify.com/android/tutorial.html","headline":"Android SDK Tutorial (Pre-release)","dateModified":"2018-08-30T09:38:15-07:00","datePublished":"2018-08-30T09:38:15-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://zbabystack.netlify.com/android/tutorial.html"},"@context":"http://schema.org"} @@ -151,10 +151,10 @@ -