From 7666d0677b1cb72a661ae7a55b6229e8851909b6 Mon Sep 17 00:00:00 2001 From: Staticman Date: Wed, 16 Nov 2016 00:01:37 +0000 Subject: [PATCH 1/8] Add Staticman entry (#653) --- .../comment-1479253931238.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/_data/comments/layout-header-image-text-readability/comment-1479253931238.yml diff --git a/docs/_data/comments/layout-header-image-text-readability/comment-1479253931238.yml b/docs/_data/comments/layout-header-image-text-readability/comment-1479253931238.yml new file mode 100644 index 00000000..130aa6e3 --- /dev/null +++ b/docs/_data/comments/layout-header-image-text-readability/comment-1479253931238.yml @@ -0,0 +1,6 @@ +message: 'Cool, now how do I make a splash page my default home page?' +name: Brett +email: 374ca0d969bee21fb740b11da4182306 +url: '' +hidden: '' +date: '2016-11-15T23:52:10.556Z' From f41abd46c0c3e1703c6a671f6aebee86c4df7315 Mon Sep 17 00:00:00 2001 From: Staticman Date: Wed, 16 Nov 2016 03:08:09 +0000 Subject: [PATCH 2/8] Add Staticman entry (#654) --- .../comment-1479265677846.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml diff --git a/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml b/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml new file mode 100644 index 00000000..dfee5cc8 --- /dev/null +++ b/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml @@ -0,0 +1,6 @@ +message: "Simple. Save it in your site root folder as `index.md` or you can also save it in ` _pages` folder with whatever name you want and set `permalink: /` in its YAML Front Matter.\r\n\r\nIf you want to see an example check [`_pages/home.md`](https://github.com/mmistakes/minimal-mistakes/blob/master/docs/_pages/home.md) used for this demo site." +name: Michael Rose +email: 1ce71bc10b86565464b612093d89707e +url: 'https://mademistakes.com' +hidden: '' +date: '2016-11-16T03:07:57.173Z' From f86af5e6654131a2979973863d8c5ef2adf4017a Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 15 Nov 2016 22:14:28 -0500 Subject: [PATCH 3/8] Fix code block --- .../comment-1479265677846.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml b/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml index dfee5cc8..b485f153 100644 --- a/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml +++ b/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml @@ -1,4 +1,4 @@ -message: "Simple. Save it in your site root folder as `index.md` or you can also save it in ` _pages` folder with whatever name you want and set `permalink: /` in its YAML Front Matter.\r\n\r\nIf you want to see an example check [`_pages/home.md`](https://github.com/mmistakes/minimal-mistakes/blob/master/docs/_pages/home.md) used for this demo site." +message: "Simple. Save it in your site root folder as `index.md` or you can also save it in `_pages` folder with whatever name you want and set `permalink: /` in its YAML Front Matter.\r\n\r\nIf you want to see an example check [`_pages/home.md`](https://github.com/mmistakes/minimal-mistakes/blob/master/docs/_pages/home.md) used for this demo site." name: Michael Rose email: 1ce71bc10b86565464b612093d89707e url: 'https://mademistakes.com' From ef7aeeb07d66d03c60fa0514ee67507ef3eba275 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 16 Nov 2016 11:48:52 -0500 Subject: [PATCH 4/8] Add structured data markup for `itemprop="person"` in author-profile --- docs/_includes/author-profile.html | 149 +++++++++++++++++++++++------ 1 file changed, 119 insertions(+), 30 deletions(-) diff --git a/docs/_includes/author-profile.html b/docs/_includes/author-profile.html index 97261f32..f6637c8f 100644 --- a/docs/_includes/author-profile.html +++ b/docs/_includes/author-profile.html @@ -1,5 +1,7 @@ {% if page.author and site.data.authors[page.author] %} - {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.author %} + {% assign author = site.data.authors[page.author] %} +{% else %} + {% assign author = site.author %} {% endif %}
@@ -7,95 +9,182 @@ {% if author.avatar %}
{% if author.avatar contains "://" %} - {{ author.name }} + {{ author.name }} {% else %} - {{ author.name }} + {{ author.name }} {% endif %}
{% endif %}
-

{{ author.name }}

- {% if author.bio %}

{{ author.bio }}

{% endif %} +

{{ author.name }}

+ {% if author.bio %} +

+ {{ author.bio }} +

+ {% endif %}
From 547c30ce455b148ea657a66b28d0d57f5f90cbb3 Mon Sep 17 00:00:00 2001 From: Staticman Date: Fri, 18 Nov 2016 22:38:02 +0000 Subject: [PATCH 5/8] Add Staticman entry (#661) --- .../comments/gemified-theme-beta/comment-1479508047505.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml diff --git a/docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml b/docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml new file mode 100644 index 00000000..61feff3c --- /dev/null +++ b/docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml @@ -0,0 +1,6 @@ +message: wonderful theme! +name: burner +email: 7327e2b38683d37634ada1dfa1d9f6e7 +url: '' +hidden: '' +date: '2016-11-18T22:27:26.851Z' From f71f50b817147263833cd1602c7bef018c2b6b36 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 21 Nov 2016 09:33:35 -0500 Subject: [PATCH 6/8] Add Google AdSense to demo site --- docs/_layouts/default.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 1deb9014..b23c8856 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -15,6 +15,18 @@ {{ content }} + +
+ +
+ +