diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 5008ddf..0000000
Binary files a/.DS_Store and /dev/null differ
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 04c89ef..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-.*.sw*
-_site/
diff --git a/404.html b/404.html
deleted file mode 100644
index d5c8ad8..0000000
--- a/404.html
+++ /dev/null
@@ -1,9 +0,0 @@
----
-layout: default
-title: "404: Page not found"
-permalink: 404.html
----
-
-
-
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.
-
diff --git a/CNAME b/CNAME
deleted file mode 100644
index 02efced..0000000
--- a/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-learnangular2.com
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index 053c27d..0000000
--- a/Gemfile
+++ /dev/null
@@ -1,2 +0,0 @@
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index 509f817..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,126 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- activesupport (4.2.1)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
- minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
- tzinfo (~> 1.1)
- blankslate (2.1.2.4)
- celluloid (0.16.0)
- timers (~> 4.0.0)
- classifier-reborn (2.0.3)
- fast-stemmer (~> 1.0)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.9.1.1)
- colorator (0.1)
- execjs (2.5.2)
- fast-stemmer (1.0.2)
- ffi (1.9.8)
- gemoji (2.1.0)
- github-pages (34)
- RedCloth (= 4.2.9)
- github-pages-health-check (~> 0.2)
- jekyll (= 2.4.0)
- jekyll-coffeescript (= 1.0.1)
- jekyll-mentions (= 0.2.1)
- jekyll-redirect-from (= 0.6.2)
- jekyll-sass-converter (= 1.2.0)
- jekyll-sitemap (= 0.8.1)
- jemoji (= 0.4.0)
- kramdown (= 1.5.0)
- liquid (= 2.6.1)
- maruku (= 0.7.0)
- mercenary (~> 0.3)
- pygments.rb (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 3.1.2)
- terminal-table (~> 1.4)
- github-pages-health-check (0.3.0)
- net-dns (~> 0.6)
- public_suffix (~> 1.4)
- hitimes (1.2.2)
- html-pipeline (1.9.0)
- activesupport (>= 2)
- nokogiri (~> 1.4)
- i18n (0.7.0)
- jekyll (2.4.0)
- classifier-reborn (~> 2.0)
- colorator (~> 0.1)
- jekyll-coffeescript (~> 1.0)
- jekyll-gist (~> 1.0)
- jekyll-paginate (~> 1.0)
- jekyll-sass-converter (~> 1.0)
- jekyll-watch (~> 1.1)
- kramdown (~> 1.3)
- liquid (~> 2.6.1)
- mercenary (~> 0.3.3)
- pygments.rb (~> 0.6.0)
- redcarpet (~> 3.1)
- safe_yaml (~> 1.0)
- toml (~> 0.1.0)
- jekyll-coffeescript (1.0.1)
- coffee-script (~> 2.2)
- jekyll-gist (1.2.1)
- jekyll-mentions (0.2.1)
- html-pipeline (~> 1.9.0)
- jekyll (~> 2.0)
- jekyll-paginate (1.1.0)
- jekyll-redirect-from (0.6.2)
- jekyll (~> 2.0)
- jekyll-sass-converter (1.2.0)
- sass (~> 3.2)
- jekyll-sitemap (0.8.1)
- jekyll-watch (1.2.1)
- listen (~> 2.7)
- jemoji (0.4.0)
- gemoji (~> 2.0)
- html-pipeline (~> 1.9)
- jekyll (~> 2.0)
- json (1.8.2)
- kramdown (1.5.0)
- liquid (2.6.1)
- listen (2.10.0)
- celluloid (~> 0.16.0)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- maruku (0.7.0)
- mercenary (0.3.5)
- mini_portile (0.6.2)
- minitest (5.6.0)
- net-dns (0.8.0)
- nokogiri (1.6.6.2)
- mini_portile (~> 0.6.0)
- parslet (1.5.0)
- blankslate (~> 2.0)
- posix-spawn (0.3.11)
- public_suffix (1.5.1)
- pygments.rb (0.6.1)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.2.0)
- rb-fsevent (0.9.4)
- rb-inotify (0.9.5)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (3.1.2)
- safe_yaml (1.0.4)
- sass (3.4.13)
- terminal-table (1.4.5)
- thread_safe (0.3.5)
- timers (4.0.1)
- hitimes
- toml (0.1.2)
- parslet (~> 1.5.0)
- tzinfo (1.2.2)
- thread_safe (~> 0.1)
- yajl-ruby (1.2.1)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index c4c708b..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,13 +0,0 @@
-Copyright 2015-present Drifty Co.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
diff --git a/README.md b/README.md
index 796876f..2b8e324 100644
--- a/README.md
+++ b/README.md
@@ -1,118 +1,2 @@
-# Hyde
-
-Hyde is a brazen two-column [Jekyll](http://jekyllrb.com) theme that pairs a prominent sidebar with uncomplicated content. It's based on [Poole](http://getpoole.com), the Jekyll butler.
-
-
-
-
-## Contents
-
-- [Usage](#usage)
-- [Options](#options)
- - [Sidebar menu](#sidebar-menu)
- - [Sticky sidebar content](#sticky-sidebar-content)
- - [Themes](#themes)
- - [Reverse layout](#reverse-layout)
-- [Development](#development)
-- [Author](#author)
-- [License](#license)
-
-
-## Usage
-
-Hyde is a theme built on top of [Poole](https://github.com/poole/poole), which provides a fully furnished Jekyll setup—just download and start the Jekyll server. See [the Poole usage guidelines](https://github.com/poole/poole#usage) for how to install and use Jekyll.
-
-
-## Options
-
-Hyde includes some customizable options, typically applied via classes on the `` element.
-
-
-### Sidebar menu
-
-Create a list of nav links in the sidebar by assigning each Jekyll page the correct layout in the page's [front-matter](http://jekyllrb.com/docs/frontmatter/).
-
-```
----
-layout: page
-title: About
----
-```
-
-**Why require a specific layout?** Jekyll will return *all* pages, including the `atom.xml`, and with an alphabetical sort order. To ensure the first link is *Home*, we exclude the `index.html` page from this list by specifying the `page` layout.
-
-
-### Sticky sidebar content
-
-By default Hyde ships with a sidebar that affixes it's content to the bottom of the sidebar. You can optionally disable this by removing the `.sidebar-sticky` class from the sidebar's `.container`. Sidebar content will then normally flow from top to bottom.
-
-```html
-
-
-
-
-
-```
-
-
-### Themes
-
-Hyde ships with eight optional themes based on the [base16 color scheme](https://github.com/chriskempson/base16). Apply a theme to change the color scheme (mostly applies to sidebar and links).
-
-
-
-There are eight themes available at this time.
-
-
-
-To use a theme, add anyone of the available theme classes to the `` element in the `default.html` layout, like so:
-
-```html
-
- ...
-
-```
-
-To create your own theme, look to the Themes section of [included CSS file](https://github.com/poole/hyde/blob/master/public/css/hyde.css). Copy any existing theme (they're only a few lines of CSS), rename it, and change the provided colors.
-
-### Reverse layout
-
-
-
-Hyde's page orientation can be reversed with a single class.
-
-```html
-
- ...
-
-```
-
-
-## Development
-
-Hyde has two branches, but only one is used for active development.
-
-- `master` for development. **All pull requests should be to submitted against `master`.**
-- `gh-pages` for our hosted site, which includes our analytics tracking code. **Please avoid using this branch.**
-
-
-## Author
-
-**Mark Otto**
--