diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 97ddb3c..0000000 --- a/Gemfile +++ /dev/null @@ -1,3 +0,0 @@ -source "https://rubygems.org" -gem 'github-pages' -gem 'jekyll-feed' diff --git a/.ruby-version b/blog/.ruby-version similarity index 100% rename from .ruby-version rename to blog/.ruby-version diff --git a/404.md b/blog/404.md similarity index 100% rename from 404.md rename to blog/404.md diff --git a/CNAME b/blog/CNAME similarity index 100% rename from CNAME rename to blog/CNAME diff --git a/LICENSE b/blog/LICENSE similarity index 100% rename from LICENSE rename to blog/LICENSE diff --git a/README.md b/blog/README.md similarity index 100% rename from README.md rename to blog/README.md diff --git a/_config.yml b/blog/_config.yml similarity index 100% rename from _config.yml rename to blog/_config.yml diff --git a/_includes/analytics.html b/blog/_includes/analytics.html similarity index 100% rename from _includes/analytics.html rename to blog/_includes/analytics.html diff --git a/_includes/disqus.html b/blog/_includes/disqus.html similarity index 100% rename from _includes/disqus.html rename to blog/_includes/disqus.html diff --git a/_includes/meta.html b/blog/_includes/meta.html similarity index 100% rename from _includes/meta.html rename to blog/_includes/meta.html diff --git a/_includes/svg-icons.html b/blog/_includes/svg-icons.html similarity index 100% rename from _includes/svg-icons.html rename to blog/_includes/svg-icons.html diff --git a/_layouts/default.html b/blog/_layouts/default.html similarity index 100% rename from _layouts/default.html rename to blog/_layouts/default.html diff --git a/_layouts/page.html b/blog/_layouts/page.html similarity index 100% rename from _layouts/page.html rename to blog/_layouts/page.html diff --git a/_layouts/post.html b/blog/_layouts/post.html similarity index 100% rename from _layouts/post.html rename to blog/_layouts/post.html diff --git a/_posts/2017-03-01-hello-world.md b/blog/_posts/2017-03-01-hello-world.md similarity index 100% rename from _posts/2017-03-01-hello-world.md rename to blog/_posts/2017-03-01-hello-world.md diff --git a/_posts/2017-03-08-opensettlersii-0.md b/blog/_posts/2017-03-08-opensettlersii-0.md similarity index 100% rename from _posts/2017-03-08-opensettlersii-0.md rename to blog/_posts/2017-03-08-opensettlersii-0.md diff --git a/_posts/2017-03-12-chicago-vs-london-tdd.md b/blog/_posts/2017-03-12-chicago-vs-london-tdd.md similarity index 100% rename from _posts/2017-03-12-chicago-vs-london-tdd.md rename to blog/_posts/2017-03-12-chicago-vs-london-tdd.md diff --git a/_posts/2017-03-17-introduction-to-integration.md b/blog/_posts/2017-03-17-introduction-to-integration.md similarity index 100% rename from _posts/2017-03-17-introduction-to-integration.md rename to blog/_posts/2017-03-17-introduction-to-integration.md diff --git a/_posts/2017-03-23-opensettlersii-1.md b/blog/_posts/2017-03-23-opensettlersii-1.md similarity index 100% rename from _posts/2017-03-23-opensettlersii-1.md rename to blog/_posts/2017-03-23-opensettlersii-1.md diff --git a/_posts/2017-03-26-integration-series-messaging.md b/blog/_posts/2017-03-26-integration-series-messaging.md similarity index 100% rename from _posts/2017-03-26-integration-series-messaging.md rename to blog/_posts/2017-03-26-integration-series-messaging.md diff --git a/_posts/2017-03-31-rabbitmq-vs-zeromq.md b/blog/_posts/2017-03-31-rabbitmq-vs-zeromq.md similarity index 100% rename from _posts/2017-03-31-rabbitmq-vs-zeromq.md rename to blog/_posts/2017-03-31-rabbitmq-vs-zeromq.md diff --git a/_posts/2017-04-02-opensettlersii-2.md b/blog/_posts/2017-04-02-opensettlersii-2.md similarity index 100% rename from _posts/2017-04-02-opensettlersii-2.md rename to blog/_posts/2017-04-02-opensettlersii-2.md diff --git a/_posts/2017-04-06-opensettlersii-3.md b/blog/_posts/2017-04-06-opensettlersii-3.md similarity index 100% rename from _posts/2017-04-06-opensettlersii-3.md rename to blog/_posts/2017-04-06-opensettlersii-3.md diff --git a/_posts/2017-04-08-today-i-learned-0.md b/blog/_posts/2017-04-08-today-i-learned-0.md similarity index 100% rename from _posts/2017-04-08-today-i-learned-0.md rename to blog/_posts/2017-04-08-today-i-learned-0.md diff --git a/_posts/2017-04-17-erlang-factory-lite-rome-2017-0.md b/blog/_posts/2017-04-17-erlang-factory-lite-rome-2017-0.md similarity index 100% rename from _posts/2017-04-17-erlang-factory-lite-rome-2017-0.md rename to blog/_posts/2017-04-17-erlang-factory-lite-rome-2017-0.md diff --git a/_posts/2017-04-23-opensettlers4.md b/blog/_posts/2017-04-23-opensettlers4.md similarity index 100% rename from _posts/2017-04-23-opensettlers4.md rename to blog/_posts/2017-04-23-opensettlers4.md diff --git a/_posts/2017-04-30-erlang-factory-lite-rome-2017-1.md b/blog/_posts/2017-04-30-erlang-factory-lite-rome-2017-1.md similarity index 100% rename from _posts/2017-04-30-erlang-factory-lite-rome-2017-1.md rename to blog/_posts/2017-04-30-erlang-factory-lite-rome-2017-1.md diff --git a/_posts/2017-04-30-opensettlers5.md b/blog/_posts/2017-04-30-opensettlers5.md similarity index 100% rename from _posts/2017-04-30-opensettlers5.md rename to blog/_posts/2017-04-30-opensettlers5.md diff --git a/_posts/2017-05-13-elixir-conf-eu.md b/blog/_posts/2017-05-13-elixir-conf-eu.md similarity index 100% rename from _posts/2017-05-13-elixir-conf-eu.md rename to blog/_posts/2017-05-13-elixir-conf-eu.md diff --git a/_posts/2017-05-14-opensettlersii-6.md b/blog/_posts/2017-05-14-opensettlersii-6.md similarity index 100% rename from _posts/2017-05-14-opensettlersii-6.md rename to blog/_posts/2017-05-14-opensettlersii-6.md diff --git a/_posts/2017-05-20-property-testing.md b/blog/_posts/2017-05-20-property-testing.md similarity index 100% rename from _posts/2017-05-20-property-testing.md rename to blog/_posts/2017-05-20-property-testing.md diff --git a/_posts/2017-06-12-end-of-getnoticed.md b/blog/_posts/2017-06-12-end-of-getnoticed.md similarity index 100% rename from _posts/2017-06-12-end-of-getnoticed.md rename to blog/_posts/2017-06-12-end-of-getnoticed.md diff --git a/_posts/2017-06-23-today-i-learned-1.md b/blog/_posts/2017-06-23-today-i-learned-1.md similarity index 100% rename from _posts/2017-06-23-today-i-learned-1.md rename to blog/_posts/2017-06-23-today-i-learned-1.md diff --git a/_posts/2017-07-02-purescript-the-first-look.md b/blog/_posts/2017-07-02-purescript-the-first-look.md similarity index 100% rename from _posts/2017-07-02-purescript-the-first-look.md rename to blog/_posts/2017-07-02-purescript-the-first-look.md diff --git a/_posts/2017-09-14-today-i-learned-2.md b/blog/_posts/2017-09-14-today-i-learned-2.md similarity index 100% rename from _posts/2017-09-14-today-i-learned-2.md rename to blog/_posts/2017-09-14-today-i-learned-2.md diff --git a/_posts/2017-09-27-today-i-learned-3-solving-comeonin-problems-on-windows.md b/blog/_posts/2017-09-27-today-i-learned-3-solving-comeonin-problems-on-windows.md similarity index 100% rename from _posts/2017-09-27-today-i-learned-3-solving-comeonin-problems-on-windows.md rename to blog/_posts/2017-09-27-today-i-learned-3-solving-comeonin-problems-on-windows.md diff --git a/_posts/2017-12-12-spawnfest-2017.md b/blog/_posts/2017-12-12-spawnfest-2017.md similarity index 100% rename from _posts/2017-12-12-spawnfest-2017.md rename to blog/_posts/2017-12-12-spawnfest-2017.md diff --git a/_posts/2020-04-10-til-4.md b/blog/_posts/2020-04-10-til-4.md similarity index 100% rename from _posts/2020-04-10-til-4.md rename to blog/_posts/2020-04-10-til-4.md diff --git a/_posts/2020-04-29-programmer-passport-first-look.md b/blog/_posts/2020-04-29-programmer-passport-first-look.md similarity index 100% rename from _posts/2020-04-29-programmer-passport-first-look.md rename to blog/_posts/2020-04-29-programmer-passport-first-look.md diff --git a/_posts/2020-05-17-property-based-testing-101.md b/blog/_posts/2020-05-17-property-based-testing-101.md similarity index 100% rename from _posts/2020-05-17-property-based-testing-101.md rename to blog/_posts/2020-05-17-property-based-testing-101.md diff --git a/_posts/2020-4-4-Alive-again.md b/blog/_posts/2020-4-4-Alive-again.md similarity index 100% rename from _posts/2020-4-4-Alive-again.md rename to blog/_posts/2020-4-4-Alive-again.md diff --git a/_sass/_highlights.scss b/blog/_sass/_highlights.scss similarity index 100% rename from _sass/_highlights.scss rename to blog/_sass/_highlights.scss diff --git a/_sass/_reset.scss b/blog/_sass/_reset.scss similarity index 100% rename from _sass/_reset.scss rename to blog/_sass/_reset.scss diff --git a/_sass/_svg-icons.scss b/blog/_sass/_svg-icons.scss similarity index 100% rename from _sass/_svg-icons.scss rename to blog/_sass/_svg-icons.scss diff --git a/_sass/_variables.scss b/blog/_sass/_variables.scss similarity index 100% rename from _sass/_variables.scss rename to blog/_sass/_variables.scss diff --git a/about.md b/blog/about.md similarity index 100% rename from about.md rename to blog/about.md diff --git a/categories.html b/blog/categories.html similarity index 100% rename from categories.html rename to blog/categories.html diff --git a/images/404.jpg b/blog/images/404.jpg similarity index 100% rename from images/404.jpg rename to blog/images/404.jpg diff --git a/images/config.png b/blog/images/config.png similarity index 100% rename from images/config.png rename to blog/images/config.png diff --git a/images/eflr2017-0.jpg b/blog/images/eflr2017-0.jpg similarity index 100% rename from images/eflr2017-0.jpg rename to blog/images/eflr2017-0.jpg diff --git a/images/eflr2017-1.jpg b/blog/images/eflr2017-1.jpg similarity index 100% rename from images/eflr2017-1.jpg rename to blog/images/eflr2017-1.jpg diff --git a/images/eflr2017-2.jpg b/blog/images/eflr2017-2.jpg similarity index 100% rename from images/eflr2017-2.jpg rename to blog/images/eflr2017-2.jpg diff --git a/images/eflr2017-3.jpg b/blog/images/eflr2017-3.jpg similarity index 100% rename from images/eflr2017-3.jpg rename to blog/images/eflr2017-3.jpg diff --git a/images/first-post.png b/blog/images/first-post.png similarity index 100% rename from images/first-post.png rename to blog/images/first-post.png diff --git a/images/jekyll-logo.png b/blog/images/jekyll-logo.png similarity index 100% rename from images/jekyll-logo.png rename to blog/images/jekyll-logo.png diff --git a/images/jekyll-now-theme-screenshot.jpg b/blog/images/jekyll-now-theme-screenshot.jpg similarity index 100% rename from images/jekyll-now-theme-screenshot.jpg rename to blog/images/jekyll-now-theme-screenshot.jpg diff --git a/images/step1.gif b/blog/images/step1.gif similarity index 100% rename from images/step1.gif rename to blog/images/step1.gif diff --git a/index.html b/blog/index.html similarity index 100% rename from index.html rename to blog/index.html diff --git a/presentations.md b/blog/presentations.md similarity index 100% rename from presentations.md rename to blog/presentations.md diff --git a/presentations/PropertyBasedTesting101/css/print/paper.css b/blog/presentations/PropertyBasedTesting101/css/print/paper.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/print/paper.css rename to blog/presentations/PropertyBasedTesting101/css/print/paper.css diff --git a/presentations/PropertyBasedTesting101/css/print/pdf.css b/blog/presentations/PropertyBasedTesting101/css/print/pdf.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/print/pdf.css rename to blog/presentations/PropertyBasedTesting101/css/print/pdf.css diff --git a/presentations/PropertyBasedTesting101/css/reveal.css b/blog/presentations/PropertyBasedTesting101/css/reveal.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/reveal.css rename to blog/presentations/PropertyBasedTesting101/css/reveal.css diff --git a/presentations/PropertyBasedTesting101/css/reveal.scss b/blog/presentations/PropertyBasedTesting101/css/reveal.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/reveal.scss rename to blog/presentations/PropertyBasedTesting101/css/reveal.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/README.md b/blog/presentations/PropertyBasedTesting101/css/theme/README.md similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/README.md rename to blog/presentations/PropertyBasedTesting101/css/theme/README.md diff --git a/presentations/PropertyBasedTesting101/css/theme/beige.css b/blog/presentations/PropertyBasedTesting101/css/theme/beige.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/beige.css rename to blog/presentations/PropertyBasedTesting101/css/theme/beige.css diff --git a/presentations/PropertyBasedTesting101/css/theme/black.css b/blog/presentations/PropertyBasedTesting101/css/theme/black.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/black.css rename to blog/presentations/PropertyBasedTesting101/css/theme/black.css diff --git a/presentations/PropertyBasedTesting101/css/theme/blood.css b/blog/presentations/PropertyBasedTesting101/css/theme/blood.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/blood.css rename to blog/presentations/PropertyBasedTesting101/css/theme/blood.css diff --git a/presentations/PropertyBasedTesting101/css/theme/league.css b/blog/presentations/PropertyBasedTesting101/css/theme/league.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/league.css rename to blog/presentations/PropertyBasedTesting101/css/theme/league.css diff --git a/presentations/PropertyBasedTesting101/css/theme/moon.css b/blog/presentations/PropertyBasedTesting101/css/theme/moon.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/moon.css rename to blog/presentations/PropertyBasedTesting101/css/theme/moon.css diff --git a/presentations/PropertyBasedTesting101/css/theme/night.css b/blog/presentations/PropertyBasedTesting101/css/theme/night.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/night.css rename to blog/presentations/PropertyBasedTesting101/css/theme/night.css diff --git a/presentations/PropertyBasedTesting101/css/theme/serif.css b/blog/presentations/PropertyBasedTesting101/css/theme/serif.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/serif.css rename to blog/presentations/PropertyBasedTesting101/css/theme/serif.css diff --git a/presentations/PropertyBasedTesting101/css/theme/simple.css b/blog/presentations/PropertyBasedTesting101/css/theme/simple.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/simple.css rename to blog/presentations/PropertyBasedTesting101/css/theme/simple.css diff --git a/presentations/PropertyBasedTesting101/css/theme/sky.css b/blog/presentations/PropertyBasedTesting101/css/theme/sky.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/sky.css rename to blog/presentations/PropertyBasedTesting101/css/theme/sky.css diff --git a/presentations/PropertyBasedTesting101/css/theme/solarized.css b/blog/presentations/PropertyBasedTesting101/css/theme/solarized.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/solarized.css rename to blog/presentations/PropertyBasedTesting101/css/theme/solarized.css diff --git a/presentations/PropertyBasedTesting101/css/theme/source/beige.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/beige.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/beige.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/beige.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/black.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/black.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/black.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/black.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/blood.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/blood.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/blood.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/blood.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/league.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/league.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/league.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/league.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/moon.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/moon.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/moon.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/moon.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/night.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/night.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/night.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/night.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/serif.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/serif.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/serif.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/serif.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/simple.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/simple.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/simple.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/simple.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/sky.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/sky.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/sky.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/sky.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/solarized.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/solarized.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/solarized.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/solarized.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/source/white.scss b/blog/presentations/PropertyBasedTesting101/css/theme/source/white.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/source/white.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/source/white.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/template/mixins.scss b/blog/presentations/PropertyBasedTesting101/css/theme/template/mixins.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/template/mixins.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/template/mixins.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/template/settings.scss b/blog/presentations/PropertyBasedTesting101/css/theme/template/settings.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/template/settings.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/template/settings.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/template/theme.scss b/blog/presentations/PropertyBasedTesting101/css/theme/template/theme.scss similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/template/theme.scss rename to blog/presentations/PropertyBasedTesting101/css/theme/template/theme.scss diff --git a/presentations/PropertyBasedTesting101/css/theme/white.css b/blog/presentations/PropertyBasedTesting101/css/theme/white.css similarity index 100% rename from presentations/PropertyBasedTesting101/css/theme/white.css rename to blog/presentations/PropertyBasedTesting101/css/theme/white.css diff --git a/presentations/PropertyBasedTesting101/index.html b/blog/presentations/PropertyBasedTesting101/index.html similarity index 100% rename from presentations/PropertyBasedTesting101/index.html rename to blog/presentations/PropertyBasedTesting101/index.html diff --git a/presentations/PropertyBasedTesting101/js/reveal.js b/blog/presentations/PropertyBasedTesting101/js/reveal.js similarity index 100% rename from presentations/PropertyBasedTesting101/js/reveal.js rename to blog/presentations/PropertyBasedTesting101/js/reveal.js diff --git a/presentations/PropertyBasedTesting101/lib/css/zenburn.css b/blog/presentations/PropertyBasedTesting101/lib/css/zenburn.css similarity index 100% rename from presentations/PropertyBasedTesting101/lib/css/zenburn.css rename to blog/presentations/PropertyBasedTesting101/lib/css/zenburn.css diff --git a/presentations/PropertyBasedTesting101/lib/font/league-gothic/LICENSE b/blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/LICENSE similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/league-gothic/LICENSE rename to blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/LICENSE diff --git a/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.css b/blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.css similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.css rename to blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.css diff --git a/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.eot b/blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.eot similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.eot rename to blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.eot diff --git a/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.ttf b/blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.ttf similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.ttf rename to blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.ttf diff --git a/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.woff b/blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.woff similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.woff rename to blog/presentations/PropertyBasedTesting101/lib/font/league-gothic/league-gothic.woff diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/LICENSE b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/LICENSE similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/LICENSE rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/LICENSE diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.eot b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.eot similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.eot rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.eot diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.ttf b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.ttf similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.ttf rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.ttf diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.woff b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.woff similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.woff rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-italic.woff diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.eot b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.eot similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.eot rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.eot diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.ttf b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.ttf similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.ttf rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.ttf diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.woff b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.woff similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.woff rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-regular.woff diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.eot b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.eot similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.eot rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.eot diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.ttf b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.ttf similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.ttf rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.ttf diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.woff b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.woff similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.woff rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibold.woff diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff diff --git a/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro.css b/blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro.css similarity index 100% rename from presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro.css rename to blog/presentations/PropertyBasedTesting101/lib/font/source-sans-pro/source-sans-pro.css diff --git a/presentations/PropertyBasedTesting101/lib/js/classList.js b/blog/presentations/PropertyBasedTesting101/lib/js/classList.js similarity index 100% rename from presentations/PropertyBasedTesting101/lib/js/classList.js rename to blog/presentations/PropertyBasedTesting101/lib/js/classList.js diff --git a/presentations/PropertyBasedTesting101/lib/js/head.min.js b/blog/presentations/PropertyBasedTesting101/lib/js/head.min.js similarity index 100% rename from presentations/PropertyBasedTesting101/lib/js/head.min.js rename to blog/presentations/PropertyBasedTesting101/lib/js/head.min.js diff --git a/presentations/PropertyBasedTesting101/lib/js/html5shiv.js b/blog/presentations/PropertyBasedTesting101/lib/js/html5shiv.js similarity index 100% rename from presentations/PropertyBasedTesting101/lib/js/html5shiv.js rename to blog/presentations/PropertyBasedTesting101/lib/js/html5shiv.js diff --git a/presentations/PropertyBasedTesting101/plugin/highlight/highlight.js b/blog/presentations/PropertyBasedTesting101/plugin/highlight/highlight.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/highlight/highlight.js rename to blog/presentations/PropertyBasedTesting101/plugin/highlight/highlight.js diff --git a/presentations/PropertyBasedTesting101/plugin/markdown/example.html b/blog/presentations/PropertyBasedTesting101/plugin/markdown/example.html similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/markdown/example.html rename to blog/presentations/PropertyBasedTesting101/plugin/markdown/example.html diff --git a/presentations/PropertyBasedTesting101/plugin/markdown/example.md b/blog/presentations/PropertyBasedTesting101/plugin/markdown/example.md similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/markdown/example.md rename to blog/presentations/PropertyBasedTesting101/plugin/markdown/example.md diff --git a/presentations/PropertyBasedTesting101/plugin/markdown/markdown.js b/blog/presentations/PropertyBasedTesting101/plugin/markdown/markdown.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/markdown/markdown.js rename to blog/presentations/PropertyBasedTesting101/plugin/markdown/markdown.js diff --git a/presentations/PropertyBasedTesting101/plugin/markdown/marked.js b/blog/presentations/PropertyBasedTesting101/plugin/markdown/marked.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/markdown/marked.js rename to blog/presentations/PropertyBasedTesting101/plugin/markdown/marked.js diff --git a/presentations/PropertyBasedTesting101/plugin/math/math.js b/blog/presentations/PropertyBasedTesting101/plugin/math/math.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/math/math.js rename to blog/presentations/PropertyBasedTesting101/plugin/math/math.js diff --git a/presentations/PropertyBasedTesting101/plugin/multiplex/client.js b/blog/presentations/PropertyBasedTesting101/plugin/multiplex/client.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/multiplex/client.js rename to blog/presentations/PropertyBasedTesting101/plugin/multiplex/client.js diff --git a/presentations/PropertyBasedTesting101/plugin/multiplex/index.js b/blog/presentations/PropertyBasedTesting101/plugin/multiplex/index.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/multiplex/index.js rename to blog/presentations/PropertyBasedTesting101/plugin/multiplex/index.js diff --git a/presentations/PropertyBasedTesting101/plugin/multiplex/master.js b/blog/presentations/PropertyBasedTesting101/plugin/multiplex/master.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/multiplex/master.js rename to blog/presentations/PropertyBasedTesting101/plugin/multiplex/master.js diff --git a/presentations/PropertyBasedTesting101/plugin/notes-server/client.js b/blog/presentations/PropertyBasedTesting101/plugin/notes-server/client.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/notes-server/client.js rename to blog/presentations/PropertyBasedTesting101/plugin/notes-server/client.js diff --git a/presentations/PropertyBasedTesting101/plugin/notes-server/index.js b/blog/presentations/PropertyBasedTesting101/plugin/notes-server/index.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/notes-server/index.js rename to blog/presentations/PropertyBasedTesting101/plugin/notes-server/index.js diff --git a/presentations/PropertyBasedTesting101/plugin/notes-server/notes.html b/blog/presentations/PropertyBasedTesting101/plugin/notes-server/notes.html similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/notes-server/notes.html rename to blog/presentations/PropertyBasedTesting101/plugin/notes-server/notes.html diff --git a/presentations/PropertyBasedTesting101/plugin/notes/notes.html b/blog/presentations/PropertyBasedTesting101/plugin/notes/notes.html similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/notes/notes.html rename to blog/presentations/PropertyBasedTesting101/plugin/notes/notes.html diff --git a/presentations/PropertyBasedTesting101/plugin/notes/notes.js b/blog/presentations/PropertyBasedTesting101/plugin/notes/notes.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/notes/notes.js rename to blog/presentations/PropertyBasedTesting101/plugin/notes/notes.js diff --git a/presentations/PropertyBasedTesting101/plugin/print-pdf/print-pdf.js b/blog/presentations/PropertyBasedTesting101/plugin/print-pdf/print-pdf.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/print-pdf/print-pdf.js rename to blog/presentations/PropertyBasedTesting101/plugin/print-pdf/print-pdf.js diff --git a/presentations/PropertyBasedTesting101/plugin/search/search.js b/blog/presentations/PropertyBasedTesting101/plugin/search/search.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/search/search.js rename to blog/presentations/PropertyBasedTesting101/plugin/search/search.js diff --git a/presentations/PropertyBasedTesting101/plugin/zoom-js/zoom.js b/blog/presentations/PropertyBasedTesting101/plugin/zoom-js/zoom.js similarity index 100% rename from presentations/PropertyBasedTesting101/plugin/zoom-js/zoom.js rename to blog/presentations/PropertyBasedTesting101/plugin/zoom-js/zoom.js diff --git a/presentations/musicprod/css/print/paper.css b/blog/presentations/musicprod/css/print/paper.css similarity index 100% rename from presentations/musicprod/css/print/paper.css rename to blog/presentations/musicprod/css/print/paper.css diff --git a/presentations/musicprod/css/print/pdf.css b/blog/presentations/musicprod/css/print/pdf.css similarity index 100% rename from presentations/musicprod/css/print/pdf.css rename to blog/presentations/musicprod/css/print/pdf.css diff --git a/presentations/musicprod/css/reveal.css b/blog/presentations/musicprod/css/reveal.css similarity index 100% rename from presentations/musicprod/css/reveal.css rename to blog/presentations/musicprod/css/reveal.css diff --git a/presentations/musicprod/css/reveal.scss b/blog/presentations/musicprod/css/reveal.scss similarity index 100% rename from presentations/musicprod/css/reveal.scss rename to blog/presentations/musicprod/css/reveal.scss diff --git a/presentations/musicprod/css/theme/README.md b/blog/presentations/musicprod/css/theme/README.md similarity index 100% rename from presentations/musicprod/css/theme/README.md rename to blog/presentations/musicprod/css/theme/README.md diff --git a/presentations/musicprod/css/theme/beige.css b/blog/presentations/musicprod/css/theme/beige.css similarity index 100% rename from presentations/musicprod/css/theme/beige.css rename to blog/presentations/musicprod/css/theme/beige.css diff --git a/presentations/musicprod/css/theme/black.css b/blog/presentations/musicprod/css/theme/black.css similarity index 100% rename from presentations/musicprod/css/theme/black.css rename to blog/presentations/musicprod/css/theme/black.css diff --git a/presentations/musicprod/css/theme/blood.css b/blog/presentations/musicprod/css/theme/blood.css similarity index 100% rename from presentations/musicprod/css/theme/blood.css rename to blog/presentations/musicprod/css/theme/blood.css diff --git a/presentations/musicprod/css/theme/league.css b/blog/presentations/musicprod/css/theme/league.css similarity index 100% rename from presentations/musicprod/css/theme/league.css rename to blog/presentations/musicprod/css/theme/league.css diff --git a/presentations/musicprod/css/theme/moon.css b/blog/presentations/musicprod/css/theme/moon.css similarity index 100% rename from presentations/musicprod/css/theme/moon.css rename to blog/presentations/musicprod/css/theme/moon.css diff --git a/presentations/musicprod/css/theme/night.css b/blog/presentations/musicprod/css/theme/night.css similarity index 100% rename from presentations/musicprod/css/theme/night.css rename to blog/presentations/musicprod/css/theme/night.css diff --git a/presentations/musicprod/css/theme/serif.css b/blog/presentations/musicprod/css/theme/serif.css similarity index 100% rename from presentations/musicprod/css/theme/serif.css rename to blog/presentations/musicprod/css/theme/serif.css diff --git a/presentations/musicprod/css/theme/simple.css b/blog/presentations/musicprod/css/theme/simple.css similarity index 100% rename from presentations/musicprod/css/theme/simple.css rename to blog/presentations/musicprod/css/theme/simple.css diff --git a/presentations/musicprod/css/theme/sky.css b/blog/presentations/musicprod/css/theme/sky.css similarity index 100% rename from presentations/musicprod/css/theme/sky.css rename to blog/presentations/musicprod/css/theme/sky.css diff --git a/presentations/musicprod/css/theme/solarized.css b/blog/presentations/musicprod/css/theme/solarized.css similarity index 100% rename from presentations/musicprod/css/theme/solarized.css rename to blog/presentations/musicprod/css/theme/solarized.css diff --git a/presentations/musicprod/css/theme/source/beige.scss b/blog/presentations/musicprod/css/theme/source/beige.scss similarity index 100% rename from presentations/musicprod/css/theme/source/beige.scss rename to blog/presentations/musicprod/css/theme/source/beige.scss diff --git a/presentations/musicprod/css/theme/source/black.scss b/blog/presentations/musicprod/css/theme/source/black.scss similarity index 100% rename from presentations/musicprod/css/theme/source/black.scss rename to blog/presentations/musicprod/css/theme/source/black.scss diff --git a/presentations/musicprod/css/theme/source/blood.scss b/blog/presentations/musicprod/css/theme/source/blood.scss similarity index 100% rename from presentations/musicprod/css/theme/source/blood.scss rename to blog/presentations/musicprod/css/theme/source/blood.scss diff --git a/presentations/musicprod/css/theme/source/league.scss b/blog/presentations/musicprod/css/theme/source/league.scss similarity index 100% rename from presentations/musicprod/css/theme/source/league.scss rename to blog/presentations/musicprod/css/theme/source/league.scss diff --git a/presentations/musicprod/css/theme/source/moon.scss b/blog/presentations/musicprod/css/theme/source/moon.scss similarity index 100% rename from presentations/musicprod/css/theme/source/moon.scss rename to blog/presentations/musicprod/css/theme/source/moon.scss diff --git a/presentations/musicprod/css/theme/source/night.scss b/blog/presentations/musicprod/css/theme/source/night.scss similarity index 100% rename from presentations/musicprod/css/theme/source/night.scss rename to blog/presentations/musicprod/css/theme/source/night.scss diff --git a/presentations/musicprod/css/theme/source/serif.scss b/blog/presentations/musicprod/css/theme/source/serif.scss similarity index 100% rename from presentations/musicprod/css/theme/source/serif.scss rename to blog/presentations/musicprod/css/theme/source/serif.scss diff --git a/presentations/musicprod/css/theme/source/simple.scss b/blog/presentations/musicprod/css/theme/source/simple.scss similarity index 100% rename from presentations/musicprod/css/theme/source/simple.scss rename to blog/presentations/musicprod/css/theme/source/simple.scss diff --git a/presentations/musicprod/css/theme/source/sky.scss b/blog/presentations/musicprod/css/theme/source/sky.scss similarity index 100% rename from presentations/musicprod/css/theme/source/sky.scss rename to blog/presentations/musicprod/css/theme/source/sky.scss diff --git a/presentations/musicprod/css/theme/source/solarized.scss b/blog/presentations/musicprod/css/theme/source/solarized.scss similarity index 100% rename from presentations/musicprod/css/theme/source/solarized.scss rename to blog/presentations/musicprod/css/theme/source/solarized.scss diff --git a/presentations/musicprod/css/theme/source/white.scss b/blog/presentations/musicprod/css/theme/source/white.scss similarity index 100% rename from presentations/musicprod/css/theme/source/white.scss rename to blog/presentations/musicprod/css/theme/source/white.scss diff --git a/presentations/musicprod/css/theme/template/mixins.scss b/blog/presentations/musicprod/css/theme/template/mixins.scss similarity index 100% rename from presentations/musicprod/css/theme/template/mixins.scss rename to blog/presentations/musicprod/css/theme/template/mixins.scss diff --git a/presentations/musicprod/css/theme/template/settings.scss b/blog/presentations/musicprod/css/theme/template/settings.scss similarity index 100% rename from presentations/musicprod/css/theme/template/settings.scss rename to blog/presentations/musicprod/css/theme/template/settings.scss diff --git a/presentations/musicprod/css/theme/template/theme.scss b/blog/presentations/musicprod/css/theme/template/theme.scss similarity index 100% rename from presentations/musicprod/css/theme/template/theme.scss rename to blog/presentations/musicprod/css/theme/template/theme.scss diff --git a/presentations/musicprod/css/theme/white.css b/blog/presentations/musicprod/css/theme/white.css similarity index 100% rename from presentations/musicprod/css/theme/white.css rename to blog/presentations/musicprod/css/theme/white.css diff --git a/presentations/musicprod/images/mod_sine.png b/blog/presentations/musicprod/images/mod_sine.png similarity index 100% rename from presentations/musicprod/images/mod_sine.png rename to blog/presentations/musicprod/images/mod_sine.png diff --git a/presentations/musicprod/images/modular.jpeg b/blog/presentations/musicprod/images/modular.jpeg similarity index 100% rename from presentations/musicprod/images/modular.jpeg rename to blog/presentations/musicprod/images/modular.jpeg diff --git a/presentations/musicprod/images/sine.png b/blog/presentations/musicprod/images/sine.png similarity index 100% rename from presentations/musicprod/images/sine.png rename to blog/presentations/musicprod/images/sine.png diff --git a/presentations/musicprod/images/sonicpi.png b/blog/presentations/musicprod/images/sonicpi.png similarity index 100% rename from presentations/musicprod/images/sonicpi.png rename to blog/presentations/musicprod/images/sonicpi.png diff --git a/presentations/musicprod/images/vcvrack.png b/blog/presentations/musicprod/images/vcvrack.png similarity index 100% rename from presentations/musicprod/images/vcvrack.png rename to blog/presentations/musicprod/images/vcvrack.png diff --git a/presentations/musicprod/index.html b/blog/presentations/musicprod/index.html similarity index 100% rename from presentations/musicprod/index.html rename to blog/presentations/musicprod/index.html diff --git a/presentations/musicprod/js/reveal.js b/blog/presentations/musicprod/js/reveal.js similarity index 100% rename from presentations/musicprod/js/reveal.js rename to blog/presentations/musicprod/js/reveal.js diff --git a/presentations/musicprod/lib/css/zenburn.css b/blog/presentations/musicprod/lib/css/zenburn.css similarity index 100% rename from presentations/musicprod/lib/css/zenburn.css rename to blog/presentations/musicprod/lib/css/zenburn.css diff --git a/presentations/musicprod/lib/font/league-gothic/LICENSE b/blog/presentations/musicprod/lib/font/league-gothic/LICENSE similarity index 100% rename from presentations/musicprod/lib/font/league-gothic/LICENSE rename to blog/presentations/musicprod/lib/font/league-gothic/LICENSE diff --git a/presentations/musicprod/lib/font/league-gothic/league-gothic.css b/blog/presentations/musicprod/lib/font/league-gothic/league-gothic.css similarity index 100% rename from presentations/musicprod/lib/font/league-gothic/league-gothic.css rename to blog/presentations/musicprod/lib/font/league-gothic/league-gothic.css diff --git a/presentations/musicprod/lib/font/league-gothic/league-gothic.eot b/blog/presentations/musicprod/lib/font/league-gothic/league-gothic.eot similarity index 100% rename from presentations/musicprod/lib/font/league-gothic/league-gothic.eot rename to blog/presentations/musicprod/lib/font/league-gothic/league-gothic.eot diff --git a/presentations/musicprod/lib/font/league-gothic/league-gothic.ttf b/blog/presentations/musicprod/lib/font/league-gothic/league-gothic.ttf similarity index 100% rename from presentations/musicprod/lib/font/league-gothic/league-gothic.ttf rename to blog/presentations/musicprod/lib/font/league-gothic/league-gothic.ttf diff --git a/presentations/musicprod/lib/font/league-gothic/league-gothic.woff b/blog/presentations/musicprod/lib/font/league-gothic/league-gothic.woff similarity index 100% rename from presentations/musicprod/lib/font/league-gothic/league-gothic.woff rename to blog/presentations/musicprod/lib/font/league-gothic/league-gothic.woff diff --git a/presentations/musicprod/lib/font/source-sans-pro/LICENSE b/blog/presentations/musicprod/lib/font/source-sans-pro/LICENSE similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/LICENSE rename to blog/presentations/musicprod/lib/font/source-sans-pro/LICENSE diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.eot b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.eot similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.eot rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.eot diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.ttf b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.ttf similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.ttf rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.ttf diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.woff b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.woff similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.woff rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-italic.woff diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.eot b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.eot similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.eot rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.eot diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.ttf b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.ttf similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.ttf rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.ttf diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.woff b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.woff similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.woff rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-regular.woff diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.eot b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.eot similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.eot rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.eot diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.ttf b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.ttf similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.ttf rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.ttf diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.woff b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.woff similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.woff rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibold.woff diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff diff --git a/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro.css b/blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro.css similarity index 100% rename from presentations/musicprod/lib/font/source-sans-pro/source-sans-pro.css rename to blog/presentations/musicprod/lib/font/source-sans-pro/source-sans-pro.css diff --git a/presentations/musicprod/lib/js/classList.js b/blog/presentations/musicprod/lib/js/classList.js similarity index 100% rename from presentations/musicprod/lib/js/classList.js rename to blog/presentations/musicprod/lib/js/classList.js diff --git a/presentations/musicprod/lib/js/head.min.js b/blog/presentations/musicprod/lib/js/head.min.js similarity index 100% rename from presentations/musicprod/lib/js/head.min.js rename to blog/presentations/musicprod/lib/js/head.min.js diff --git a/presentations/musicprod/lib/js/html5shiv.js b/blog/presentations/musicprod/lib/js/html5shiv.js similarity index 100% rename from presentations/musicprod/lib/js/html5shiv.js rename to blog/presentations/musicprod/lib/js/html5shiv.js diff --git a/presentations/musicprod/plugin/highlight/highlight.js b/blog/presentations/musicprod/plugin/highlight/highlight.js similarity index 100% rename from presentations/musicprod/plugin/highlight/highlight.js rename to blog/presentations/musicprod/plugin/highlight/highlight.js diff --git a/presentations/musicprod/plugin/markdown/example.html b/blog/presentations/musicprod/plugin/markdown/example.html similarity index 100% rename from presentations/musicprod/plugin/markdown/example.html rename to blog/presentations/musicprod/plugin/markdown/example.html diff --git a/presentations/musicprod/plugin/markdown/example.md b/blog/presentations/musicprod/plugin/markdown/example.md similarity index 100% rename from presentations/musicprod/plugin/markdown/example.md rename to blog/presentations/musicprod/plugin/markdown/example.md diff --git a/presentations/musicprod/plugin/markdown/markdown.js b/blog/presentations/musicprod/plugin/markdown/markdown.js similarity index 100% rename from presentations/musicprod/plugin/markdown/markdown.js rename to blog/presentations/musicprod/plugin/markdown/markdown.js diff --git a/presentations/musicprod/plugin/markdown/marked.js b/blog/presentations/musicprod/plugin/markdown/marked.js similarity index 100% rename from presentations/musicprod/plugin/markdown/marked.js rename to blog/presentations/musicprod/plugin/markdown/marked.js diff --git a/presentations/musicprod/plugin/math/math.js b/blog/presentations/musicprod/plugin/math/math.js similarity index 100% rename from presentations/musicprod/plugin/math/math.js rename to blog/presentations/musicprod/plugin/math/math.js diff --git a/presentations/musicprod/plugin/multiplex/client.js b/blog/presentations/musicprod/plugin/multiplex/client.js similarity index 100% rename from presentations/musicprod/plugin/multiplex/client.js rename to blog/presentations/musicprod/plugin/multiplex/client.js diff --git a/presentations/musicprod/plugin/multiplex/index.js b/blog/presentations/musicprod/plugin/multiplex/index.js similarity index 100% rename from presentations/musicprod/plugin/multiplex/index.js rename to blog/presentations/musicprod/plugin/multiplex/index.js diff --git a/presentations/musicprod/plugin/multiplex/master.js b/blog/presentations/musicprod/plugin/multiplex/master.js similarity index 100% rename from presentations/musicprod/plugin/multiplex/master.js rename to blog/presentations/musicprod/plugin/multiplex/master.js diff --git a/presentations/musicprod/plugin/notes-server/client.js b/blog/presentations/musicprod/plugin/notes-server/client.js similarity index 100% rename from presentations/musicprod/plugin/notes-server/client.js rename to blog/presentations/musicprod/plugin/notes-server/client.js diff --git a/presentations/musicprod/plugin/notes-server/index.js b/blog/presentations/musicprod/plugin/notes-server/index.js similarity index 100% rename from presentations/musicprod/plugin/notes-server/index.js rename to blog/presentations/musicprod/plugin/notes-server/index.js diff --git a/presentations/musicprod/plugin/notes-server/notes.html b/blog/presentations/musicprod/plugin/notes-server/notes.html similarity index 100% rename from presentations/musicprod/plugin/notes-server/notes.html rename to blog/presentations/musicprod/plugin/notes-server/notes.html diff --git a/presentations/musicprod/plugin/notes/notes.html b/blog/presentations/musicprod/plugin/notes/notes.html similarity index 100% rename from presentations/musicprod/plugin/notes/notes.html rename to blog/presentations/musicprod/plugin/notes/notes.html diff --git a/presentations/musicprod/plugin/notes/notes.js b/blog/presentations/musicprod/plugin/notes/notes.js similarity index 100% rename from presentations/musicprod/plugin/notes/notes.js rename to blog/presentations/musicprod/plugin/notes/notes.js diff --git a/presentations/musicprod/plugin/print-pdf/print-pdf.js b/blog/presentations/musicprod/plugin/print-pdf/print-pdf.js similarity index 100% rename from presentations/musicprod/plugin/print-pdf/print-pdf.js rename to blog/presentations/musicprod/plugin/print-pdf/print-pdf.js diff --git a/presentations/musicprod/plugin/search/search.js b/blog/presentations/musicprod/plugin/search/search.js similarity index 100% rename from presentations/musicprod/plugin/search/search.js rename to blog/presentations/musicprod/plugin/search/search.js diff --git a/presentations/musicprod/plugin/zoom-js/zoom.js b/blog/presentations/musicprod/plugin/zoom-js/zoom.js similarity index 100% rename from presentations/musicprod/plugin/zoom-js/zoom.js rename to blog/presentations/musicprod/plugin/zoom-js/zoom.js diff --git a/style.scss b/blog/style.scss similarity index 100% rename from style.scss rename to blog/style.scss diff --git a/tags.html b/blog/tags.html similarity index 100% rename from tags.html rename to blog/tags.html