diff --git a/themes/learn2-git-sync/.dependencies b/themes/learn2-git-sync/.dependencies
deleted file mode 100644
index 71ea86e4..00000000
--- a/themes/learn2-git-sync/.dependencies
+++ /dev/null
@@ -1,5 +0,0 @@
-git:
- learn2:
- url: https://github.com/getgrav/grav-theme-learn2
- path: user/themes/learn2
- branch: master
diff --git a/themes/learn2-git-sync/.gitignore b/themes/learn2-git-sync/.gitignore
deleted file mode 100644
index fd186321..00000000
--- a/themes/learn2-git-sync/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-# OS Generated
-.DS_Store*
-thumbs.db
-Icon?
-Thumbs.db
-*.swp
diff --git a/themes/learn2-git-sync/CHANGELOG.md b/themes/learn2-git-sync/CHANGELOG.md
deleted file mode 100644
index b06e447e..00000000
--- a/themes/learn2-git-sync/CHANGELOG.md
+++ /dev/null
@@ -1,297 +0,0 @@
-# v1.6.2
-## 01/26/2021
-
-1. [](#improved)
- * Updated theme blueprints for Grav 1.7
-
-# v1.6.1
-## 01/15/2021
-
-1. [](#new)
- * GoogleSlides shortcode updated to handle double `_` characters in URL (thanks @GeorgesPapas)
-
-# v1.6.0
-## 01/05/2021
-
-1. [](#new)
- * Initial NextGen Editor support for GoogleSlides, H5P and PDF shortcodes
-
-# v1.5.9
-## 05/19/2020
-
-1. [](#improved)
- * Updated inherited theme file paths for multisite compatibility (thanks to @tituspijean for the PR and @mahagr for the debugging!)
-
-# v1.5.8
-## 12/05/2019
-
-1. [](#bugfix)
- * Do not display the SimpleSearch field when the SimpleSearch plugin is disabled
-
-# v1.5.7
-## 11/25/2019
-
-1. [](#improved)
- * 'Top Level Version' theme option now only displays visible pages (thanks @awrog for reporting this issue)
-
-# v1.5.6
-## 08/16/2019
-
-1. [](#improved)
- * Twig 2.0 compatibility
-
-# v1.5.5
-## 06/03/2019
-
-1. [](#improved)
- * Updated demo pages in theme '_demo' folder
-
-# v1.5.4
-## 05/05/2019
-
-1. [](#improved)
- * Updated demo pages in theme '_demo' folder
-
-# v1.5.3
-## 05/04/2019
-
-1. [](#improved)
- * Updated demo pages in theme '_demo' folder
-
-# v1.5.2
-## 05/01/2019
-
-1. [](#bugfix)
- * Added missing images folder with clippy.svg and default favicons
-
-# v1.5.1
-## 04/12/2019
-
-1. [](#new)
- * Added insert Presentation Shortcode button into Editor toolbar
-
-# v1.5.0
-## 04/11/2019
-
-1. [](#new)
- * Set Grav dependency to 1.6+
- * Twig 2.0 compatibility
- * Added scripts.html.twig file to hold global JavaScript code
- * Added support for document versioning using Grav's multi-language feature (thanks @rhuk)
- * Added 'version' alias to 'language' shortcode, for example `[version=20]...[/version]` (thanks @rhuk)
- * Added taxonomy 'tag' to default TNTSearch index
- * Added Presentation Plugin as dependency
- * Added insert Presentation Shortcode button into Editor toolbar
- * Added example pages in theme '_demo' folder to include use of the Presentation Plugin
- * Implement assets rendering using **Deferred Block** Twig extension
-1. [](#improved)
- * Improved appearance of versions dropdown menu with custom themes
-
-# v1.3.3
-## 04/02/2019
-
-1. [](#new)
- * Added scripts.html.twig file to hold global JavaScript code
-
-# v1.3.2
-## 03/22/2019
-
-1. [](#new)
- * Set Dependency of Grav 1.5.10+ which has support for new **Deferred Block** Twig extension
- * Implement assets rendering using **Deferred Block** Twig extension
-
-# v1.3.1
-## 03/10/2019
-
-1. [](#bugfix)
- * Restored needed 'RocketTheme\Toolbox\Event\Event;' instance
-
-# v1.3.0
-## 03/10/2019
-
-1. [](#new)
- * Added taxonomy 'tag' to default TNTSearch index
-
-# v1.2.3
-## 11/23/2018
-
-1. [](#new)
- * Added custom styles 'Spitsbergen' and 'Longyearbyen' (thanks @olevik)
-
-# v1.2.2
-## 10/17/2018
-
-1. [](#improved)
- * Updated ReadMe, theme description and screenshots
-
-# v1.2.1
-## 10/16/2018
-
-1. [](#bugfix)
- * Restored CSS styling for display of site title
-
-# v1.2.0
-## 10/16/2018
-
-1. [](#new)
- * Added custom styles (thanks @olevik)
- * Added option to show or hide site title
-1. [](#bugfix)
- * Fixed issue with default taxonomy categories
-
-# v1.1.0
-## 08/25/2018
-
-1. [](#improved)
- * Initial multi-language support for Advanced Full-text Search
-
-# v1.0.9
-## 08/23/2018
-
-1. [](#bugfix)
- * Restored missing Error and Problems Plugin dependencies
-
-# v1.0.8
-## 08/22/2018
-
-1. [](#improved)
- * Updated screenshots
-
-# v1.0.7
-## 08/21/2018
-
-1. [](#improved)
- * Added SimpleSearch plugin to theme dependencies
-
-# v1.0.6
-## 08/21/2018
-
-1. [](#bugfix)
- * Updated URL for Advanced Full-text Search link
-
-# v1.0.5
-## 08/21/2018
-
-1. [](#improved)
- * Updated TNTSearch box label
-1. [](#new)
- * Added TNTSearch (full-text search engine) plugin to theme dependencies
-
-# v1.0.4
-## 08/21/2018
-
-1. [](#improved)
- * Updated theme dependencies
-
-# v1.0.3
-## 08/20/2018
-
-1. [](#bugfix)
- * Fixed URL for Advanced Full-text Search link
-
-# v1.0.2
-## 08/20/2018
-
-1. [](#new)
- * Added experimental support for TNTSearch plugin
-
-# v1.0.1
-## 08/20/2018
-
-1. [](#new)
- * Added configuration for default taxonomy category in theme setting
-1. [](#improved)
- * Updated theme blueprints
-
-# v1.0.0
-## 03/15/2018
-
-1. [](#improved)
- * Changed theme author information to Hibbitts Design
-
-# v0.9.84
-## 03/01/2018
-
-1. [](#improved)
- * Better aligned Git Sync Link Twig code with other Git Sync themes
-
-# v0.9.83
-## 02/13/2018
-
-1. [](#bugfix)
- * Fixed trailing slash issue with "Edit this page" link (thanks Amiram Korach)
-
-# v0.9.82
-## 01/23/2018
-
-1. [](#new)
- * Added default content for pages created using Admin Panel button bar
-
-# v0.9.81
-## 01/14/2018
-
-1. [](#improved)
- * Changed default size of site title to h5 (from h4) to reduce vertical space
-
-# v0.9.8
-## 10/23/2017
-
-1. [](#improved)
- * Added Highlight plugin as a dependency
-1. [](#bugfix)
- * Removed unneeded theme default for custom icon in Git Sync link
-
-# v0.9.7
-## 10/22/2017
-
-1. [](#new)
- * Further streamlined Git Sync setup step by automating 'Edit in Git' tree URL calculation
-
-# v0.9.6
-## 07/12/2017
-
-1. [](#bugfix)
- * Removed Author field within Page Options (Author taxonomy tag added to Learn2 with Git Sync Skeleton)
-
-# v0.9.5
-## 07/11/2017
-
-1. [](#new)
- * Added support for RSS feed
- * Added Author field within Page Options
-1. [](#improved)
- * Improved accessibility of sidebar and body link appearance
-1. [](#bugfix)
- * Removed problematic CSS class for Git Sync note area
-
-# v0.9.4
-## 05/30/2017
-
-1. [](#improved)
- * Improved wording for 'Git Repository Tree URL' theme config option
-
-# v0.9.3
-## 04/18/2017
-
-1. [](#bugfix)
- * Fixed theme setup link to work with an inherited theme
-
-# v0.9.2
-## 04/10/2017
-
-1. [](#bugfix)
- * Fixed Git Sync setup link
-
-# v0.9.1
-## 04/10/2017
-
-1. [](#improved)
- * Updated dependencies
-1. [](#bugfix)
- * Fixed twig template URL
-
-# v0.9.0
-## 04/03/2017
-
-1. [](#new)
- * ChangeLog started...
diff --git a/themes/learn2-git-sync/LICENSE b/themes/learn2-git-sync/LICENSE
deleted file mode 100644
index 484793ad..00000000
--- a/themes/learn2-git-sync/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Grav
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/themes/learn2-git-sync/README.md b/themes/learn2-git-sync/README.md
deleted file mode 100644
index 9fb2a765..00000000
--- a/themes/learn2-git-sync/README.md
+++ /dev/null
@@ -1,90 +0,0 @@
-# Learn2 with Git Sync
-
-Learn2 with Git Sync is a customized version of the default [Grav Learn](http://learn.getgrav.org) theme. Includes selectable visual styles.
-
-Want to quickly try out this theme? The [Learn2 with Git Sync Skeleton](https://getgrav.org/downloads/skeletons) is a ready-to-run site with the Learn2 with Git Sync Theme, which also includes the Admin Panel and example content already installed.
-
-![Learn2 with Git Sync](screenshot.jpg)
-
-# Installation
-
-Installing the Learn2 with Git Sync theme can be done in one of two ways. Our GPM (Grav Package Manager) installation method enables you to quickly and easily install the theme with a simple terminal command, while the manual method enables you to do so via a zip file.
-
-The theme is designed to be used to provide a documentation site. You can see this in action at [learn.hibbittsdesign.org](http://learn.hibbittsdesign.org)
-
-## GPM Installation (Preferred)
-
-The simplest way to install this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm) through your system's Terminal (also called the command line). From the root of your Grav install type:
-
- bin/gpm install learn2-git-sync
-
-This will install the Learn2 with Git Sync theme into your `/user/themes` directory within Grav. Its files can be found under `/your/site/grav/user/themes/learn2-git-sync`.
-
-## Manual Installation
-
-To install this theme, just download the zip version of this repository and unzip it under `/your/site/grav/user/themes`. Then, rename the folder to `learn2-git-sync`.
-
-You should now have all the theme files under
-
- /your/site/grav/user/themes/learn2-git-sync
-
->> NOTE: This theme is a modular component for Grav which requires the [Grav](http://github.com/getgrav/grav), [Error](https://github.com/getgrav/grav-theme-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) plugins.
-
-# Updating
-
-As development for the Learn2 with Git Sync theme continues, new versions may become available that add additional features and functionality, improve compatibility with newer Grav releases, and generally provide a better user experience. Updating Learn2 with Git Sync is easy, and can be done through Grav's GPM system, as well as manually.
-
-## GPM Update (Preferred)
-
-The simplest way to update this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm). You can do this with this by navigating to the root directory of your Grav install using your system's Terminal (also called command line) and typing the following:
-
- bin/gpm update learn2-git-sync
-
-This command will check your Grav install to see if your Learn2 with Git Sync theme is due for an update. If a newer release is found, you will be asked whether or not you wish to update. To continue, type `y` and hit enter. The theme will automatically update and clear Grav's cache.
-
-## Manual Update
-
-Manually updating Learn2 with Git Sync is pretty simple. Here is what you will need to do to get this done:
-
-* Delete the `your/site/user/themes/learn2-git-sync` directory.
-* Download the new version of the Learn2 with Git Sync theme from either [GitHub](https://github.com/hibbitts-design/grav-theme-learn2-git-sync) or [GetGrav.org](http://getgrav.org/downloads/themes#extras).
-* Unzip the zip file in `your/site/user/themes` and rename the resulting folder to `learn2-git-sync`.
-* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in terminal and typing `bin/grav clear-cache`.
-
-> Note: Any changes you have made to any of the files listed under this directory will also be removed and replaced by the new set. Any files located elsewhere (for example a YAML settings file placed in `user/config/themes`) will remain intact.
-
-### Recompile CSS from SCSS
-
-To recompile default style using a Sass-compiler, run it on /scss/theme.scss and output to /css-compiled/theme.css, like `node-sass --watch --source-map true scss/theme.scss css-compiled/theme.css`. To do the same for custom styles, run it on /scss/custom and output to /css-compiled/custom, like `node-sass --watch --source-map true scss/custom/ css-compiled/custom`.
-
-## Features
-
-* Lightweight and minimal for optimal performance
-* Fully responsive with off-page mobile navigation
-* SCSS based CSS source files for easy customization
-* Built specifically for providing easy to read documentation
-* Fontawesome icon support
-
-### Supported Page Templates
-
-* "Docs" template
-* "Chapter" template
-* Error view template
-
-## Setup
-
-🚨Before setting up Git Sync, please make sure to remove the `ReadMe.md` file in your Grav site `user` folder (if one exists). This will prevent a possible sync issue when creating a default `ReadMe.md` file in your new Git repository.🚨
-
-If you want to set Learn2 with Git Sync as the default theme, you can do so by following these steps:
-
-* Navigate to `/your/site/grav/user/config`.
-* Open the **system.yaml** file.
-* Change the `theme:` setting to `theme: learn2-git-sync`.
-* Save your changes.
-* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in Terminal and typing `bin/grav clear-cache`.
-
-Once this is done, you should be able to see the new theme on the frontend. Keep in mind any customizations made to the previous theme will not be reflected as all of the theme and templating information is now being pulled from the **learn2-git-sync** folder.
-
-### TNTSearch Configuration
-
-The default search route for the TNTSearch plugin (used for the 'Advanced Search' feature) is set to `/tntsearch`
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/01.overview/docs.md b/themes/learn2-git-sync/_demo/pages/01.basics/01.overview/docs.md
deleted file mode 100644
index 59a39d1b..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/01.overview/docs.md
+++ /dev/null
@@ -1,716 +0,0 @@
----
-title: Overview
-taxonomy:
- category: docs
----
-
-
-Let's face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.
-
-**Markdown** is a better way to write **HTML**, without all the complexities and ugliness that usually accompanies it.
-
-Some of the key benefits are:
-
-1. Markdown is simple to learn, with minimal extra characters so it's also quicker to write content.
-2. Less chance of errors when writing in markdown.
-3. Produces valid XHTML output.
-4. Keeps the content and the visual display separate, so you cannot mess up the look of your site.
-5. Write in any text editor or Markdown application you like.
-6. Markdown is a joy to use!
-
-John Gruber, the author of Markdown, puts it like this:
-
-> The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.
-> -- John Gruber
-
-
-Grav ships with built-in support for [Markdown](http://daringfireball.net/projects/markdown/) and [Markdown Extra](https://michelf.ca/projects/php-markdown/extra/). You must enable **Markdown Extra** in your `system.yaml` configuration file
-
-Without further delay, let us go over the main elements of Markdown and what the resulting HTML looks like:
-
->>> Bookmark this page for easy future reference!
-
-## Headings
-
-Headings from `h1` through `h6` are constructed with a `#` for each level:
-
-```markdown
-# h1 Heading
-## h2 Heading
-### h3 Heading
-#### h4 Heading
-##### h5 Heading
-###### h6 Heading
-```
-
-Renders to:
-
-# h1 Heading
-## h2 Heading
-### h3 Heading
-#### h4 Heading
-##### h5 Heading
-###### h6 Heading
-
-HTML:
-
-```html
-
h1 Heading
-
h2 Heading
-
h3 Heading
-
h4 Heading
-
h5 Heading
-
h6 Heading
-```
-
-
-
-
-
-## Comments
-
-Comments should be HTML compatible
-
-```html
-
-```
-Comment below should **NOT** be seen:
-
-
-
-
-
-
-
-## Horizontal Rules
-
-The HTML `` element is for creating a "thematic break" between paragraph-level elements. In markdown, you can create a `` with any of the following:
-
-* `___`: three consecutive underscores
-* `---`: three consecutive dashes
-* `***`: three consecutive asterisks
-
-renders to:
-
-___
-
----
-
-***
-
-
-
-
-
-
-
-## Body Copy
-
-Body copy written as normal, plain text will be wrapped with `` tags in the rendered HTML.
-
-So this body copy:
-
-```markdown
-Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.
-```
-renders to this HTML:
-
-```html
-
Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.
-```
-
-
-
-
-
-
-
-## Emphasis
-
-### Bold
-For emphasizing a snippet of text with a heavier font-weight.
-
-The following snippet of text is **rendered as bold text**.
-
-```markdown
-**rendered as bold text**
-```
-renders to:
-
-**rendered as bold text**
-
-and this HTML
-
-```html
-rendered as bold text
-```
-
-### Italics
-For emphasizing a snippet of text with italics.
-
-The following snippet of text is _rendered as italicized text_.
-
-```markdown
-_rendered as italicized text_
-```
-
-renders to:
-
-_rendered as italicized text_
-
-and this HTML:
-
-```html
-rendered as italicized text
-```
-
-
-### strikethrough
-In GFM (GitHub flavored Markdown) you can do strikethroughs.
-
-```markdown
-~~Strike through this text.~~
-```
-Which renders to:
-
-~~Strike through this text.~~
-
-HTML:
-
-```html
-Strike through this text.
-```
-
-
-
-
-
-
-## Blockquotes
-For quoting blocks of content from another source within your document.
-
-Add `>` before any text you want to quote.
-
-```markdown
-> **Fusion Drive** combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.
-```
-
-Renders to:
-
-> **Fusion Drive** combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.
-
-and this HTML:
-
-```html
-
-
Fusion Drive combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.
-
-```
-
-Blockquotes can also be nested:
-
-```markdown
-> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue.
-Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
->> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
-> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue.
-Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
->> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-
-
-
-
-
-## Notices
-
-We have four notice styles and they extend the standard markdown syntax for block quotes. Basically levels of 3 block quote or greater produce notices in 4 colors:
-
-### Yellow
-
-```markdown
->>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-### Red
-
-```markdown
->>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-### Blue
-
-```markdown
->>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-### Green
-
-```markdown
->>>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-
-
-
-
-
-## Lists
-
-### Unordered
-A list of items in which the order of the items does not explicitly matter.
-
-You may use any of the following symbols to denote bullets for each list item:
-
-```markdown
-* valid bullet
-- valid bullet
-+ valid bullet
-```
-
-For example
-
-```markdown
-+ Lorem ipsum dolor sit amet
-+ Consectetur adipiscing elit
-+ Integer molestie lorem at massa
-+ Facilisis in pretium nisl aliquet
-+ Nulla volutpat aliquam velit
- - Phasellus iaculis neque
- - Purus sodales ultricies
- - Vestibulum laoreet porttitor sem
- - Ac tristique libero volutpat at
-+ Faucibus porta lacus fringilla vel
-+ Aenean sit amet erat nunc
-+ Eget porttitor lorem
-```
-Renders to:
-
-+ Lorem ipsum dolor sit amet
-+ Consectetur adipiscing elit
-+ Integer molestie lorem at massa
-+ Facilisis in pretium nisl aliquet
-+ Nulla volutpat aliquam velit
- - Phasellus iaculis neque
- - Purus sodales ultricies
- - Vestibulum laoreet porttitor sem
- - Ac tristique libero volutpat at
-+ Faucibus porta lacus fringilla vel
-+ Aenean sit amet erat nunc
-+ Eget porttitor lorem
-
-And this HTML
-
-```html
-
-
Lorem ipsum dolor sit amet
-
Consectetur adipiscing elit
-
Integer molestie lorem at massa
-
Facilisis in pretium nisl aliquet
-
Nulla volutpat aliquam velit
-
-
Phasellus iaculis neque
-
Purus sodales ultricies
-
Vestibulum laoreet porttitor sem
-
Ac tristique libero volutpat at
-
-
-
Faucibus porta lacus fringilla vel
-
Aenean sit amet erat nunc
-
Eget porttitor lorem
-
-```
-
-### Ordered
-
-A list of items in which the order of items does explicitly matter.
-
-```markdown
-1. Lorem ipsum dolor sit amet
-2. Consectetur adipiscing elit
-3. Integer molestie lorem at massa
-4. Facilisis in pretium nisl aliquet
-5. Nulla volutpat aliquam velit
-6. Faucibus porta lacus fringilla vel
-7. Aenean sit amet erat nunc
-8. Eget porttitor lorem
-```
-Renders to:
-
-1. Lorem ipsum dolor sit amet
-2. Consectetur adipiscing elit
-3. Integer molestie lorem at massa
-4. Facilisis in pretium nisl aliquet
-5. Nulla volutpat aliquam velit
-6. Faucibus porta lacus fringilla vel
-7. Aenean sit amet erat nunc
-8. Eget porttitor lorem
-
-And this HTML:
-
-```html
-
-
Lorem ipsum dolor sit amet
-
Consectetur adipiscing elit
-
Integer molestie lorem at massa
-
Facilisis in pretium nisl aliquet
-
Nulla volutpat aliquam velit
-
Faucibus porta lacus fringilla vel
-
Aenean sit amet erat nunc
-
Eget porttitor lorem
-
-```
-
-**TIP**: If you just use `1.` for each number, Markdown will automatically number each item. For example:
-
-```markdown
-1. Lorem ipsum dolor sit amet
-1. Consectetur adipiscing elit
-1. Integer molestie lorem at massa
-1. Facilisis in pretium nisl aliquet
-1. Nulla volutpat aliquam velit
-1. Faucibus porta lacus fringilla vel
-1. Aenean sit amet erat nunc
-1. Eget porttitor lorem
-```
-
-Renders to:
-
-1. Lorem ipsum dolor sit amet
-2. Consectetur adipiscing elit
-3. Integer molestie lorem at massa
-4. Facilisis in pretium nisl aliquet
-5. Nulla volutpat aliquam velit
-6. Faucibus porta lacus fringilla vel
-7. Aenean sit amet erat nunc
-8. Eget porttitor lorem
-
-
-
-
-
-
-
-## Code
-
-### Inline code
-Wrap inline snippets of code with `` ` ``.
-
-```markdown
-In this example, `` should be wrapped as **code**.
-```
-
-Renders to:
-
-In this example, `` should be wrapped with **code**.
-
-HTML:
-
-```html
-
In this example, <section></section> should be wrapped with code.
-```
-
-### Indented code
-
-Or indent several lines of code by at least four spaces, as in:
-
-
- // Some comments
- line 1 of code
- line 2 of code
- line 3 of code
-
-
-Renders to:
-
- // Some comments
- line 1 of code
- line 2 of code
- line 3 of code
-
-HTML:
-
-```html
-
-
- // Some comments
- line 1 of code
- line 2 of code
- line 3 of code
-
-
-```
-
-
-### Block code "fences"
-
-Use "fences" ```` ``` ```` to block in multiple lines of code.
-
-
-```
-
-### Syntax highlighting
-
-GFM, or "GitHub Flavored Markdown" also supports syntax highlighting. To activate it, simply add the file extension of the language you want to use directly after the first code "fence", ` ```js `, and syntax highlighting will automatically be applied in the rendered HTML. For example, to apply syntax highlighting to JavaScript code:
-
-
-
-Renders to:
-
-```js
-grunt.initConfig({
- assemble: {
- options: {
- assets: 'docs/assets',
- data: 'src/data/*.{json,yml}',
- helpers: 'src/custom-helpers.js',
- partials: ['src/partials/**/*.{hbs,md}']
- },
- pages: {
- options: {
- layout: 'default.hbs'
- },
- files: {
- './': ['src/templates/pages/index.hbs']
- }
- }
- }
-};
-```
-
-
-
-
-
-
-
-## Tables
-Tables are created by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.
-
-
-```markdown
-| Option | Description |
-| ------ | ----------- |
-| data | path to data files to supply the data that will be passed into templates. |
-| engine | engine to be used for processing templates. Handlebars is the default. |
-| ext | extension to be used for dest files. |
-```
-
-Renders to:
-
-| Option | Description |
-| ------ | ----------- |
-| data | path to data files to supply the data that will be passed into templates. |
-| engine | engine to be used for processing templates. Handlebars is the default. |
-| ext | extension to be used for dest files. |
-
-And this HTML:
-
-```html
-
-
-
Option
-
Description
-
-
-
data
-
path to data files to supply the data that will be passed into templates.
-
-
-
engine
-
engine to be used for processing templates. Handlebars is the default.
-
-
-
ext
-
extension to be used for dest files.
-
-
-```
-
-### Right aligned text
-
-Adding a colon on the right side of the dashes below any heading will right align text for that column.
-
-```markdown
-| Option | Description |
-| ------:| -----------:|
-| data | path to data files to supply the data that will be passed into templates. |
-| engine | engine to be used for processing templates. Handlebars is the default. |
-| ext | extension to be used for dest files. |
-```
-
-| Option | Description |
-| ------:| -----------:|
-| data | path to data files to supply the data that will be passed into templates. |
-| engine | engine to be used for processing templates. Handlebars is the default. |
-| ext | extension to be used for dest files. |
-
-
-
-
-
-
-
-## Links
-
-### Basic link
-
-```markdown
-[Assemble](http://assemble.io)
-```
-
-Renders to (hover over the link, there is no tooltip):
-
-[Assemble](http://assemble.io)
-
-HTML:
-
-```html
-Assemble
-```
-
-
-### Add a title
-
-```markdown
-[Upstage](https://github.com/upstage/ "Visit Upstage!")
-```
-
-Renders to (hover over the link, there should be a tooltip):
-
-[Upstage](https://github.com/upstage/ "Visit Upstage!")
-
-HTML:
-
-```html
-Upstage
-```
-
-### Named Anchors
-
-Named anchors enable you to jump to the specified anchor point on the same page. For example, each of these chapters:
-
-```markdown
-# Table of Contents
- * [Chapter 1](#chapter-1)
- * [Chapter 2](#chapter-2)
- * [Chapter 3](#chapter-3)
-```
-will jump to these sections:
-
-```markdown
-## Chapter 1
-Content for chapter one.
-
-## Chapter 2
-Content for chapter one.
-
-## Chapter 3
-Content for chapter one.
-```
-**NOTE** that specific placement of the anchor tag seems to be arbitrary. They are placed inline here since it seems to be unobtrusive, and it works.
-
-
-
-
-
-
-
-## Images
-Images have a similar syntax to links but include a preceding exclamation point.
-
-```markdown
-![Minion](http://octodex.github.com/images/minion.png)
-```
-![Minion](http://octodex.github.com/images/minion.png)
-
-or
-```markdown
-![Alt text](http://octodex.github.com/images/stormtroopocat.jpg "The Stormtroopocat")
-```
-![Alt text](http://octodex.github.com/images/stormtroopocat.jpg "The Stormtroopocat")
-
-Like links, Images also have a footnote style syntax
-
-```markdown
-![Alt text][id]
-```
-![Alt text][id]
-
-With a reference later in the document defining the URL location:
-
-[id]: http://octodex.github.com/images/dojocat.jpg "The Dojocat"
-
-
- [id]: http://octodex.github.com/images/dojocat.jpg "The Dojocat"
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/01.sub-topic/01.sub-sub-topic/docs.md b/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/01.sub-topic/01.sub-sub-topic/docs.md
deleted file mode 100644
index 9e60d2fa..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/01.sub-topic/01.sub-sub-topic/docs.md
+++ /dev/null
@@ -1,58 +0,0 @@
----
-title: Sub-Sub-Topic
-taxonomy:
- category: docs
----
-
-Lorem markdownum profundo et [bellum sonarent](http://omfgdogs.com/), est cum
-Circes nisi quoque pulchra demersit et! Habebas manuque tamen, innumeras solis
-successurumque Horis superare Cepheusque pars pericula [vultus
-hanc](http://html9responsiveboilerstrapjs.com/), dextera esse fronti. Sedes
-lumina!
-
- host_icmp_dfs = hostMysqlIt(port_portal_boolean, -1 / rateXml, dvd);
- vleCrossplatformWins = barUddi + keystroke_im + adc + kilobyte_cdma(99,
- fpuDiskDynamic);
- signature_dns_aix -= cpu_scalable_web(memorySpyware);
-
-Corpus nam sensit onerataque crinem imitatus nostris, adsternunturque retro nec
-consumpta inponit. Fessa dubium longi. Cuncta visis caput ultra quantaque
-incursant cupressus secundo posses. Nudumque bracchia canamus: ingratus dabitur
-ligari dixerat tempora; **iuppiter est enim**. Ostendunt ab genitor profectu
-pestiferos sed, [nondum frugilegas Libycas](http://heeeeeeeey.com/).
-
- var malware_qwerty = ram + backlinkNewbieCard + formula + management(25);
- publishing(softwareAssociationSaas, integer_row_sequence + linkLog);
- var menu = autoresponder_servlet;
- file_personal_proxy(fileImpression / rdfKilobitManet(task_multi_desktop,
- file, 2));
- domain_big.rdram(rom);
-
-## Laniata iam Saturnia
-
-Antium tela, matris deam, postquam et [gnatae](http://www.uselessaccount.com/)
-metuit felix maestis! Esse et mente clamavit *sive fuit*? Ego et sitim.
-
- metal = multiSubnet(disk_recycle.piracySwipeHome(core_expansion,
- inboxSdk.staticPop(controlCps)), cellWheel + css(
- coreAutoresponderCyberspace),
- officeDatabaseProgram.bespokeHypermediaNamespace(homeTutorial,
- windows, fiber_dlc_host - mmsTag));
- apple_oop += vaporware_trash_wireless + d_syn(cable_memory - on,
- phreaking_hypertext(arraySdkHorse, shellGigabyte));
- java_blacklist_reader(screenshot_meta_crm);
- var clobRepeater = memory_runtime_gui;
- if (515890 - slashdot_rj * powerCybersquatter) {
- sourceBoxSkyscraper(ssid_ethics / seoChip);
- defragment -= configurationFileNoc(2);
- real_digital.unmountNullBare += 5;
- }
-
-Summo qui deum, **referunt renascitur contra**, fortibus venabula temptat
-contigit columnae sacra terga membra naides soporis **meus** corpus. Munere et
-una matre arbore potest tabulas, loca tamen cuncta at locum, sua aut Pentheus,
-*penates*. Puellae altera simulac, gaudia dum officium truncoque pruinae
-contigit ambos Maera esset virga se, vertunt requiemque etenim, in.
-
-Ne Priamus temptemus silvarum. Opem Pittheus monitae amplexumque rogis, inter
-aut convulso videt in Cypro his Tisiphone geminae, foret!
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/01.sub-topic/docs.md b/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/01.sub-topic/docs.md
deleted file mode 100644
index a3ca9fdf..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/01.sub-topic/docs.md
+++ /dev/null
@@ -1,63 +0,0 @@
----
-title: Sub-Topic
-taxonomy:
- category: docs
----
-
-Lorem markdownum penna; aras cetera revocatus quidem frigus in. Ut natum
-surdaeque *quid*. Volandi viam iter fugae et hic quod quid, opus pete Phaethusa.
-
-- Laevum ritusque
-- Ponat dea fuit mollitaque
-- Saepe tempora miserrima late duxerat quoque coniugialia
-- Corpore sua iam reversurum agros visa peregrina
-
-## Praesentia duobus si inplicuit sternebat aguntur urbes
-
-Invisi sororum honorque: recursus corpore est flammaque corporeasque magno, dis.
-Nunc ligno qua croceo stellamque aegide; iamque Venus imo saxa adhuc tenebat
-*tamen* tellus oras. Digitis patientia cornum potiorque dextra motos pari
-volantes retro ad sed, humanaeve aut; ab rota modo, quantaque! Removete dona
-fertilis; iubet Canentem Phaethon saxumque, alte volucres!
-
- rw_horizontal.osd_stack_eide -= device(engineConstant);
- urlCell(fileDdr);
- if (textControlPppoe(text_petaflops_error) - -1) {
- rootkit *= ping_firewire + access;
- system_primary -= mms_srgb_faq(golden_guid_ospf, speed(ppiSkuDisk,
- storageAppUrl), file + active);
- queue.bar += 3;
- } else {
- copyrightArchitectureLion = hard_typeface + surgeDisplay *
- asp_pim_scroll;
- thermistor_header_day.mirror_uml = blogTSpeed.json_address_honeypot(ttl,
- hubIcq(1));
- dragFloppy += botMacWavelength.protector_wavelength(d_youtube);
- }
- var number = key.png_uat.systemFirmware(fpuModemPerl + -4) -
- promptDriveDrive.hardDomain(cardVariableMini);
-
-## Pelagi illa est et et quod
-
-Hic lacrimis [caput](http://jaspervdj.be/) est consilii, sanguine luctus
-gemitusque blandis. Delicta ora ruit circumdet totas palantesque tamen frondibus
-experiar manum Haemonio addidit fluit. Ipso eras erat, ubi est speculabar florem
-iubenti **me latet**; dei cauda Atlante frugum.
-
-1. Viso cum
-2. Manant diris
-3. Enim adverso Talia et interea iurares
-4. Hoc iussit meruisse suum e gerit sub
-5. Sicelidas ait
-
-Flectat fatorum nusquam spernimur cumulum alis flaventibus modo mater felix
-induruit feri et *postes*, velle! Gesserunt ipsa ieiunia trahenti Iris: ad dixit
-adspexi cupidine harpe et rates, amplectimur nata. Spargit te laedere nec;
-remisit pars reppulit. Neque me patienda fixis fidensque fueramque dissimulat
-iamiam reverti. Sed hic aut Phorbantis
-[optas](http://www.thesecretofinvisibility.com/), luctus nunc glandes miremur
-qui sumpto, subit.
-
-Ab adesse dixit data habet altera rotae et stirpes vivacem. Natalis quam? Nunc
-eunt [Venusque](http://twitter.com/search?q=haskell) facit Teucri, nec vestes,
-nova percutiens confertque Minyis?
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/docs.md b/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/docs.md
deleted file mode 100644
index af273d10..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/02.requirements/docs.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-title: Requirements
-taxonomy:
- category: docs
----
-
-Lorem markdownum pius. Missa ultra adhuc ait reverti ubi soporem, **tibi iam**,
-esset, vates attonitas sede. Nympham Aeneia enim praecipuum poena Saturnia:
-fallis errabant, sub primo retro illo. Caesariem tincta natam contineat demens.
-*Si sed* ardescunt Delphice quasque alteraque servant.
-
-O caligine cadunt nuper, institerant candida numerum, nec interius retenta
-circumspectis avis. Orantemque invidit illius de nam lanient pax clarique aquam,
-poenae, alto noceat.
-
-## Percussae oculos
-
-Defendentia **flammas mundi salutem** fraudate, non munus revirescere tamen,
-imago? Ad sit festumque [super](http://hipstermerkel.tumblr.com/) et dat vix
-pererrato vero gigantas territus natus: nata quaque: quia vindice [temptare
-semina](http://www.lipsum.com/)! Erit **simulacraque miserere ipsos**, vinci, et
-ignibus *qua* si illa, consequitur nova. Constitit habet coniugis; coegit nostri
-in fuissem!
-
-Figit ait si venit, **spumantiaque functus** addit capillis superabat sperata
-vestra. In nymphas cervus eram feret lingua, hunc, nulla quae. Gens *artisque*
-ad peregit nitido cursu pondere. Petitur ex virtus, terrae infesto Circen: voce
-roganti latet. Exit hydrae, expellitur onerosa gratissima iniustum Clytii
-crimen.
-
-## Pactique in quibus pariterque praebebat mare dapes
-
-Sonat timeam furori non Sigei furiali os ut, orbe! Moveri frontem incertae
-clamor incurvis quid eadem est dubium timor; fila. Suos *trepidaeque* cornua
-sparsus.
-
-Mihi [aut palustribus](http://www.billmays.net/), natus semilacerque audito
-Enaesimus, fuerat refert. Aevi et evadere potentior Pergama sis.
-
-Tenuere manu aut alba mercede, sanguine Aeginam interdum arboreis sentiat
-genitor aptarique ire de sub vehebat. Aspera sedesque, et tempus deseruere
-contenta, rex interea nisi arma.
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/03.installation/docs.md b/themes/learn2-git-sync/_demo/pages/01.basics/03.installation/docs.md
deleted file mode 100644
index e56f26b8..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/03.installation/docs.md
+++ /dev/null
@@ -1,64 +0,0 @@
----
-title: Installation
-taxonomy:
- category: docs
----
-
-Lorem markdownum fama iusserat **sit trunca**, isto et quid dolens Aeetias.
-Indice [pater in](http://www.mozilla.org/) constitit *munus* voces bidentum
-officium te utrique animaeque multum dedit. Coimus premens? Flet hospes ad
-nequeunt uti; sacerdotis gestit. Dis comas meum texerat frustra, saniemque
-restituit ullus, vox.
-
-Atque et [quoque](http://www.youtube.com/watch?v=MghiBW3r65M): nec **ales
-aspicis** ille honorem! Et novissima facinus cursum, futura acutis. Funereum cur
-guttura servati. Aberat [mersa acta](http://www.wedrinkwater.com/) primi, sed
-superum.
-
-## Agros aut
-
-Tum limen malo tibi, corporeusque sine *Caphereus dissimiles* tecta demittit
-fletus: duritia prior, amici! Terrae furibunda vini stetit illius temptamina
-virtus sagacior et nunc vidi. Telae morata nulla. Quid femina Iovi bella, *in*
-memorante sublimis.
-
-## Dubita qui messoris pudet spectat inbutam est
-
-Quoque quantum manebat huc fuerim dabimus socium in, illi fibris ore error
-murmure primis, natis nunc dixi occupat. Dea rogantem fugit audet, quantoque
-praeteriti illis, quamlibet teneo, ora agmen desinite, deum, desistere. Frustra
-ferunt fiunt, pellem, qua saepe variarum. *Non quam* quae monte, addita
-hominumque hic tenentes [praelate](http://www.metafilter.com/) venturi florentis
-videtur. Est Caucason nostros *iubent serpentibus* posuit Mnemonidas ducere
-cecidit flumina.
-
-1. Sit bis ipse in ossa vocavit status
-2. Et defendere
-3. Quod Pallas ilia Amphrisia caecus procubuisse dixit
-4. Lumina qua negaverit vaga facit gelidae forma
-5. Sic decepto recordor arboris ducentem poena
-6. Dea patre lacrimas quamquam
-
-## Sed ut Nape quid coniunx oscula
-
-Ratus quoque nostrae invenies adspiciam data Eurytidae et mora ense
-[cognitus](http://landyachtz.com/): meae pariterque, **fraude pro**. In illi
-aetherias quarum. Habendus medioque exponit cornua, clarum nuncupat inquit! Tuum
-denique: undis pete vitamque montes, vertitur, est tibi pectus [volenti
-amorem](http://news.ycombinator.com/), indicat mirum. Gangetica pennas suaque
-quo vultus iter miratus conubio heros est extrahit.
-
-> Moras hospitio, et fugit macies, locorum? A ira requievit inmani coronatis
-> quis mensis: rite quater per; esse timor Pittheus traiecit colebas, nervis
-> longam. Est [corpora enim ponit](http://www.billmays.net/), capillos esses.
-> Anum fortis tremulis nunc infracto frontem nec. Draconum iamque *alto*, his
-> ubique mox matrum demisit suo optet ad!
-
-## Sensit multis
-
-Ipse hic nutritaque etiam pedibus formae cernes. Nunc bibes sed pro
-[ipse](http://haskell.org/), et operum et victus maneas, distincta.
-
-Eo doluit obliquantem Phoebus amat iam fumantiaque et sidera cadet captatam
-marmoris. Conantem cursuque crudelibus velut, penitusque est sinu sola fuerat
-est.
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/04.embedded-presentation/docs.md b/themes/learn2-git-sync/_demo/pages/01.basics/04.embedded-presentation/docs.md
deleted file mode 100644
index 12b7edba..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/04.embedded-presentation/docs.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-title: Embedded Presentation
-taxonomy:
- category: docs
----
-
-Example Embedded Presentation
-[presentation="presentations/placeholder-slides"]
diff --git a/themes/learn2-git-sync/_demo/pages/01.basics/chapter.md b/themes/learn2-git-sync/_demo/pages/01.basics/chapter.md
deleted file mode 100644
index 04df5b57..00000000
--- a/themes/learn2-git-sync/_demo/pages/01.basics/chapter.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: Basics
-taxonomy:
- category: docs
-child_type: docs
----
-
-### Chapter 1
-
-# Basics
-
-Discover the **basic** principles
diff --git a/themes/learn2-git-sync/_demo/pages/02.intermediate/01.topic-1/docs.md b/themes/learn2-git-sync/_demo/pages/02.intermediate/01.topic-1/docs.md
deleted file mode 100644
index 66258e59..00000000
--- a/themes/learn2-git-sync/_demo/pages/02.intermediate/01.topic-1/docs.md
+++ /dev/null
@@ -1,51 +0,0 @@
----
-title: Topic 1
-taxonomy:
- category: docs
-process:
- twig: true
----
-
-Lorem markdownum murmure fidissime suumque. Nivea agris, duarum longaeque Ide
-rugis Bacchum patria tuus dea, sum Thyneius liquor, undique. **Nimium** nostri
-vidisset fluctibus **mansit** limite rigebant; enim satis exaudi attulit tot
-lanificae [indice](http://www.mozilla.org/) Tridentifer laesum. Movebo et fugit,
-limenque per ferre graves causa neque credi epulasque isque celebravit pisces.
-
-- Iasone filum nam rogat
-- Effugere modo esse
-- Comminus ecce nec manibus verba Persephonen taxo
-- Viribus Mater
-- Bello coeperunt viribus ultima fodiebant volentem spectat
-- Pallae tempora
-
-## Fuit tela Caesareos tamen per balatum
-
-De obstruat, cautes captare Iovem dixit gloria barba statque. Purpureum quid
-puerum dolosae excute, debere prodest **ignes**, per Zanclen pedes! *Ipsa ea
-tepebat*, fiunt, Actoridaeque super perterrita pulverulenta. Quem ira gemit
-hastarum sucoque, idem invidet qui possim mactatur insidiosa recentis, **res
-te** totumque [Capysque](http://tumblr.com/)! Modo suos, cum parvo coniuge, iam
-sceleris inquit operatus, abundet **excipit has**.
-
-In locumque *perque* infelix hospite parente adducto aequora Ismarios,
-feritatis. Nomine amantem nexibus te *secum*, genitor est nervo! Putes
-similisque festumque. Dira custodia nec antro inornatos nota aris, ducere nam
-genero, virtus rite.
-
-- Citius chlamydis saepe colorem paludosa territaque amoris
-- Hippolytus interdum
-- Ego uterque tibi canis
-- Tamen arbore trepidosque
-
-## Colit potiora ungues plumeus de glomerari num
-
-Conlapsa tamen innectens spes, in Tydides studio in puerili quod. Ab natis non
-**est aevi** esse riget agmenque nutrit fugacis.
-
-- Coortis vox Pylius namque herbosas tuae excedere
-- Tellus terribilem saetae Echinadas arbore digna
-- Erraverit lectusque teste fecerat
-
-Suoque descenderat illi; quaeritur ingens cum periclo quondam flaventibus onus
-caelum fecit bello naides ceciderunt cladis, enim. Sunt aliquis.
diff --git a/themes/learn2-git-sync/_demo/pages/02.intermediate/02.topic-2/docs.md b/themes/learn2-git-sync/_demo/pages/02.intermediate/02.topic-2/docs.md
deleted file mode 100644
index 31250be1..00000000
--- a/themes/learn2-git-sync/_demo/pages/02.intermediate/02.topic-2/docs.md
+++ /dev/null
@@ -1,49 +0,0 @@
----
-title: Topic 2
-taxonomy:
- category: docs
----
-
-Lorem *markdownum saxum et* telum revellere in victus vultus cogamque ut quoque
-spectat pestiferaque siquid me molibus, mihi. Terret hinc quem Phoebus? Modo se
-cunctatus sidera. Erat avidas tamen antiquam; ignes igne Pelates
-[morte](http://www.youtube.com/watch?v=MghiBW3r65M) non caecaque canam Ancaeo
-contingat militis concitus, ad!
-
-## Et omnis blanda fetum ortum levatus altoque
-
-Totos utinamque nutricis. Lycaona cum non sine vocatur tellus campus insignia et
-absumere pennas Cythereiadasque pericula meritumque Martem longius ait moras
-aspiciunt fatorum. Famulumque volvitur vultu terrae ut querellas hosti deponere
-et dixit est; in pondus fonte desertum. Condidit moras, Carpathius viros, tuta
-metum aethera occuluit merito mente tenebrosa et videtur ut Amor et una
-sonantia. Fuit quoque victa et, dum ora rapinae nec ipsa avertere lata, profugum
-*hectora candidus*!
-
-## Et hanc
-
-Quo sic duae oculorum indignos pater, vis non veni arma pericli! Ita illos
-nitidique! Ignavo tibi in perdam, est tu precantia fuerat
-[revelli](http://jaspervdj.be/).
-
-Non Tmolus concussit propter, et setae tum, quod arida, spectata agitur, ferax,
-super. Lucemque adempto, et At tulit navem blandas, et quid rex, inducere? Plebe
-plus *cum ignes nondum*, fata sum arcus lustraverat tantis!
-
-## Adulterium tamen instantiaque puniceum et formae patitur
-
-Sit paene [iactantem suos](http://www.metafilter.com/) turbineo Dorylas heros,
-triumphos aquis pavit. Formatae res Aeolidae nomen. Nolet avum quique summa
-cacumine dei malum solus.
-
-1. Mansit post ambrosiae terras
-2. Est habet formidatis grandior promissa femur nympharum
-3. Maestae flumina
-4. Sit more Trinacris vitasset tergo domoque
-5. Anxia tota tria
-6. Est quo faece nostri in fretum gurgite
-
-Themis susurro tura collo: cunas setius *norat*, Calydon. Hyaenam terret credens
-habenas communia causas vocat fugamque roganti Eleis illa ipsa id est madentis
-loca: Ampyx si quis. Videri grates trifida letum talia pectus sequeretur erat
-ignescere eburno e decolor terga.
diff --git a/themes/learn2-git-sync/_demo/pages/02.intermediate/03.topic-3/docs.md b/themes/learn2-git-sync/_demo/pages/02.intermediate/03.topic-3/docs.md
deleted file mode 100644
index 559ef420..00000000
--- a/themes/learn2-git-sync/_demo/pages/02.intermediate/03.topic-3/docs.md
+++ /dev/null
@@ -1,46 +0,0 @@
----
-title: Topic 3
-taxonomy:
- category: docs
----
-
-Lorem markdownum in maior in corpore ingeniis: causa clivo est. Rogata Veneri
-terrebant habentem et oculos fornace primusque et pomaria et videri putri,
-levibus. Sati est novi tenens aut nitidum pars, spectabere favistis prima et
-capillis in candida spicis; sub tempora, aliquo.
-
-- Esse sermone terram longe date nisi coniuge
-- Revocamina lacrimas virginitate deae loquendi
-- Parili me coma gestu opis trabes tu
-- Deum vidi est voveas laurus magniloquo tuaque
-
-Nempe nec sonat Farfarus Charybdis elementa. Quam contemptaque vocis damnandus
-corpore, merui, nata nititur.
-
-## Nubibus ferunt
-
-Una Minos. Opem saepe quodsi Peneia; tanto quas procul sanctis viribus. Secuta
-et nisi **alii lanas**, post fila, *non et* viscere hausit orbe faciat vasta.
-
- var window = maximize_sample_youtube;
- yobibyte *= point + dns;
- if (sdkCloud(2) < agp(shareware)) {
- www_eps_oasis.epsCcPayload = remote_jsf;
- functionViewCard += filename_bin - tagPrimaryVeronica;
- } else {
- clickPageIsdn += virtual_hard;
- smart_interlaced(docking);
- matrix = northbridgeMatrixDegauss(deprecatedOnSidebar / left_cut);
- }
-
-Nunc nec *huic digna forsitan* in iubent mens, muneris quoque? Comas in quasque
-verba tota [Graiorum](http://www.thesecretofinvisibility.com/) fuerunt
-[quatiatur Chrysenque oculis](http://omgcatsinspace.tumblr.com/) perque ea
-quoque quae. Forent adspicit natam; staret fortissimus patre Cephenum armaque.
-Dilapsa carminibus domitis, corpora sub huc strepitum montano hanc illa Hypseus
-inposito do ignes intextum post arma.
-
-Superem venit turba sulcavitque morae. Suppositosque unam comitantibus Olympus
-ille hostibus inmensum captis senectae exstinctum lunaria. Dura ille quoque,
-maiora neu coniunx. **Successu foret lemnius** tamen illis **do concipit
-deerat**!
diff --git a/themes/learn2-git-sync/_demo/pages/02.intermediate/04.topic-4/docs.md b/themes/learn2-git-sync/_demo/pages/02.intermediate/04.topic-4/docs.md
deleted file mode 100644
index 3ef670d7..00000000
--- a/themes/learn2-git-sync/_demo/pages/02.intermediate/04.topic-4/docs.md
+++ /dev/null
@@ -1,61 +0,0 @@
----
-title: Topic 4
-taxonomy:
- category: docs
----
-
-Lorem markdownum scire deposito manumque facinus. Opprobria sic Iris vimque
-filia Thaumantea supremis solet occupat peperit, mittit, ea *ille* tamen forma:
-corpora. Quoniam adunci, sed Cragon potitus at voluere vallem Lyaeumque evehor
-quaedam dixit vocis lacrimasque mundi possum.
-
-[Robustior carmine](http://www.youtube.com/watch?v=MghiBW3r65M). Uno pars simul
-exhortanturque fletu; suas inquit paulum moriensque sumpserat totiens et sive.
-Violenta stabat Dictaeaque hinc tophis rustica ora nitar tale divum, in versus
-illam lacerta domito silvas memento est. Cinyrae edidicitque moram pectora et
-quoque terrenae rubor populo peperit condebat in. Verum digestum referat cum,
-dubitat collo sine candida flores pendentia, manes.
-
-## Nostrae confido
-
-Nec valle **natus puerum**, ora noverat solibus pinguesque non; Pisaeae in.
-Adhuc se perque forsitan in haberent *gaudet* status portentificisque tristia
-promissaque bove est ora locum. Subit etsi, et vatibus cumque? Et pudorem sim
-fuit haec **nostras Caenis inploravere** quod; faciemque sanguis furentem
-vivere, suaque.
-
-1. In iovis trahens est
-2. Nexibus ludunt tinxit nudus adspergine fecit
-3. Si corpus miracula oculos frater
-4. Sed petunt proxima ad monitu erigitur Apollineos
-5. Hunc laceri alvum et est fons fefellimus
-
-## Pater res tandem promissi collige
-
-Erubuit quod arcanis inquit succinctis tectae frenis canendo clausas, fletus
-puellis proceres terrore in zona! Tenet quoque fortuna haud resuscitat
-maledicere hostem. Imago ne fuit levi tertius ferro calamo velle talia fallit
-gratia, Theron **aetas nolis** narrat meri in **fuga**.
-
- var cycleMainframe = 4;
- bankruptcy += linuxMcaSsh(2, jquery_eps, monitor_add) - qwerty;
- if (root - software + 4) {
- snippet_mini_win *= ipv(dimm, protector_add, 3 + raid_matrix_smm);
- python(95, 42);
- } else {
- window_soap += text_chip_screenshot;
- }
-
-## Lucis onus dolet evehor vulnera gelidos
-
-Nec tauri illa cui hic contenta patuit, terras in et et suum [mutet
-pater](http://www.mozilla.org/), alta, et a. Addit nec figuras terris Aeacus,
-data comites cernit, et parte. Cumarum *expresso*.
-
-1. Ira deo unus ferrugine stant vulnere traharis
-2. Vulnus fratribus modo quercus longa ego dederat
-3. Versis Saturnia toros suberant
-4. Decet tollere mea te insanis inponis exarsit
-
-Tenebat saltatibus, qua namque statuit dies ferre annum, sit summa in tamen
-tabent populique. Pariter iterum sunt, inscius, verum.
diff --git a/themes/learn2-git-sync/_demo/pages/02.intermediate/chapter.md b/themes/learn2-git-sync/_demo/pages/02.intermediate/chapter.md
deleted file mode 100644
index 5c3dc7db..00000000
--- a/themes/learn2-git-sync/_demo/pages/02.intermediate/chapter.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: Intermediate
-taxonomy:
- category: docs
-child_type: docs
----
-
-### Chapter 2
-
-# Intermediate
-
-Delve deeper into more **complex** topics
diff --git a/themes/learn2-git-sync/_demo/pages/03.advanced/01.adv-topic-1/docs.md b/themes/learn2-git-sync/_demo/pages/03.advanced/01.adv-topic-1/docs.md
deleted file mode 100644
index f650e0e3..00000000
--- a/themes/learn2-git-sync/_demo/pages/03.advanced/01.adv-topic-1/docs.md
+++ /dev/null
@@ -1,57 +0,0 @@
----
-title: Advanced Topic 1
-taxonomy:
- category: docs
----
-
-Lorem markdownum voces. Adire nant ingreditur quam evadere dixit caelestum
-meliora. Induitur videndi Timoli videres et *quae*, niteant.
-
- if (cyberspace + superscalarBacklink) {
- language_raw *= 78;
- caps -= dot_vga;
- } else {
- nntpPingPoint(chip(ip_fsb, boxRepeater, art));
- manetRgbHeader /= backside;
- }
- if (dvd(16, ide_blacklist)) {
- nodeTftpPpga = -5;
- mips.aiffTCodec *= compiler_target_bus;
- }
- var eup = native_page_utility;
- if (software) {
- progressive *= superscalar_bot_script;
- regularScroll = internetRayBlu;
- }
- progressive_compression_ipv = freewarePrebindingRoom(newsgroup);
-
-In *nubes pallor potuit* non, parenti auctorem urbis. Viderat at quicquam
-piscator nunc prosunt ponit.
-
-## Fecere conplexa et utque et habetur iacentia
-
-Haud rotarum, et hospes et est, remittit tecta. Defecerat mille, perit *tale
-Laomedonque* austri, scissaque incumbens prisci ferunt [ibi cumque
-horror](http://example.com/) gravis.
-
-1. Accipit fraterno quantum dicit
-2. Sparsit et tanget in coniunx putares oravit
-3. Fuit et flumina
-4. Inprudens coloque
-
-## Sentiet etiam
-
-In carmen, et quod, satiata, corpore semper mando; murum este *memores*. Si
-felicia paratu voluit, nova illa tamen hanc et pressa caeli Hippolytus tinxit,
-cunctis.
-
-Nitido arcisque nisi dedisse? Est atque ferasque Aeneas! Auro acui laedere, sed
-vertit quoque, adde nec!
-
-Et qua quem, **verba** citus ero favorem, spectare tam, aureae Echionio facti
-virginis nullo. Auras cura tantum, una ibat tecta, mihi erit.
-
-Igitur increpat ululavit capulo: inmenso [moriturae](http://seenly.com/)
-artifices Sidonis loricamque regebat iustius: repetam more labores datae!
-Praeterque truncus face: parte et vestram Aethiopum signum Pelasgi figurae
-nostroque.
diff --git a/themes/learn2-git-sync/_demo/pages/03.advanced/02.adv-topic-2/docs.md b/themes/learn2-git-sync/_demo/pages/03.advanced/02.adv-topic-2/docs.md
deleted file mode 100644
index de326793..00000000
--- a/themes/learn2-git-sync/_demo/pages/03.advanced/02.adv-topic-2/docs.md
+++ /dev/null
@@ -1,71 +0,0 @@
----
-title: Advanced Topic 2
-taxonomy:
- category: docs
----
-
-Lorem markdownum vides aram est sui istis excipis Danai elusaque manu fores.
-Illa hunc primo pinum pertulit conplevit portusque pace *tacuit* sincera. Iam
-tamen licentia exsulta patruelibus quam, deorum capit; vultu. Est *Philomela
-qua* sanguine fremit rigidos teneri cacumina anguis hospitio incidere sceptroque
-telum spectatorem at aequor.
-
- if (cssDawP >= station) {
- dllCdmaCpc += 919754;
- } else {
- superscalar += -3 + phishing;
- }
- pup_ram_bloatware(2 * network(linkedin));
- var vfatWhite = serpXmp + paperPitchPermalink(enterprise_and) - 5;
- systemBandwidthAtm = 9 + station;
- rw_menu_enterprise *= on_midi / interpreter.adPpp(
- correctionIntegratedBalancing, bar, real) - user_remote_zebibyte(
- desktop(lun_flops_wamp, technology_peripheral_dv, spriteHit));
-
-Prochytenque ergo ait aequoreo causa ardere, ex vinaque est, accingere, abest
-nunc sanguine. Est forma admissum adspexit pharetraque regat prece fremit clamat
-memorantur evanuit foret ferinas, senserat infringat illa incumbere excipit
-ulnas. Est undis soror animi diem continuo [videres
-fratres](http://www.reddit.com/r/haskell)? [Meo iam
-mihi](http://html9responsiveboilerstrapjs.com/) miserum fateor, in votum
-iuvenis, aures? Qui labor nulla telluris valerem erat hoc, sedula.
-
- if (bus_overclocking_server > 891985) {
- compression = textWep - gatePlatform;
- } else {
- fileTweak += file + so_mouse_sram;
- pda_radcab_eup = tcp_opengl_refresh(network_phishing - realityDel, 5,
- 5);
- bounce_monitor_dns = 4;
- }
- fddi_virtualization_file *= drag_infringement(minicomputerServlet + -1 +
- gif_white(utf, blog, cloud), dvdMacintosh - radcab_horizontal +
- cpu_recycle_quicktime(ascii));
- ad += tableCapsTime - 5 + keyboard_card - -2 + cc;
- if (raw_bloatware_compression < script_expression) {
- fiBps(printer_php);
- ipx = biometricsFullDvi(bootComponentAnsi, 929326, 38);
- }
-
-## Dent et ignavus constant tamque
-
-Harenosi praenovimus illa homines, sumit levem et Minyeias genu finita ne quae
-capi vidisse concipit. Fera carmine sinistro in licet? Quoque nam an pereat pro;
-seu male mens favorem, illa! Longo tuas: [una medioque
-caespite](http://www.lipsum.com/) nomen. Et amor artes Est tempore nupta
-generumque olivae stabat.
-
-> Fuit vasto sit, *rite bellatricemque misceri*. Amore tauri qua laborum Iovique
-> est terra sic et aut eminus pretiosior conveniant **possit**. Tyranni procos.
-> Ipsa dracones carinam, ultima, pelagi Boreae quodque, teli dictu volucres:
-> quaeratur ostendit debere validisne? Abdita cingere dixit amat pinguis vultus
-> securim, venter in cognoscere prima *da*?
-
-**Cavis in pro** suspicere multis, moto neve vibrataque nitidum cessit
-dignabitur pater similis exercet Procne, Anius, nec? Risit luserat meumque; ubi
-et chlamydem inque: id mihi.
-
-Populi et emicat et pectora concussit precibus qui et Hector flammis. Pergama
-tenebrisque certe arbiter superfusis genetrix fama; cornu conlato foedere
-adspexisse **rivos quoque** nec profugos nunc, meritisne
-[carbasa](http://reddit.com/r/thathappened).
diff --git a/themes/learn2-git-sync/_demo/pages/03.advanced/chapter.md b/themes/learn2-git-sync/_demo/pages/03.advanced/chapter.md
deleted file mode 100644
index e37fc521..00000000
--- a/themes/learn2-git-sync/_demo/pages/03.advanced/chapter.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: Advanced
-taxonomy:
- category: docs
-child_type: docs
----
-
-### Chapter 3
-
-# Advanced
-
-Get into the **nitty gritty** with these advanced topics
diff --git a/themes/learn2-git-sync/_demo/pages/feed/docs.md b/themes/learn2-git-sync/_demo/pages/feed/docs.md
deleted file mode 100644
index d46ca5d0..00000000
--- a/themes/learn2-git-sync/_demo/pages/feed/docs.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-visible: false
-content:
- items:
- '@taxonomy.category': 'docs'
- order:
- by: date
- dir: desc
----
-
-Non-visible page for RSS feed page collection. RSS feed URL is ../feed.rss
diff --git a/themes/learn2-git-sync/_demo/pages/presentations/default.md b/themes/learn2-git-sync/_demo/pages/presentations/default.md
deleted file mode 100644
index daa58401..00000000
--- a/themes/learn2-git-sync/_demo/pages/presentations/default.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Presentations
-routable: false
-visible: false
-child_type: presentation
----
diff --git a/themes/learn2-git-sync/_demo/pages/presentations/placeholder-slides/presentation.md b/themes/learn2-git-sync/_demo/pages/presentations/placeholder-slides/presentation.md
deleted file mode 100644
index 937d9130..00000000
--- a/themes/learn2-git-sync/_demo/pages/presentations/placeholder-slides/presentation.md
+++ /dev/null
@@ -1,52 +0,0 @@
----
-title: Placeholder Slides Title
----
-
-[.text: alignment(center)]
-
-# CPT 363
-
-### Slides Placeholder
-
-> “A work in progress. And the possibilities are endless.”
--- Elizabeth Eulberg
-
----
-
-![fit](https://hibbittsdesign.org/images/ux-toolkit-8-no-numbers.png "Diagram of user experience design process/techniques")
-
----
-
-[youtube]https://www.youtube.com/watch?v=Nj6x01wg2WA[/youtube]
-
----
-
-# Topics to Explore
-1. Topic One
-2. Topic Two
-3. Topic Three
-
----
-
-# Slides Placeholder
-
-### Topic One
-
----
-
-# Slides Placeholder
-
-### Topic Two
-
----
-
-# Slides Placeholder
-
-### Topic Three
-
----
-
-# Summary
-1. Topic One
-2. Topic Two
-3. Topic Three
diff --git a/themes/learn2-git-sync/_demo/versioned-docs/01.basics/01.overview/docs.md b/themes/learn2-git-sync/_demo/versioned-docs/01.basics/01.overview/docs.md
deleted file mode 100644
index 976fccc4..00000000
--- a/themes/learn2-git-sync/_demo/versioned-docs/01.basics/01.overview/docs.md
+++ /dev/null
@@ -1,721 +0,0 @@
----
-title: Overview
-taxonomy:
- category:
- - docs
-visible: true
----
-
-Let's face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.
-
-**Markdown** is a better way to write **HTML**, without all the complexities and ugliness that usually accompanies it.
-
-[version=20]
-_Here is some text which is only displayed if version 2.0 is selected._
-[/version]
-
-Some of the key benefits are:
-
-1. Markdown is simple to learn, with minimal extra characters so it's also quicker to write content.
-2. Less chance of errors when writing in markdown.
-3. Produces valid XHTML output.
-4. Keeps the content and the visual display separate, so you cannot mess up the look of your site.
-5. Write in any text editor or Markdown application you like.
-6. Markdown is a joy to use!
-
-John Gruber, the author of Markdown, puts it like this:
-
-> The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.
-> -- John Gruber
-
-
-Grav ships with built-in support for [Markdown](http://daringfireball.net/projects/markdown/) and [Markdown Extra](https://michelf.ca/projects/php-markdown/extra/). You must enable **Markdown Extra** in your `system.yaml` configuration file
-
-Without further delay, let us go over the main elements of Markdown and what the resulting HTML looks like:
-
->>> Bookmark this page for easy future reference!
-
-## Headings
-
-Headings from `h1` through `h6` are constructed with a `#` for each level:
-
-```markdown
-# h1 Heading
-## h2 Heading
-### h3 Heading
-#### h4 Heading
-##### h5 Heading
-###### h6 Heading
-```
-
-Renders to:
-
-# h1 Heading
-## h2 Heading
-### h3 Heading
-#### h4 Heading
-##### h5 Heading
-###### h6 Heading
-
-HTML:
-
-```html
-
h1 Heading
-
h2 Heading
-
h3 Heading
-
h4 Heading
-
h5 Heading
-
h6 Heading
-```
-
-
-
-
-
-## Comments
-
-Comments should be HTML compatible
-
-```html
-
-```
-Comment below should **NOT** be seen:
-
-
-
-
-
-
-
-## Horizontal Rules
-
-The HTML `` element is for creating a "thematic break" between paragraph-level elements. In markdown, you can create a `` with any of the following:
-
-* `___`: three consecutive underscores
-* `---`: three consecutive dashes
-* `***`: three consecutive asterisks
-
-renders to:
-
-___
-
----
-
-***
-
-
-
-
-
-
-
-## Body Copy
-
-Body copy written as normal, plain text will be wrapped with `` tags in the rendered HTML.
-
-So this body copy:
-
-```markdown
-Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.
-```
-renders to this HTML:
-
-```html
-
Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.
-```
-
-
-
-
-
-
-
-## Emphasis
-
-### Bold
-For emphasizing a snippet of text with a heavier font-weight.
-
-The following snippet of text is **rendered as bold text**.
-
-```markdown
-**rendered as bold text**
-```
-renders to:
-
-**rendered as bold text**
-
-and this HTML
-
-```html
-rendered as bold text
-```
-
-### Italics
-For emphasizing a snippet of text with italics.
-
-The following snippet of text is _rendered as italicized text_.
-
-```markdown
-_rendered as italicized text_
-```
-
-renders to:
-
-_rendered as italicized text_
-
-and this HTML:
-
-```html
-rendered as italicized text
-```
-
-
-### strikethrough
-In GFM (GitHub flavored Markdown) you can do strikethroughs.
-
-```markdown
-~~Strike through this text.~~
-```
-Which renders to:
-
-~~Strike through this text.~~
-
-HTML:
-
-```html
-Strike through this text.
-```
-
-
-
-
-
-
-## Blockquotes
-For quoting blocks of content from another source within your document.
-
-Add `>` before any text you want to quote.
-
-```markdown
-> **Fusion Drive** combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.
-```
-
-Renders to:
-
-> **Fusion Drive** combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.
-
-and this HTML:
-
-```html
-
-
Fusion Drive combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.
-
-```
-
-Blockquotes can also be nested:
-
-```markdown
-> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue.
-Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
->> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
-> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue.
-Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.
->> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-
-
-
-
-
-## Notices
-
-We have four notice styles and they extend the standard markdown syntax for block quotes. Basically levels of 3 block quote or greater produce notices in 4 colors:
-
-### Yellow
-
-```markdown
->>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-### Red
-
-```markdown
->>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-### Blue
-
-```markdown
->>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-### Green
-
-```markdown
->>>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-```
-
-Renders to:
-
->>>>>> Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor
-odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.
-
-
-
-
-
-
-## Lists
-
-### Unordered
-A list of items in which the order of the items does not explicitly matter.
-
-You may use any of the following symbols to denote bullets for each list item:
-
-```markdown
-* valid bullet
-- valid bullet
-+ valid bullet
-```
-
-For example
-
-```markdown
-+ Lorem ipsum dolor sit amet
-+ Consectetur adipiscing elit
-+ Integer molestie lorem at massa
-+ Facilisis in pretium nisl aliquet
-+ Nulla volutpat aliquam velit
- - Phasellus iaculis neque
- - Purus sodales ultricies
- - Vestibulum laoreet porttitor sem
- - Ac tristique libero volutpat at
-+ Faucibus porta lacus fringilla vel
-+ Aenean sit amet erat nunc
-+ Eget porttitor lorem
-```
-Renders to:
-
-+ Lorem ipsum dolor sit amet
-+ Consectetur adipiscing elit
-+ Integer molestie lorem at massa
-+ Facilisis in pretium nisl aliquet
-+ Nulla volutpat aliquam velit
- - Phasellus iaculis neque
- - Purus sodales ultricies
- - Vestibulum laoreet porttitor sem
- - Ac tristique libero volutpat at
-+ Faucibus porta lacus fringilla vel
-+ Aenean sit amet erat nunc
-+ Eget porttitor lorem
-
-And this HTML
-
-```html
-
-
Lorem ipsum dolor sit amet
-
Consectetur adipiscing elit
-
Integer molestie lorem at massa
-
Facilisis in pretium nisl aliquet
-
Nulla volutpat aliquam velit
-
-
Phasellus iaculis neque
-
Purus sodales ultricies
-
Vestibulum laoreet porttitor sem
-
Ac tristique libero volutpat at
-
-
-
Faucibus porta lacus fringilla vel
-
Aenean sit amet erat nunc
-
Eget porttitor lorem
-
-```
-
-### Ordered
-
-A list of items in which the order of items does explicitly matter.
-
-```markdown
-1. Lorem ipsum dolor sit amet
-2. Consectetur adipiscing elit
-3. Integer molestie lorem at massa
-4. Facilisis in pretium nisl aliquet
-5. Nulla volutpat aliquam velit
-6. Faucibus porta lacus fringilla vel
-7. Aenean sit amet erat nunc
-8. Eget porttitor lorem
-```
-Renders to:
-
-1. Lorem ipsum dolor sit amet
-2. Consectetur adipiscing elit
-3. Integer molestie lorem at massa
-4. Facilisis in pretium nisl aliquet
-5. Nulla volutpat aliquam velit
-6. Faucibus porta lacus fringilla vel
-7. Aenean sit amet erat nunc
-8. Eget porttitor lorem
-
-And this HTML:
-
-```html
-
-
Lorem ipsum dolor sit amet
-
Consectetur adipiscing elit
-
Integer molestie lorem at massa
-
Facilisis in pretium nisl aliquet
-
Nulla volutpat aliquam velit
-
Faucibus porta lacus fringilla vel
-
Aenean sit amet erat nunc
-
Eget porttitor lorem
-
-```
-
-**TIP**: If you just use `1.` for each number, Markdown will automatically number each item. For example:
-
-```markdown
-1. Lorem ipsum dolor sit amet
-1. Consectetur adipiscing elit
-1. Integer molestie lorem at massa
-1. Facilisis in pretium nisl aliquet
-1. Nulla volutpat aliquam velit
-1. Faucibus porta lacus fringilla vel
-1. Aenean sit amet erat nunc
-1. Eget porttitor lorem
-```
-
-Renders to:
-
-1. Lorem ipsum dolor sit amet
-2. Consectetur adipiscing elit
-3. Integer molestie lorem at massa
-4. Facilisis in pretium nisl aliquet
-5. Nulla volutpat aliquam velit
-6. Faucibus porta lacus fringilla vel
-7. Aenean sit amet erat nunc
-8. Eget porttitor lorem
-
-
-
-
-
-
-
-## Code
-
-### Inline code
-Wrap inline snippets of code with `` ` ``.
-
-```markdown
-In this example, `` should be wrapped as **code**.
-```
-
-Renders to:
-
-In this example, `` should be wrapped with **code**.
-
-HTML:
-
-```html
-
In this example, <section></section> should be wrapped with code.
-```
-
-### Indented code
-
-Or indent several lines of code by at least four spaces, as in:
-
-
- // Some comments
- line 1 of code
- line 2 of code
- line 3 of code
-
-
-Renders to:
-
- // Some comments
- line 1 of code
- line 2 of code
- line 3 of code
-
-HTML:
-
-```html
-
-
- // Some comments
- line 1 of code
- line 2 of code
- line 3 of code
-
-
-```
-
-
-### Block code "fences"
-
-Use "fences" ```` ``` ```` to block in multiple lines of code.
-
-
-```
-
-### Syntax highlighting
-
-GFM, or "GitHub Flavored Markdown" also supports syntax highlighting. To activate it, simply add the file extension of the language you want to use directly after the first code "fence", ` ```js `, and syntax highlighting will automatically be applied in the rendered HTML. For example, to apply syntax highlighting to JavaScript code:
-
-
-
-Renders to:
-
-```js
-grunt.initConfig({
- assemble: {
- options: {
- assets: 'docs/assets',
- data: 'src/data/*.{json,yml}',
- helpers: 'src/custom-helpers.js',
- partials: ['src/partials/**/*.{hbs,md}']
- },
- pages: {
- options: {
- layout: 'default.hbs'
- },
- files: {
- './': ['src/templates/pages/index.hbs']
- }
- }
- }
-};
-```
-
-
-
-
-
-
-
-## Tables
-Tables are created by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.
-
-
-```markdown
-| Option | Description |
-| ------ | ----------- |
-| data | path to data files to supply the data that will be passed into templates. |
-| engine | engine to be used for processing templates. Handlebars is the default. |
-| ext | extension to be used for dest files. |
-```
-
-Renders to:
-
-| Option | Description |
-| ------ | ----------- |
-| data | path to data files to supply the data that will be passed into templates. |
-| engine | engine to be used for processing templates. Handlebars is the default. |
-| ext | extension to be used for dest files. |
-
-And this HTML:
-
-```html
-
-
-
Option
-
Description
-
-
-
data
-
path to data files to supply the data that will be passed into templates.
-
-
-
engine
-
engine to be used for processing templates. Handlebars is the default.
- {% if not progress.isFirst(page.path) and not (progress.nextSibling(page.path).url == progress.prevSibling(page.path).url) %}
-
- {% endif %}
-
- {% if not progress.isLast(page.path) and not (progress.nextSibling(page.path).url == progress.prevSibling(page.path).url) %}
-
- {% endif %}
-
-{% endblock %}
-
-{% block content %}
- {% include 'partials/page.html.twig' %}
-{% endblock %}
diff --git a/themes/learn2-git-sync/templates/partials/base.html.twig b/themes/learn2-git-sync/templates/partials/base.html.twig
deleted file mode 100644
index d843457f..00000000
--- a/themes/learn2-git-sync/templates/partials/base.html.twig
+++ /dev/null
@@ -1,106 +0,0 @@
-{% set theme_config = attribute(config.themes, config.system.pages.theme) %}
-
-
-
- {% block head %}
-
- {% if header.title %}{{ header.title }} | {% endif %}{{ site.title }}
- {% include 'partials/metadata.html.twig' %}
-
-
-
-
-
- {% block stylesheets %}
- {% do assets.addCss('theme://css-compiled/nucleus.css', 102) %}
- {% do assets.addCss('theme://css/custom.css', 100) %}
- {% do assets.addCss('theme://css/font-awesome.min.css',100) %}
- {% do assets.addCss('theme://css/featherlight.min.css') %}
-
- {% if browser.getBrowser == 'msie' and browser.getVersion >= 8 and browser.getVersion <= 9 %}
- {% do assets.addCss('theme://css/nucleus-ie9.css') %}
- {% do assets.addCss('theme://css/pure-0.5.0/grids-min.css') %}
- {% do assets.addJs('theme://js/html5shiv-printshiv.min.js') %}
- {% endif %}
- {% endblock %}
-
- {% block javascripts %}
- {% do assets.addJs('jquery',101) %}
- {% do assets.addJs('theme://js/modernizr.custom.71422.js',100) %}
- {% do assets.addJs('theme://js/featherlight.min.js') %}
- {% do assets.addJs('theme://js/clipboard.min.js') %}
- {% do assets.addJs('theme://js/jquery.scrollbar.min.js') %}
- {% do assets.addJs('theme://js/learn.js') %}
- {% endblock %}
-
- {% block assets deferred %}
- {{ assets.css()|raw }}
- {{ assets.js()|raw }}
- {% endblock %}
-
- {% endblock %}
-
-
- {% block sidebar %}
-
- {% endblock %}
-
- {% block body %}
-
-
-
-
-
-
- {% block topbar %}{% if theme_config.github.position == 'top' or config.plugins.breadcrumbs.enabled %}
-
- {% if theme_config.github.position == 'top' and not ('search' in page.name) %}
-
- {% include 'partials/github_link.html.twig' %}
-
- {% endif %}
-
- {% if config.plugins.breadcrumbs.enabled %}
- {% include 'partials/breadcrumbs.html.twig' %}
- {% endif %}
-
- {% endif %}{% endblock %}
-
- {% block content %}{% endblock %}
-
- {% block footer %}
- {% if theme_config.github.position == 'bottom' and not ('search' in page.name) %}
- {% include 'partials/github_note.html.twig' %}
- {% endif %}
- {% endblock %}
-
-
- {% block navigation %}{% endblock %}
-
- {% endblock %}
- {% block analytics %}
- {% if theme_config.google_analytics_code %}
- {% include 'partials/analytics.html.twig' %}
- {% endif %}
- {% endblock %}
-
- {% block bottom %}
- {{ assets.js('bottom')|raw }}
- {% endblock %}
-
- {# added global scripts - hibbittsdesign.org #}
- {% include 'partials/scripts.html.twig' %}
-
-
-
diff --git a/themes/learn2-git-sync/templates/partials/github_link.html.twig b/themes/learn2-git-sync/templates/partials/github_link.html.twig
deleted file mode 100644
index 4c9f4f48..00000000
--- a/themes/learn2-git-sync/templates/partials/github_link.html.twig
+++ /dev/null
@@ -1,55 +0,0 @@
-{% if theme_config.github.tree %}
- {% set git_repo_link_url = theme_config.github.tree %}
- {% if 'github' in git_repo_link_url %}
- {% set git_repo_link_icon = "github" %}
- {% elseif 'gitlab' in git_repo_link_url %}
- {% set git_repo_link_icon = "gitlab" %}
- {% elseif 'bitbucket' in git_repo_link_url %}
- {% set git_repo_link_icon = "bitbucket" %}
- {% else %}
- {% set git_repo_link_icon = "git" %}
- {% endif %}
- {% if theme_config.github.icon %}
- {% set git_repo_link_icon = theme_config.github.icon %}
- {% endif %}
- {% set git_repo_edit_link_url = git_repo_link_url ~ ('/'~page.filePathClean)|replace({'/user/':'/'}) %}
-
-
- {{ 'THEME_LEARN2_GIT_EDIT_THIS_PAGE'|t }}
-{% else %}
- {% if not config.plugins['git-sync'].enabled %}
- {% set admin_panel_appearance_url = grav.base_url ~ '/admin/plugins/' %}
-
-
- {{ 'THEME_LEARN2_GIT_ADD_SETUP_GIT_SYNC_PLUGIN'|t }}
- {% else %}
- {% if config.plugins['git-sync'].enabled and config.plugins['git-sync'].repository is empty %}
- {% set admin_panel_appearance_url = grav.base_url ~ '/admin/plugins/git-sync' %}
-
-
- {{ 'THEME_LEARN2_GIT_SETUP_GIT_SYNC_PLUGIN'|t }}
- {% else %}
- {% set git_sync_repo = config.plugins['git-sync'].repository %}
- {% set git_sync_repo_link = (git_sync_repo | replace({'.git': '/'})) %}
- {% if 'github' in git_sync_repo_link %}
- {% set git_repo_link_icon = "github" %}
- {% set git_repo_edit_link_url = git_sync_repo_link ~ 'blob/master' ~ (page.filePathClean)|replace({'user/':'/'}) %}
- {% elseif 'gitlab' in git_sync_repo_link %}
- {% set git_repo_link_icon = "gitlab" %}
- {% set git_repo_edit_link_url = git_sync_repo_link ~ 'blob/master' ~ (page.filePathClean)|replace({'user/':'/'}) %}
- {% elseif 'bitbucket' in git_sync_repo_link %}
- {% set git_repo_link_icon = "bitbucket" %}
- {% set git_repo_edit_link_url = git_sync_repo_link ~ 'src/master' ~ (page.filePathClean)|replace({'user/':'/'}) %}
- {% else %}
- {% set git_repo_link_icon = "git" %}
- {% set git_repo_edit_link_url = git_sync_repo_link ~ 'blob/master' ~ (page.filePathClean)|replace({'user/':'/'}) %}
- {% endif %}
- {% if theme_config.github.icon %}
- {% set git_repo_link_icon = theme_config.github.icon %}
- {% endif %}
-
-
- {{ 'THEME_LEARN2_GIT_EDIT_THIS_PAGE'|t }}
- {% endif %}
- {% endif %}
-{% endif %}
diff --git a/themes/learn2-git-sync/templates/partials/github_note.html.twig b/themes/learn2-git-sync/templates/partials/github_note.html.twig
deleted file mode 100644
index a7aa2623..00000000
--- a/themes/learn2-git-sync/templates/partials/github_note.html.twig
+++ /dev/null
@@ -1,7 +0,0 @@
-
"].join("")),g="."+d.namespace+"-close"+(d.otherClose?","+d.otherClose:"");return d.$instance=f.clone().addClass(d.variant),d.$instance.on(d.closeTrigger+"."+d.namespace,function(b){var c=a(b.target);("background"===d.closeOnClick&&c.is("."+d.namespace)||"anywhere"===d.closeOnClick||c.closest(g).length)&&(b.preventDefault(),d.close())}),this},getContent:function(){var b=this,c=this.constructor.contentFilters,d=function(a){return b.$currentTarget&&b.$currentTarget.attr(a)},e=d(b.targetAttr),f=b.target||e||"",g=c[b.type];if(!g&&f in c&&(g=c[f],f=b.target&&e),f=f||d("href")||"",!g)for(var h in c)b[h]&&(g=c[h],f=b[h]);if(!g){var i=f;if(f=null,a.each(b.contentFilters,function(){return g=c[this],g.test&&(f=g.test(i)),!f&&g.regex&&i.match&&i.match(g.regex)&&(f=i),!f}),!f)return"console"in window&&window.console.error("Featherlight: no content filter found "+(i?' for "'+i+'"':" (no target specified)")),!1}return g.process.call(b,f)},setContent:function(b){var c=this;return(b.is("iframe")||a("iframe",b).length>0)&&c.$instance.addClass(c.namespace+"-iframe"),c.$instance.removeClass(c.namespace+"-loading"),c.$instance.find("."+c.namespace+"-inner").slice(1).remove().end().replaceWith(a.contains(c.$instance[0],b[0])?"":b),c.$content=b.addClass(c.namespace+"-inner"),c},open:function(b){var d=this;if(d.$instance.hide().appendTo(d.root),!(b&&b.isDefaultPrevented()||d.beforeOpen(b)===!1)){b&&b.preventDefault();var e=d.getContent();if(e)return c.push(d),h(!0),d.$instance.fadeIn(d.openSpeed),d.beforeContent(b),a.when(e).always(function(a){d.setContent(a),d.afterContent(b)}).then(d.$instance.promise()).done(function(){d.afterOpen(b)})}return d.$instance.detach(),a.Deferred().reject().promise()},close:function(b){var c=this,e=a.Deferred();return c.beforeClose(b)===!1?e.reject():(0===d(c).length&&h(!1),c.$instance.fadeOut(c.closeSpeed,function(){c.$instance.detach(),c.afterClose(b),e.resolve()})),e.promise()},chainCallbacks:function(b){for(var c in b)this[c]=a.proxy(b[c],this,a.proxy(this[c],this))}},a.extend(b,{id:0,autoBind:"[data-featherlight]",defaults:b.prototype,contentFilters:{jquery:{regex:/^[#.]\w/,test:function(b){return b instanceof a&&b},process:function(b){return a(b).clone(!0)}},image:{regex:/\.(png|jpg|jpeg|gif|tiff|bmp)(\?\S*)?$/i,process:function(b){var c=this,d=a.Deferred(),e=new Image,f=a('');return e.onload=function(){f.naturalWidth=e.width,f.naturalHeight=e.height,d.resolve(f)},e.onerror=function(){d.reject(f)},e.src=b,d.promise()}},html:{regex:/^\s*<[\w!][^<]*>/,process:function(b){return a(b)}},ajax:{regex:/./,process:function(b){var c=a.Deferred(),d=a("").load(b,function(a,b){"error"!==b&&c.resolve(d.contents()),c.fail()});return c.promise()}},iframe:{process:function(b){var c=new a.Deferred,d=a("").hide().attr("src",b).css(e(this,"iframe")).on("load",function(){c.resolve(d.show())}).appendTo(this.$instance.find("."+this.namespace+"-content"));return c.promise()}},text:{process:function(b){return a("
",{text:b})}}},functionAttributes:["beforeOpen","afterOpen","beforeContent","afterContent","beforeClose","afterClose"],readElementConfig:function(b,c){var d=this,e=new RegExp("^data-"+c+"-(.*)"),f={};return b&&b.attributes&&a.each(b.attributes,function(){var b=this.name.match(e);if(b){var c=this.value,g=a.camelCase(b[1]);if(a.inArray(g,d.functionAttributes)>=0)c=new Function(c);else try{c=a.parseJSON(c)}catch(h){}f[g]=c}}),f},extend:function(b,c){var d=function(){this.constructor=b};return d.prototype=this.prototype,b.prototype=new d,b.__super__=this.prototype,a.extend(b,this,c),b.defaults=b.prototype,b},attach:function(b,c,d){var e=this;"object"!=typeof c||c instanceof a!=!1||d||(d=c,c=void 0),d=a.extend({},d);var f=d.namespace||e.defaults.namespace,g=a.extend({},e.defaults,e.readElementConfig(b[0],f),d);return b.on(g.openTrigger+"."+g.namespace,g.filter,function(f){var h=a.extend({$source:b,$currentTarget:a(this)},e.readElementConfig(b[0],g.namespace),e.readElementConfig(this,g.namespace),d);new e(c,h).open(f)}),b},current:function(){var a=this.opened();return a[a.length-1]||null},opened:function(){var b=this;return d(),a.grep(c,function(a){return a instanceof b})},close:function(){var a=this.current();return a?a.close():void 0},_onReady:function(){var b=this;b.autoBind&&(b.attach(a(document),{filter:b.autoBind}),a(b.autoBind).filter("[data-featherlight-filter]").each(function(){b.attach(a(this))}))},_callbackChain:{onKeyUp:function(a,b){return 27===b.keyCode?(this.closeOnEsc&&this.$instance.find("."+this.namespace+"-close:first").click(),!1):a(b)},onResize:function(a,b){if(this.$content.naturalWidth){var c=this.$content.naturalWidth,d=this.$content.naturalHeight;this.$content.css("width","").css("height","");var e=Math.max(c/parseInt(this.$content.parent().css("width"),10),d/parseInt(this.$content.parent().css("height"),10));e>1&&this.$content.css("width",""+c/e+"px").css("height",""+d/e+"px")}return a(b)},afterContent:function(a,b){var c=a(b);return this.onResize(b),c}}}),a.featherlight=b,a.fn.featherlight=function(a,c){return b.attach(this,a,c)},a(document).ready(function(){b._onReady()})}(jQuery);
\ No newline at end of file
diff --git a/themes/learn2/js/html5shiv-printshiv.min.js b/themes/learn2/js/html5shiv-printshiv.min.js
deleted file mode 100644
index 9c78ee3c..00000000
--- a/themes/learn2/js/html5shiv-printshiv.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/**
-* @preserve HTML5 Shiv prev3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
-*/
-!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=x.elements;return"string"==typeof a?a.split(" "):a}function e(a){var b=w[a[u]];return b||(b={},v++,a[u]=v,w[v]=b),b}function f(a,c,d){if(c||(c=b),p)return c.createElement(a);d||(d=e(c));var f;return f=d.cache[a]?d.cache[a].cloneNode():t.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!f.canHaveChildren||s.test(a)||f.tagUrn?f:d.frag.appendChild(f)}function g(a,c){if(a||(a=b),p)return a.createDocumentFragment();c=c||e(a);for(var f=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)f.createElement(h[g]);return f}function h(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return x.shivMethods?f(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(x,b.frag)}function i(a){a||(a=b);var d=e(a);return!x.shivCSS||o||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),p||h(a,d),a}function j(a){for(var b,c=a.getElementsByTagName("*"),e=c.length,f=RegExp("^(?:"+d().join("|")+")$","i"),g=[];e--;)b=c[e],f.test(b.nodeName)&&g.push(b.applyElement(k(b)));return g}function k(a){for(var b,c=a.attributes,d=c.length,e=a.ownerDocument.createElement(z+":"+a.nodeName);d--;)b=c[d],b.specified&&e.setAttribute(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function l(a){for(var b,c=a.split("{"),e=c.length,f=RegExp("(^|[\\s,>+~])("+d().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),g="$1"+z+"\\:$2";e--;)b=c[e]=c[e].split("}"),b[b.length-1]=b[b.length-1].replace(f,g),c[e]=b.join("}");return c.join("{")}function m(a){for(var b=a.length;b--;)a[b].removeNode()}function n(a){function b(){clearTimeout(g._removeSheetTimer),d&&d.removeNode(!0),d=null}var d,f,g=e(a),h=a.namespaces,i=a.parentWindow;return!A||a.printShived?a:("undefined"==typeof h[z]&&h.add(z),i.attachEvent("onbeforeprint",function(){b();for(var e,g,h,i=a.styleSheets,k=[],m=i.length,n=Array(m);m--;)n[m]=i[m];for(;h=n.pop();)if(!h.disabled&&y.test(h.media)){try{e=h.imports,g=e.length}catch(o){g=0}for(m=0;g>m;m++)n.push(e[m]);try{k.push(h.cssText)}catch(o){}}k=l(k.reverse().join("")),f=j(a),d=c(a,k)}),i.attachEvent("onafterprint",function(){m(f),clearTimeout(g._removeSheetTimer),g._removeSheetTimer=setTimeout(b,500)}),a.printShived=!0,a)}var o,p,q="3.7.0",r=a.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,t=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,u="_html5shiv",v=0,w={};!function(){try{var a=b.createElement("a");a.innerHTML="",o="hidden"in a,p=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){o=!0,p=!0}}();var x={elements:r.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:q,shivCSS:r.shivCSS!==!1,supportsUnknownElements:p,shivMethods:r.shivMethods!==!1,type:"default",shivDocument:i,createElement:f,createDocumentFragment:g};a.html5=x,i(b);var y=/^$|\b(?:all|print)\b/,z="html5shiv",A=!p&&function(){var c=b.documentElement;return!("undefined"==typeof b.namespaces||"undefined"==typeof b.parentWindow||"undefined"==typeof c.applyElement||"undefined"==typeof c.removeNode||"undefined"==typeof a.attachEvent)}();x.type+=" print",x.shivPrint=n,n(b)}(this,document);
\ No newline at end of file
diff --git a/themes/learn2/js/jquery.scrollbar.min.js b/themes/learn2/js/jquery.scrollbar.min.js
deleted file mode 100644
index ed3455a7..00000000
--- a/themes/learn2/js/jquery.scrollbar.min.js
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- * jQuery CSS Customizable Scrollbar
- *
- * Copyright 2015, Yuriy Khabarov
- * Dual licensed under the MIT or GPL Version 2 licenses.
- *
- * If you found bug, please contact me via email <13real008@gmail.com>
- *
- * Compressed by http://jscompress.com/
- *
- * @author Yuriy Khabarov aka Gromo
- * @version 0.2.9
- * @url https://github.com/gromo/jquery.scrollbar/
- *
- */
-!function(l,e){"function"==typeof define&&define.amd?define(["jquery"],e):e(l.jQuery)}(this,function(l){"use strict";function e(e){if(t.webkit&&!e)return{height:0,width:0};if(!t.data.outer){var o={border:"none","box-sizing":"content-box",height:"200px",margin:"0",padding:"0",width:"200px"};t.data.inner=l("