diff --git a/docs/Gemfile b/docs/Gemfile
deleted file mode 100644
index bd95289ce62f..000000000000
--- a/docs/Gemfile
+++ /dev/null
@@ -1,19 +0,0 @@
-source "https://rubygems.org"
-
-gem "github-pages", group: :jekyll_plugins
-gem "minimal-mistakes-jekyll", path: ".."
-gem "rake"
-
-gem "tzinfo-data"
-gem "wdm", "~> 0.1.0" if Gem.win_platform?
-
-# If you have any plugins, put them here!
-group :jekyll_plugins do
- gem "jekyll-paginate"
- gem "jekyll-sitemap"
- gem "jekyll-gist"
- gem "jekyll-feed"
- gem "jemoji"
- gem "jekyll-include-cache"
- gem "jekyll-algolia"
-end
diff --git a/docs/Rakefile b/docs/Rakefile
deleted file mode 100644
index 1236de9f6c3e..000000000000
--- a/docs/Rakefile
+++ /dev/null
@@ -1,5 +0,0 @@
-task :default => %i[build]
-
-task :build do
- sh 'jekyll build --profile --trace --config _config.yml,_config.dev.yml'
-end
diff --git a/docs/_config.dev.yml b/docs/_config.dev.yml
deleted file mode 100644
index deceee89b697..000000000000
--- a/docs/_config.dev.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-# Develop override settings
-
-theme: minimal-mistakes-jekyll
-remote_theme: null
-url: http://localhost:4000
-
-analytics:
- provider: false
-
-comments:
- disqus:
- shortname : "mmistakes-dev"
-
-sass:
- style: expanded
diff --git a/docs/_config.yml b/docs/_config.yml
deleted file mode 100644
index 2266a9047012..000000000000
--- a/docs/_config.yml
+++ /dev/null
@@ -1,332 +0,0 @@
-# Welcome to Jekyll!
-#
-# This config file is meant for settings that affect your entire site, values
-# which you are expected to set up once and rarely need to edit after that.
-# For technical reasons, this file is *NOT* reloaded automatically when you use
-# `jekyll serve`. If you change this file, please restart the server process.
-
-remote_theme : "mmistakes/minimal-mistakes@master"
-
-minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
-
-# Site Settings
-locale : "en-US"
-title : "Minimal Mistakes"
-title_separator : "-"
-subtitle : "A Jekyll theme"
-name : &name "Michael Rose" # &name is a YAML anchor which can be *referenced later
-description : &description "A flexible Jekyll theme for your blog or site with a minimalist aesthetic."
-url : https://mmistakes.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
-baseurl : "/minimal-mistakes" # the subpath of your site, e.g. "/blog"
-repository : "mmistakes/minimal-mistakes"
-teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
-logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
-masthead_title : # overrides the website title displayed in the masthead, use " " for no title
-# breadcrumbs : false # true, false (default)
-words_per_minute : 200
-enable_copy_code_button : true
-comments:
- provider : "false" # false (default), "disqus", "discourse", "facebook", "staticman_v2", "staticman", "utterances", "giscus", "custom"
- disqus:
- shortname :
- discourse:
- server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
- facebook:
- # https://developers.facebook.com/docs/plugins/comments
- appid :
- num_posts : # 5 (default)
- colorscheme : # "light" (default), "dark"
- utterances:
- theme : # "github-light" (default), "github-dark"
- issue_term : # "pathname" (default)
- giscus:
- repo_id : # Shown during giscus setup at https://giscus.app
- category_name : # Full text name of the category
- category_id : # Shown during giscus setup at https://giscus.app
- discussion_term : # "pathname" (default), "url", "title", "og:title"
- reactions_enabled : # '1' for enabled (default), '0' for disabled
- theme : # "light" (default), "dark", "dark_dimmed", "transparent_dark", "preferred_color_scheme"
-reCaptcha:
- siteKey : # "6LdRBykTAAAAAFB46MnIu6ixuxwu9W1ihFF8G60Q"
- secret : # "PznnZGu3P6eTHRPLORniSq+J61YEf+A9zmColXDM5icqF49gbunH51B8+h+i2IvewpuxtA9TFoK68TuhUp/X3YKmmqhXasegHYabY50fqF9nJh9npWNhvITdkQHeaOqnFXUIwxfiEeUt49Yoa2waRR7a5LdRAP3SVM8hz0KIBT4="
-
-atom_feed:
- path : # blank (default) uses feed.xml
-
-search : true # true, false (default)
-search_full_content : true # true, false (default)
-search_provider : algolia # lunr (default), algolia
-algolia:
- application_id : QB6HVGBSBA # YOUR_APPLICATION_ID
- index_name : minimal_mistakes # YOUR_INDEX_NAME
- search_only_api_key : 9d5014e5bbc77372547bce778dfa5663 # YOUR_SEARCH_ONLY_API_KEY
- powered_by : true # true (default), false
- files_to_exclude:
- - _posts/2017-11-28-post-exclude-search.md
-
-# SEO Related
-google_site_verification : "UQj93ERU9zgECodaaXgVpkjrFn9UrDMEzVamacSoQ8Y" # Replace this with your ID, or delete
-bing_site_verification :
-naver_site_verification :
-yandex_site_verification :
-baidu_site_verification :
-
-# Social Sharing
-twitter:
- username : &twitter "mmistakes"
-facebook:
- username : &facebook "michaelrose"
- app_id :
- publisher :
-og_image : "/assets/images/site-logo.png" # Open Graph/Twitter default site image
-# For specifying social profiles, used in _includes/seo.html
-# - https://developers.google.com/structured-data/customize/social-profiles
-social:
- type : # Person or Organization (defaults to Person)
- name : # If the user or organization name differs from the site's name
- links: # An array of links to social media profiles
- - "https://twitter.com/mmistakes"
- - "https://www.facebook.com/michaelrose"
-
-# Analytics
-analytics:
- provider : "google-universal" # false (default), "google", "google-universal", "google-gtag", "custom"
- google:
- tracking_id : "UA-2011187-3" # Replace this with your ID, or delete
- anonymize_ip : true
-
-
-# Site Author
-author:
- name : *name # *name is a YAML reference pointing to the &anchor earlier
- avatar : "/assets/images/michael-rose.jpg"
- bio : "Just another *boring*, *tattooed*, *time traveling*, *designer*."
- location : "Buffalo, NY"
- links:
- - label: "Made Mistakes"
- icon: "fas fa-fw fa-link"
- url: "https://mademistakes.com"
- - label: "Twitter"
- icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/mmistakes"
- - label: "GitHub"
- icon: "fab fa-fw fa-github"
- url: "https://github.com/mmistakes"
- - label: "Instagram"
- icon: "fab fa-fw fa-instagram"
- url: "https://instagram.com/mmistakes"
-
-
-# Site Footer
-footer:
- links:
- - label: "Twitter"
- icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/mmistakes"
- - label: "GitHub"
- icon: "fab fa-fw fa-github"
- url: "https://github.com/mmistakes"
- - label: "Instagram"
- icon: "fab fa-fw fa-instagram"
- url: "https://instagram.com/mmistakes"
-
-
-# Reading Files
-include:
- - .htaccess
- - _pages
-exclude:
- - "*.sublime-project"
- - "*.sublime-workspace"
- - vendor
- - .asset-cache
- - .bundle
- - .jekyll-assets-cache
- - .sass-cache
- - assets/js/plugins
- - assets/js/_main.js
- - assets/js/vendor
- - Capfile
- - CHANGELOG
- - config
- - Gemfile
- - Gruntfile.js
- - gulpfile.js
- - LICENSE
- - log
- - node_modules
- - package.json
- - Rakefile
- - README
- - tmp
-keep_files:
- - .git
- - .svn
-encoding: "utf-8"
-markdown_ext: "markdown,mkdown,mkdn,mkd,md"
-
-
-# Conversion
-markdown: kramdown
-highlighter: rouge
-lsi: false
-excerpt_separator: "\n\n"
-incremental: false
-
-
-# Markdown Processing
-kramdown:
- input: GFM
- hard_wrap: false
- auto_ids: true
- footnote_nr: 1
- entity_output: as_char
- toc_levels: 1..6
- smart_quotes: lsquo,rsquo,ldquo,rdquo
- enable_coderay: false
-
-
-# Collections
-collections:
- docs:
- output: true
- permalink: /:collection/:path/
- recipes:
- output: true
- permalink: /:collection/:path/
- pets:
- output: true
- permalink: /:collection/:path/
- portfolio:
- output: true
- permalink: /:collection/:path/
-
-
-# Defaults
-defaults:
- # _posts
- - scope:
- path: ""
- type: posts
- values:
- layout: single
- author_profile: true
- read_time: true
- comments: true
- share: true
- related: true
- # _pages
- - scope:
- path: "_pages"
- type: pages
- values:
- layout: single
- author_profile: true
- # _docs
- - scope:
- path: ""
- type: docs
- values:
- layout: single
- read_time: false
- author_profile: false
- share: false
- comments: false
- toc_sticky: true
- sidebar:
- nav: "docs"
- # _recipes
- - scope:
- path: ""
- type: recipes
- values:
- layout: single
- author_profile: true
- share: true
- comments: true
- # _pets
- - scope:
- path: ""
- type: pets
- values:
- layout: single
- author_profile: true
- share: true
- comment: true
- # _portfolio
- - scope:
- path: ""
- type: portfolio
- values:
- layout: single
- author_profile: false
- share: true
-
-
-# Sass/SCSS
-sass:
- sass_dir: _sass
- style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
-
-
-# Outputting
-permalink: /:categories/:title/
-# paginate: 5 # amount of posts to show
-# paginate_path: /page:num/
-timezone: America/New_York # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
-
-
-# Plugins (previously gems:)
-plugins:
- - jekyll-paginate
- - jekyll-sitemap
- - jekyll-gist
- - jekyll-feed
- - jemoji
- - jekyll-include-cache
-
-# mimic GitHub Pages with --safe
-whitelist:
- - jekyll-paginate
- - jekyll-sitemap
- - jekyll-gist
- - jekyll-feed
- - jemoji
- - jekyll-include-cache
-
-
-# Archives
-# Type
-# - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default)
-# - Jekyll Archives plugin archive pages ~> type: jekyll-archives
-# Path (examples)
-# - Archive page should exist at path when using Liquid method or you can
-# expect broken links (especially with breadcrumbs enabled)
-# - /tags/my-awesome-tag/index.html ~> path: /tags/
-# - /categories/my-awesome-category/index.html ~> path: /categories/
-# - /my-awesome-category/index.html ~> path: /
-category_archive:
- type: liquid
- path: /categories/
-tag_archive:
- type: liquid
- path: /tags/
-# https://github.com/jekyll/jekyll-archives
-# jekyll-archives:
-# enabled:
-# - categories
-# - tags
-# layouts:
-# category: archive-taxonomy
-# tag: archive-taxonomy
-# permalinks:
-# category: /categories/:name/
-# tag: /tags/:name/
-
-
-# HTML Compression
-# - http://jch.penibelst.de/
-compress_html:
- clippings: all
- ignore:
- envs: development
diff --git a/docs/_data/authors.yml b/docs/_data/authors.yml
deleted file mode 100644
index 256ee1fe1812..000000000000
--- a/docs/_data/authors.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-# Authors
-
-Billy Rick:
- name : "Billy Rick"
- bio : "What do you want, jewels? I am a very extravagant man."
- avatar : "/assets/images/bio-photo-2.jpg"
- links:
- - label: "Email"
- icon: "fas fa-fw fa-envelope-square"
- url: "mailto:billyrick@rick.com"
- - label: "Website"
- icon: "fas fa-fw fa-link"
- url: "https://thewhip.com"
- - label: "Twitter"
- icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/extravagantman"
-
-Cornelius Fiddlebone:
- name : "Cornelius Fiddlebone"
- bio : "I ordered what?"
- avatar : "/assets/images/bio-photo.jpg"
- links:
- - label: "Email"
- icon: "fas fa-fw fa-envelope-square"
- url: "mailto:cornelius@thewhip.com"
- - label: "Twitter"
- icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/rhymeswithsackit"
\ No newline at end of file
diff --git a/docs/_data/comments/chocolate-chip-cookies/comment-1473870213530.yml b/docs/_data/comments/chocolate-chip-cookies/comment-1473870213530.yml
deleted file mode 100644
index 7eeb3fc09b07..000000000000
--- a/docs/_data/comments/chocolate-chip-cookies/comment-1473870213530.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: Cooooookies! Yum! (Thanks for this awesome them.. and... recipe..)
-name: Markus
-email: f6f9be6ae6e174661ea7c87a520ffef8
-url: 'http://www.markusgiesen.com'
-hidden: ''
-date: '2016-09-14T16:23:32.840Z'
diff --git a/docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml b/docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml
deleted file mode 100644
index c4865ca48a51..000000000000
--- a/docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: "DELETE ME\r\n\r\njust trying out the comment system"
-name: Donald Duck
-email: cfedc848417c6ed0ce1eed35e741b26e
-url: 'http://disney.com'
-hidden: ''
-date: '2016-11-03T22:51:07.174Z'
diff --git a/docs/_data/comments/chocolate-chip-cookies/comment-1500181304581.yml b/docs/_data/comments/chocolate-chip-cookies/comment-1500181304581.yml
deleted file mode 100644
index 5fafd7f98ccf..000000000000
--- a/docs/_data/comments/chocolate-chip-cookies/comment-1500181304581.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-_id: dcd6d950-69e3-11e7-8901-815fa61174ff
-message: >-
- I'm exploring this theme. Apparently replies are not supported on this theme
- (yet). Am I correct?
-name: Harry
-email: 58dfe5ef6aaf9bf9af5a0b17b52e6168
-url: 'http://www.deepfriedbrainproject.com'
-hidden: ''
-date: '2017-07-16T05:01:44.574Z'
diff --git a/docs/_data/comments/chocolate-chip-cookies/comment-1500214855350.yml b/docs/_data/comments/chocolate-chip-cookies/comment-1500214855350.yml
deleted file mode 100644
index 1873595a3648..000000000000
--- a/docs/_data/comments/chocolate-chip-cookies/comment-1500214855350.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-_id: faa63db0-6a31-11e7-8901-815fa61174ff
-message: >-
- @Harry - That's correct. See [this issue on
- GitHub](https://github.com/mmistakes/minimal-mistakes/issues/803) for more
- context as to why replies aren't added yet.
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2017-07-16T14:20:55.348Z'
diff --git a/docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml b/docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml
deleted file mode 100644
index 61feff3c3631..000000000000
--- a/docs/_data/comments/gemified-theme-beta/comment-1479508047505.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: wonderful theme!
-name: burner
-email: 7327e2b38683d37634ada1dfa1d9f6e7
-url: ''
-hidden: ''
-date: '2016-11-18T22:27:26.851Z'
diff --git a/docs/_data/comments/gemified-theme-beta/comment-1480591890264.yml b/docs/_data/comments/gemified-theme-beta/comment-1480591890264.yml
deleted file mode 100644
index a55579653101..000000000000
--- a/docs/_data/comments/gemified-theme-beta/comment-1480591890264.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: b3f80ef0-b7b9-11e6-9b81-0bc3350a75b6
-message: Awesome....
-name: Joko
-email: e173d909aa244a3fbf81908da947ff94
-url: ''
-hidden: ''
-date: '2016-12-01T11:31:30.231Z'
diff --git a/docs/_data/comments/gemified-theme-beta/comment-1482532165381.yml b/docs/_data/comments/gemified-theme-beta/comment-1482532165381.yml
deleted file mode 100644
index 504c782167bd..000000000000
--- a/docs/_data/comments/gemified-theme-beta/comment-1482532165381.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-_id: 4218daa0-c95f-11e6-b347-77ada084d3be
-message: Agreed
-name: Bob
-email: d73914c0f3c7350b9fbc0790e1fc0412
-url: ''
-hidden: ''
-date: '2016-12-23T22:29:25.380Z'
-data: '2016-12-23T22:29:25.380Z'
diff --git a/docs/_data/comments/gemified-theme-beta/comment-1483456786593.yml b/docs/_data/comments/gemified-theme-beta/comment-1483456786593.yml
deleted file mode 100644
index cee4ee313e2e..000000000000
--- a/docs/_data/comments/gemified-theme-beta/comment-1483456786593.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: 0ef265d0-d1c8-11e6-b0a9-efc179b06d97
-message: "Got a little problem here,\r\n\r\nIf I'm using Github pages, should I delete those Theme files?\r\n\r\nbecause after I `bundle update`, they didn't generated as expected, or I've misunderstanding.\r\n\r\nOr, I should follow the instruction in Installation:\r\n> To maintain a local Jekyll environment in sync with GitHub Pages replace the gem \"jekyll\" line with gem \"github-pages\", group: :jekyll_plugins and run the following:\r\n\r\nThanks : )"
-name: Specialvict
-email: e568a82db250c5130842f4fa42d5cacf
-url: 'https://oaleeapp.info'
-hidden: ''
-date: '2017-01-03T15:19:46.590Z'
diff --git a/docs/_data/comments/gemified-theme-beta/comment-1483457152038.yml b/docs/_data/comments/gemified-theme-beta/comment-1483457152038.yml
deleted file mode 100644
index 9ffd50d899b2..000000000000
--- a/docs/_data/comments/gemified-theme-beta/comment-1483457152038.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: e91c28e0-d1c8-11e6-b0a9-efc179b06d97
-message: "@Specialvict - follow [these instructions](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#github-pages-compatible-method) in the docs. The theme gem install instructions don't apply to you since GitHub Pages doesn't support 3rd party gem themes yet.\r\n\r\nYou need to install the old way of forking the theme files."
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2017-01-03T15:25:52.037Z'
diff --git a/docs/_data/comments/gemified-theme-beta/comment-1519412839827.yml b/docs/_data/comments/gemified-theme-beta/comment-1519412839827.yml
deleted file mode 100644
index 68e67cc3f995..000000000000
--- a/docs/_data/comments/gemified-theme-beta/comment-1519412839827.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: c4c722a0-18cc-11e8-81e7-ad1d9008e648
-message: great theme!
-name: vern
-email: a6f5c444240028e515acd8e8808cd130
-url: ''
-hidden: ''
-date: '2018-02-23T19:07:19.827Z'
diff --git a/docs/_data/comments/layout-comments/comment-1470944006665.yml b/docs/_data/comments/layout-comments/comment-1470944006665.yml
deleted file mode 100644
index fd4e1a7996b6..000000000000
--- a/docs/_data/comments/layout-comments/comment-1470944006665.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: "\r\n\r\n“It's hard to be an artist. It's hard to be anything. It's hard to be.”"
-name: Bill Murray
-email: b0caa2a71f5066b3d90711c224578c21
-url: ''
-hidden: ''
-date: '2016-08-11T19:33:25.928Z'
diff --git a/docs/_data/comments/layout-comments/comment-1470944162041.yml b/docs/_data/comments/layout-comments/comment-1470944162041.yml
deleted file mode 100644
index fb9b55e3380e..000000000000
--- a/docs/_data/comments/layout-comments/comment-1470944162041.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: "> “I never had seen Seinfeld, and they said, ‘Oh, it’s the last episode.’ And I said, ‘Oh, I’ll watch Seinfeld.’ And it was terrible.”\r\n>\r\n> *— From a 2014 interview with Howard Stern*"
-name: Anonymous
-email: 8c7e898f1b570760f834ecc03edf6b35
-url: ''
-hidden: ''
-date: '2016-08-11T19:36:01.033Z'
diff --git a/docs/_data/comments/layout-comments/comment-1472308473018.yml b/docs/_data/comments/layout-comments/comment-1472308473018.yml
deleted file mode 100644
index 52f7d6e6cd8b..000000000000
--- a/docs/_data/comments/layout-comments/comment-1472308473018.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: test
-name: test
-email: c028c75814332d38e088e43a252b7092
-url: ''
-hidden: ''
-date: '2016-08-27T14:34:32.281Z'
diff --git a/docs/_data/comments/layout-comments/comment-1514406795156.yml b/docs/_data/comments/layout-comments/comment-1514406795156.yml
deleted file mode 100644
index 2370d9edd156..000000000000
--- a/docs/_data/comments/layout-comments/comment-1514406795156.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-_id: 29e7b010-eb45-11e7-a44f-935f90061bb7
-message: >-
- I am not able to figure out the staticman v2 comments. Please help. Even after
- updating the end points also its throws me a message that there is an error
- with submission
-name: Krishna
-email: 72e637576fd8729a323d648719daf631
-url: ''
-hidden: ''
-date: '2017-12-27T20:33:15.155Z'
diff --git a/docs/_data/comments/layout-comments/comment-1514407115153.yml b/docs/_data/comments/layout-comments/comment-1514407115153.yml
deleted file mode 100644
index 61a56ff4d27b..000000000000
--- a/docs/_data/comments/layout-comments/comment-1514407115153.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-_id: e8aa5fc0-eb45-11e7-a44f-935f90061bb7
-message: "Please open issue on GitHub and provide a link to a public repo.\r\n\r\n"
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2017-12-27T20:38:35.152Z'
-timestamp: 1514407115
diff --git a/docs/_data/comments/layout-comments/comment-1538482988032.yml b/docs/_data/comments/layout-comments/comment-1538482988032.yml
deleted file mode 100644
index ba1536249c74..000000000000
--- a/docs/_data/comments/layout-comments/comment-1538482988032.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-_id: eb2fc040-c63d-11e8-a3e5-1590186c2f0d
-message: >-
- Took a while to get commenting working for me, but got it in the end. I used
- the layout for the comments here on my own site. Very clean.
-name: Bobby
-email: 2f9024d5ac2e697176aab289c8c7ab76
-url: ''
-hidden: ''
-date: '2018-10-02T12:23:08.031Z'
diff --git a/docs/_data/comments/layout-header-image-horizontal/comment-1483124729757.yml b/docs/_data/comments/layout-header-image-horizontal/comment-1483124729757.yml
deleted file mode 100644
index 501190128d6f..000000000000
--- a/docs/_data/comments/layout-header-image-horizontal/comment-1483124729757.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: edfee0e0-cec2-11e6-9fec-f15f86beaa6c
-message: "How do I add a header image to the minimal mistakes theme? It's given in documentation to add a YAML front matter. But it's not given where to add it? \r\nHeader documentation"
-name: shivam mitra
-email: 38e378dc28daa978e5e7296723b3a65c
-url: 'https://codophobia.github.io/'
-hidden: ''
-date: '2016-12-30T19:05:29.755Z'
diff --git a/docs/_data/comments/layout-header-image-horizontal/comment-1483128389943.yml b/docs/_data/comments/layout-header-image-horizontal/comment-1483128389943.yml
deleted file mode 100644
index 660c407956a8..000000000000
--- a/docs/_data/comments/layout-header-image-horizontal/comment-1483128389943.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-_id: 73977ed0-cecb-11e6-9fec-f15f86beaa6c
-message: >-
- You add it to the YAML Front Matter of the post or page you want the header
- on. It's not globally assigned. If you want the same header on every page you
- could set it with [front matter
- defaults](https://jekyllrb.com/docs/configuration/#front-matter-defaults).
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2016-12-30T20:06:29.940Z'
diff --git a/docs/_data/comments/layout-header-image-text-readability/comment-1474306861206.yml b/docs/_data/comments/layout-header-image-text-readability/comment-1474306861206.yml
deleted file mode 100644
index 0191bbb76a66..000000000000
--- a/docs/_data/comments/layout-header-image-text-readability/comment-1474306861206.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-message: Test message
-name: Artur
-email: 1cbebf1e64617de54d7858ffc6d96935
-url: ''
-hidden: ''
-date: '2016-09-19T17:41:00.416Z'
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
deleted file mode 100644
index 130aa6e3db91..000000000000
--- a/docs/_data/comments/layout-header-image-text-readability/comment-1479253931238.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-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'
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
deleted file mode 100644
index b485f1532579..000000000000
--- a/docs/_data/comments/layout-header-image-text-readability/comment-1479265677846.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-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'
diff --git a/docs/_data/comments/layout-header-overlay-image/comment-1512840683260.yml b/docs/_data/comments/layout-header-overlay-image/comment-1512840683260.yml
deleted file mode 100644
index 7a2e2f5bb875..000000000000
--- a/docs/_data/comments/layout-header-overlay-image/comment-1512840683260.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-_id: c6489fc0-dd06-11e7-be15-a3469e549c00
-message: >-
- Have you think about adding an "height"-limit feature to the tos, allowing
- users to use very heigh images, and not struggling with custom CSS and
- classes?:-)
-name: Tobias Nordahl Kristensen
-email: 86a84379052b26c55c912dc27ddd8647
-url: ''
-hidden: ''
-date: '2017-12-09T17:31:23.259Z'
diff --git a/docs/_data/comments/layout-header-overlay-image/comment-1513110608614.yml b/docs/_data/comments/layout-header-overlay-image/comment-1513110608614.yml
deleted file mode 100644
index 969b7b00db72..000000000000
--- a/docs/_data/comments/layout-header-overlay-image/comment-1513110608614.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-_id: 3db51ae0-df7b-11e7-8cc2-7d7640aa7c35
-message: >-
- Sorry for the noob question but what is the proper way to increase the image
- containers height?
-name: Marc
-email: 23569aaeded782b63941771dc067ca28
-url: ''
-hidden: ''
-date: '2017-12-12T20:30:08.613Z'
-timestamp: 1513110608
diff --git a/docs/_data/comments/layout-header-overlay-image/comment-1513111329875.yml b/docs/_data/comments/layout-header-overlay-image/comment-1513111329875.yml
deleted file mode 100644
index 76e6718575d6..000000000000
--- a/docs/_data/comments/layout-header-overlay-image/comment-1513111329875.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-_id: ec74b620-df7c-11e7-8cc2-7d7640aa7c35
-message: "@Marc - you can set a height via CSS on `.page__hero--overlay`. It currently stretches to fit the text content inside of it, but if you want to make it taller just add something like `height: 500px;`.\r\n\r\nThis styling is in [`_sass/_page.scss`](https://github.com/mmistakes/minimal-mistakes/blob/4.8.0/_sass/minimal-mistakes/_page.scss#L136-L147).\r\n\r\nFor further context check [issue #542](https://github.com/mmistakes/minimal-mistakes/issues/542) on GitHub... probably a better place to ask/leave questions than the comments here."
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2017-12-12T20:42:09.874Z'
-timestamp: 1513111329
diff --git a/docs/_data/comments/layout-header-overlay-image/comment-1513111563922.yml b/docs/_data/comments/layout-header-overlay-image/comment-1513111563922.yml
deleted file mode 100644
index 58906f4aeb6c..000000000000
--- a/docs/_data/comments/layout-header-overlay-image/comment-1513111563922.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-_id: 77e56d80-df7d-11e7-8cc2-7d7640aa7c35
-message: "@Tobias - No, I have not thought about that. In general I'm not a fan of setting max-heights or widths as they fall apart in a responsive world. What might be 500px high on desktop could be smaller or larger on mobile (and everywhere in between).\r\n\r\nJavaScript could probably be used to determine some of that, but in this case I don't really see the benefit by adding more complexity."
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2017-12-12T20:46:03.921Z'
-timestamp: 1513111563
diff --git a/docs/_data/comments/layout-related-posts/comment-1500183131535.yml b/docs/_data/comments/layout-related-posts/comment-1500183131535.yml
deleted file mode 100644
index 2fbc3550dcb1..000000000000
--- a/docs/_data/comments/layout-related-posts/comment-1500183131535.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: 1dda62b0-69e8-11e7-8901-815fa61174ff
-message: I don't see any related posts here.
-name: Harry
-email: 58dfe5ef6aaf9bf9af5a0b17b52e6168
-url: 'http://www.deepfriedbrainproject.com'
-hidden: ''
-date: '2017-07-16T05:32:11.534Z'
diff --git a/docs/_data/comments/layout-related-posts/comment-1500214974083.yml b/docs/_data/comments/layout-related-posts/comment-1500214974083.yml
deleted file mode 100644
index 80035e29c12b..000000000000
--- a/docs/_data/comments/layout-related-posts/comment-1500214974083.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-_id: 417a69a0-6a32-11e7-8901-815fa61174ff
-message: >-
- @Harry It's a bug in how Jekyll handles related posts. See this [pull request
- on GitHub](https://github.com/mmistakes/minimal-mistakes/pull/978) for the
- fix. I haven't merged it yet for a variety of reasons.
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2017-07-16T14:22:54.082Z'
diff --git a/docs/_data/comments/layout-sidebar-custom/comment-1519247076880.yml b/docs/_data/comments/layout-sidebar-custom/comment-1519247076880.yml
deleted file mode 100644
index 05d8a4c46e12..000000000000
--- a/docs/_data/comments/layout-sidebar-custom/comment-1519247076880.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-_id: d262cff0-174a-11e8-b61b-7b344215416b
-message: "Hey. I'm a newbie to github pages and jekyll, but I am liking the setup and loving your theme!\r\n\r\nI have an image that I want to add to the sidebar, but it is a little bit too big. Is there some way I can resize the image in the sidebar YAML Front Matter without needing another copy of it in github? I know I could resize it myself if I was adding it to the body of the text, but I can't find a way to do it in the YAML Front Matter.\r\nThx"
-name: Brynjar Smári
-email: 07e1d805e3e0472d0d7762ac8f7b2496
-url: 'https://binnisb.github.io'
-hidden: ''
-date: '2018-02-21T21:04:36.879Z'
-approved: false
-title: Comment
diff --git a/docs/_data/comments/layout-sidebar-custom/comment-1519247290410.yml b/docs/_data/comments/layout-sidebar-custom/comment-1519247290410.yml
deleted file mode 100644
index b783105b4264..000000000000
--- a/docs/_data/comments/layout-sidebar-custom/comment-1519247290410.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-_id: 51aa9540-174b-11e8-b61b-7b344215416b
-message: "No there isn't a native way of doing this. The theme and Jekyll core have no ability to transform your assets.\r\n\r\nYou'll need to manually do it, use a task runner like Gulp or Grunt, or a Jekyll plugin to resize the image for you."
-name: Michael Rose
-email: 1ce71bc10b86565464b612093d89707e
-url: 'https://mademistakes.com'
-hidden: ''
-date: '2018-02-21T21:08:10.409Z'
-approved: false
-title: Comment
diff --git a/docs/_data/comments/layout-sidebar-custom/comment-1520748170396.yml b/docs/_data/comments/layout-sidebar-custom/comment-1520748170396.yml
deleted file mode 100644
index 64b724acbb51..000000000000
--- a/docs/_data/comments/layout-sidebar-custom/comment-1520748170396.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: d3bbd220-24f1-11e8-af65-d13c8029700e
-message: "Hello Rose,\r\nCan you please add a feature for adding a custom sidebar on right hand side or let me know if it already exits or how can I implement it ? \r\nThanks"
-name: Vipin Kumar
-email: eeafc03a07852a239754fb68cca903b3
-url: ''
-hidden: ''
-date: '2018-03-11T06:02:50.395Z'
diff --git a/docs/_data/comments/layout-sidebar-nav-list/comment-1492811460488.yml b/docs/_data/comments/layout-sidebar-nav-list/comment-1492811460488.yml
deleted file mode 100644
index 53ed228c1f74..000000000000
--- a/docs/_data/comments/layout-sidebar-nav-list/comment-1492811460488.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-_id: 9b722860-26dc-11e7-ba90-7b0064600583
-message: >-
- Is there a way to have a sidebar link jump to a particular part of the current
- page? I have a long post that I want to let a viewer jump to different parts
- without creating separate pages.
-name: Josh
-email: b1d267b408432e054759f6b16d4ff24b
-url: 'https://stregerdev.github.io'
-hidden: ''
-date: '2017-04-21T21:51:00.487Z'
diff --git a/docs/_data/comments/layout-sidebar-nav-list/comment-1492812977693.yml b/docs/_data/comments/layout-sidebar-nav-list/comment-1492812977693.yml
deleted file mode 100644
index eff3c6cf276d..000000000000
--- a/docs/_data/comments/layout-sidebar-nav-list/comment-1492812977693.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-_id: 23c51da0-26e0-11e7-ba90-7b0064600583
-message: "@Josh Kramdown auto creates id's on all of your page headlines in a post which you could use for this purpose. If you look at the source on [this page](https://mmistakes.github.io/minimal-mistakes/markup/markup-html-tags-and-formatting/) you'll see what I mean. For example the first heading named **Header one**:\r\n\r\n```html\r\n