diff --git a/.docksal/.gitignore b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/.gitignore similarity index 100% rename from .docksal/.gitignore rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/.gitignore diff --git a/.docksal/commands/init b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/commands/init similarity index 100% rename from .docksal/commands/init rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/commands/init diff --git a/.docksal/commands/test b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/commands/test similarity index 100% rename from .docksal/commands/test rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/commands/test diff --git a/.docksal/docksal.env b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/docksal.env similarity index 100% rename from .docksal/docksal.env rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/docksal.env diff --git a/.docksal/docksal.yml b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/docksal.yml similarity index 100% rename from .docksal/docksal.yml rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/docksal.yml diff --git a/.docksal/etc/mysql/my.cnf b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/etc/mysql/my.cnf similarity index 100% rename from .docksal/etc/mysql/my.cnf rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/etc/mysql/my.cnf diff --git a/.docksal/etc/php/php-fpm.conf b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/etc/php/php-fpm.conf similarity index 100% rename from .docksal/etc/php/php-fpm.conf rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/etc/php/php-fpm.conf diff --git a/.docksal/etc/php/php.ini b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/etc/php/php.ini similarity index 100% rename from .docksal/etc/php/php.ini rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.docksal/etc/php/php.ini diff --git a/.htaccess b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.htaccess similarity index 100% rename from .htaccess rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/.htaccess diff --git a/README.md b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/README.md similarity index 100% rename from README.md rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/README.md diff --git a/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/index.php similarity index 100% rename from index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/index.php diff --git a/license.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/license.txt similarity index 100% rename from license.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/license.txt diff --git a/readme.html b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/readme.html similarity index 100% rename from readme.html rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/readme.html diff --git a/wp-activate.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-activate.php similarity index 100% rename from wp-activate.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-activate.php diff --git a/wp-admin/about.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/about.php similarity index 100% rename from wp-admin/about.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/about.php diff --git a/wp-admin/admin-ajax.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-ajax.php similarity index 100% rename from wp-admin/admin-ajax.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-ajax.php diff --git a/wp-admin/admin-footer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-footer.php similarity index 100% rename from wp-admin/admin-footer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-footer.php diff --git a/wp-admin/admin-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-functions.php similarity index 100% rename from wp-admin/admin-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-functions.php diff --git a/wp-admin/admin-header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-header.php similarity index 100% rename from wp-admin/admin-header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-header.php diff --git a/wp-admin/admin-post.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-post.php similarity index 100% rename from wp-admin/admin-post.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin-post.php diff --git a/wp-admin/admin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin.php similarity index 100% rename from wp-admin/admin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/admin.php diff --git a/wp-admin/async-upload.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/async-upload.php similarity index 100% rename from wp-admin/async-upload.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/async-upload.php diff --git a/wp-admin/comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/comment.php similarity index 100% rename from wp-admin/comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/comment.php diff --git a/wp-admin/credits.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/credits.php similarity index 100% rename from wp-admin/credits.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/credits.php diff --git a/wp-admin/css/about-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about-rtl.css similarity index 100% rename from wp-admin/css/about-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about-rtl.css diff --git a/wp-admin/css/about-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about-rtl.min.css similarity index 100% rename from wp-admin/css/about-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about-rtl.min.css diff --git a/wp-admin/css/about.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about.css similarity index 100% rename from wp-admin/css/about.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about.css diff --git a/wp-admin/css/about.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about.min.css similarity index 100% rename from wp-admin/css/about.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/about.min.css diff --git a/wp-admin/css/admin-menu-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu-rtl.css similarity index 100% rename from wp-admin/css/admin-menu-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu-rtl.css diff --git a/wp-admin/css/admin-menu-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu-rtl.min.css similarity index 100% rename from wp-admin/css/admin-menu-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu-rtl.min.css diff --git a/wp-admin/css/admin-menu.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu.css similarity index 100% rename from wp-admin/css/admin-menu.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu.css diff --git a/wp-admin/css/admin-menu.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu.min.css similarity index 100% rename from wp-admin/css/admin-menu.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/admin-menu.min.css diff --git a/wp-admin/css/code-editor-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor-rtl.css similarity index 100% rename from wp-admin/css/code-editor-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor-rtl.css diff --git a/wp-admin/css/code-editor-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor-rtl.min.css similarity index 100% rename from wp-admin/css/code-editor-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor-rtl.min.css diff --git a/wp-admin/css/code-editor.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor.css similarity index 100% rename from wp-admin/css/code-editor.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor.css diff --git a/wp-admin/css/code-editor.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor.min.css similarity index 100% rename from wp-admin/css/code-editor.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/code-editor.min.css diff --git a/wp-admin/css/color-picker-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker-rtl.css similarity index 100% rename from wp-admin/css/color-picker-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker-rtl.css diff --git a/wp-admin/css/color-picker-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker-rtl.min.css similarity index 100% rename from wp-admin/css/color-picker-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker-rtl.min.css diff --git a/wp-admin/css/color-picker.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker.css similarity index 100% rename from wp-admin/css/color-picker.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker.css diff --git a/wp-admin/css/color-picker.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker.min.css similarity index 100% rename from wp-admin/css/color-picker.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/color-picker.min.css diff --git a/wp-admin/css/colors/_admin.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/_admin.scss similarity index 100% rename from wp-admin/css/colors/_admin.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/_admin.scss diff --git a/wp-admin/css/colors/_mixins.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/_mixins.scss similarity index 100% rename from wp-admin/css/colors/_mixins.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/_mixins.scss diff --git a/wp-admin/css/colors/_variables.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/_variables.scss similarity index 100% rename from wp-admin/css/colors/_variables.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/_variables.scss diff --git a/wp-admin/css/colors/blue/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/blue/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors-rtl.css diff --git a/wp-admin/css/colors/blue/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/blue/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors-rtl.min.css diff --git a/wp-admin/css/colors/blue/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors.css similarity index 100% rename from wp-admin/css/colors/blue/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors.css diff --git a/wp-admin/css/colors/blue/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors.min.css similarity index 100% rename from wp-admin/css/colors/blue/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors.min.css diff --git a/wp-admin/css/colors/blue/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors.scss similarity index 100% rename from wp-admin/css/colors/blue/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/blue/colors.scss diff --git a/wp-admin/css/colors/coffee/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/coffee/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors-rtl.css diff --git a/wp-admin/css/colors/coffee/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/coffee/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors-rtl.min.css diff --git a/wp-admin/css/colors/coffee/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors.css similarity index 100% rename from wp-admin/css/colors/coffee/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors.css diff --git a/wp-admin/css/colors/coffee/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors.min.css similarity index 100% rename from wp-admin/css/colors/coffee/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors.min.css diff --git a/wp-admin/css/colors/coffee/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors.scss similarity index 100% rename from wp-admin/css/colors/coffee/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/coffee/colors.scss diff --git a/wp-admin/css/colors/ectoplasm/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/ectoplasm/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors-rtl.css diff --git a/wp-admin/css/colors/ectoplasm/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/ectoplasm/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors-rtl.min.css diff --git a/wp-admin/css/colors/ectoplasm/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors.css similarity index 100% rename from wp-admin/css/colors/ectoplasm/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors.css diff --git a/wp-admin/css/colors/ectoplasm/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors.min.css similarity index 100% rename from wp-admin/css/colors/ectoplasm/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors.min.css diff --git a/wp-admin/css/colors/ectoplasm/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors.scss similarity index 100% rename from wp-admin/css/colors/ectoplasm/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ectoplasm/colors.scss diff --git a/wp-admin/css/colors/light/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/light/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors-rtl.css diff --git a/wp-admin/css/colors/light/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/light/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors-rtl.min.css diff --git a/wp-admin/css/colors/light/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors.css similarity index 100% rename from wp-admin/css/colors/light/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors.css diff --git a/wp-admin/css/colors/light/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors.min.css similarity index 100% rename from wp-admin/css/colors/light/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors.min.css diff --git a/wp-admin/css/colors/light/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors.scss similarity index 100% rename from wp-admin/css/colors/light/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/light/colors.scss diff --git a/wp-admin/css/colors/midnight/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/midnight/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors-rtl.css diff --git a/wp-admin/css/colors/midnight/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/midnight/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors-rtl.min.css diff --git a/wp-admin/css/colors/midnight/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors.css similarity index 100% rename from wp-admin/css/colors/midnight/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors.css diff --git a/wp-admin/css/colors/midnight/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors.min.css similarity index 100% rename from wp-admin/css/colors/midnight/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors.min.css diff --git a/wp-admin/css/colors/midnight/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors.scss similarity index 100% rename from wp-admin/css/colors/midnight/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/midnight/colors.scss diff --git a/wp-admin/css/colors/ocean/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/ocean/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors-rtl.css diff --git a/wp-admin/css/colors/ocean/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/ocean/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors-rtl.min.css diff --git a/wp-admin/css/colors/ocean/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors.css similarity index 100% rename from wp-admin/css/colors/ocean/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors.css diff --git a/wp-admin/css/colors/ocean/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors.min.css similarity index 100% rename from wp-admin/css/colors/ocean/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors.min.css diff --git a/wp-admin/css/colors/ocean/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors.scss similarity index 100% rename from wp-admin/css/colors/ocean/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/ocean/colors.scss diff --git a/wp-admin/css/colors/sunrise/colors-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors-rtl.css similarity index 100% rename from wp-admin/css/colors/sunrise/colors-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors-rtl.css diff --git a/wp-admin/css/colors/sunrise/colors-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors-rtl.min.css similarity index 100% rename from wp-admin/css/colors/sunrise/colors-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors-rtl.min.css diff --git a/wp-admin/css/colors/sunrise/colors.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors.css similarity index 100% rename from wp-admin/css/colors/sunrise/colors.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors.css diff --git a/wp-admin/css/colors/sunrise/colors.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors.min.css similarity index 100% rename from wp-admin/css/colors/sunrise/colors.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors.min.css diff --git a/wp-admin/css/colors/sunrise/colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors.scss similarity index 100% rename from wp-admin/css/colors/sunrise/colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/colors/sunrise/colors.scss diff --git a/wp-admin/css/common-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common-rtl.css similarity index 100% rename from wp-admin/css/common-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common-rtl.css diff --git a/wp-admin/css/common-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common-rtl.min.css similarity index 100% rename from wp-admin/css/common-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common-rtl.min.css diff --git a/wp-admin/css/common.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common.css similarity index 100% rename from wp-admin/css/common.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common.css diff --git a/wp-admin/css/common.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common.min.css similarity index 100% rename from wp-admin/css/common.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/common.min.css diff --git a/wp-admin/css/customize-controls-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls-rtl.css similarity index 100% rename from wp-admin/css/customize-controls-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls-rtl.css diff --git a/wp-admin/css/customize-controls-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls-rtl.min.css similarity index 100% rename from wp-admin/css/customize-controls-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls-rtl.min.css diff --git a/wp-admin/css/customize-controls.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls.css similarity index 100% rename from wp-admin/css/customize-controls.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls.css diff --git a/wp-admin/css/customize-controls.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls.min.css similarity index 100% rename from wp-admin/css/customize-controls.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-controls.min.css diff --git a/wp-admin/css/customize-nav-menus-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus-rtl.css similarity index 100% rename from wp-admin/css/customize-nav-menus-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus-rtl.css diff --git a/wp-admin/css/customize-nav-menus-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus-rtl.min.css similarity index 100% rename from wp-admin/css/customize-nav-menus-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus-rtl.min.css diff --git a/wp-admin/css/customize-nav-menus.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus.css similarity index 100% rename from wp-admin/css/customize-nav-menus.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus.css diff --git a/wp-admin/css/customize-nav-menus.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus.min.css similarity index 100% rename from wp-admin/css/customize-nav-menus.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-nav-menus.min.css diff --git a/wp-admin/css/customize-widgets-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets-rtl.css similarity index 100% rename from wp-admin/css/customize-widgets-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets-rtl.css diff --git a/wp-admin/css/customize-widgets-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets-rtl.min.css similarity index 100% rename from wp-admin/css/customize-widgets-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets-rtl.min.css diff --git a/wp-admin/css/customize-widgets.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets.css similarity index 100% rename from wp-admin/css/customize-widgets.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets.css diff --git a/wp-admin/css/customize-widgets.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets.min.css similarity index 100% rename from wp-admin/css/customize-widgets.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/customize-widgets.min.css diff --git a/wp-admin/css/dashboard-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard-rtl.css similarity index 100% rename from wp-admin/css/dashboard-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard-rtl.css diff --git a/wp-admin/css/dashboard-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard-rtl.min.css similarity index 100% rename from wp-admin/css/dashboard-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard-rtl.min.css diff --git a/wp-admin/css/dashboard.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard.css similarity index 100% rename from wp-admin/css/dashboard.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard.css diff --git a/wp-admin/css/dashboard.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard.min.css similarity index 100% rename from wp-admin/css/dashboard.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/dashboard.min.css diff --git a/wp-admin/css/deprecated-media-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media-rtl.css similarity index 100% rename from wp-admin/css/deprecated-media-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media-rtl.css diff --git a/wp-admin/css/deprecated-media-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media-rtl.min.css similarity index 100% rename from wp-admin/css/deprecated-media-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media-rtl.min.css diff --git a/wp-admin/css/deprecated-media.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media.css similarity index 100% rename from wp-admin/css/deprecated-media.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media.css diff --git a/wp-admin/css/deprecated-media.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media.min.css similarity index 100% rename from wp-admin/css/deprecated-media.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/deprecated-media.min.css diff --git a/wp-admin/css/edit-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit-rtl.css similarity index 100% rename from wp-admin/css/edit-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit-rtl.css diff --git a/wp-admin/css/edit-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit-rtl.min.css similarity index 100% rename from wp-admin/css/edit-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit-rtl.min.css diff --git a/wp-admin/css/edit.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit.css similarity index 100% rename from wp-admin/css/edit.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit.css diff --git a/wp-admin/css/edit.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit.min.css similarity index 100% rename from wp-admin/css/edit.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/edit.min.css diff --git a/wp-admin/css/farbtastic-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic-rtl.css similarity index 100% rename from wp-admin/css/farbtastic-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic-rtl.css diff --git a/wp-admin/css/farbtastic-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic-rtl.min.css similarity index 100% rename from wp-admin/css/farbtastic-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic-rtl.min.css diff --git a/wp-admin/css/farbtastic.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic.css similarity index 100% rename from wp-admin/css/farbtastic.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic.css diff --git a/wp-admin/css/farbtastic.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic.min.css similarity index 100% rename from wp-admin/css/farbtastic.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/farbtastic.min.css diff --git a/wp-admin/css/forms-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms-rtl.css similarity index 100% rename from wp-admin/css/forms-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms-rtl.css diff --git a/wp-admin/css/forms-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms-rtl.min.css similarity index 100% rename from wp-admin/css/forms-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms-rtl.min.css diff --git a/wp-admin/css/forms.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms.css similarity index 100% rename from wp-admin/css/forms.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms.css diff --git a/wp-admin/css/forms.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms.min.css similarity index 100% rename from wp-admin/css/forms.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/forms.min.css diff --git a/wp-admin/css/ie-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie-rtl.css similarity index 100% rename from wp-admin/css/ie-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie-rtl.css diff --git a/wp-admin/css/ie-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie-rtl.min.css similarity index 100% rename from wp-admin/css/ie-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie-rtl.min.css diff --git a/wp-admin/css/ie.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie.css similarity index 100% rename from wp-admin/css/ie.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie.css diff --git a/wp-admin/css/ie.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie.min.css similarity index 100% rename from wp-admin/css/ie.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/ie.min.css diff --git a/wp-admin/css/install-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install-rtl.css similarity index 100% rename from wp-admin/css/install-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install-rtl.css diff --git a/wp-admin/css/install-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install-rtl.min.css similarity index 100% rename from wp-admin/css/install-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install-rtl.min.css diff --git a/wp-admin/css/install.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install.css similarity index 100% rename from wp-admin/css/install.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install.css diff --git a/wp-admin/css/install.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install.min.css similarity index 100% rename from wp-admin/css/install.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/install.min.css diff --git a/wp-admin/css/l10n-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n-rtl.css similarity index 100% rename from wp-admin/css/l10n-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n-rtl.css diff --git a/wp-admin/css/l10n-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n-rtl.min.css similarity index 100% rename from wp-admin/css/l10n-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n-rtl.min.css diff --git a/wp-admin/css/l10n.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n.css similarity index 100% rename from wp-admin/css/l10n.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n.css diff --git a/wp-admin/css/l10n.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n.min.css similarity index 100% rename from wp-admin/css/l10n.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/l10n.min.css diff --git a/wp-admin/css/list-tables-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables-rtl.css similarity index 100% rename from wp-admin/css/list-tables-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables-rtl.css diff --git a/wp-admin/css/list-tables-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables-rtl.min.css similarity index 100% rename from wp-admin/css/list-tables-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables-rtl.min.css diff --git a/wp-admin/css/list-tables.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables.css similarity index 100% rename from wp-admin/css/list-tables.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables.css diff --git a/wp-admin/css/list-tables.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables.min.css similarity index 100% rename from wp-admin/css/list-tables.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/list-tables.min.css diff --git a/wp-admin/css/login-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login-rtl.css similarity index 100% rename from wp-admin/css/login-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login-rtl.css diff --git a/wp-admin/css/login-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login-rtl.min.css similarity index 100% rename from wp-admin/css/login-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login-rtl.min.css diff --git a/wp-admin/css/login.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login.css similarity index 100% rename from wp-admin/css/login.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login.css diff --git a/wp-admin/css/login.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login.min.css similarity index 100% rename from wp-admin/css/login.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/login.min.css diff --git a/wp-admin/css/media-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media-rtl.css similarity index 100% rename from wp-admin/css/media-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media-rtl.css diff --git a/wp-admin/css/media-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media-rtl.min.css similarity index 100% rename from wp-admin/css/media-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media-rtl.min.css diff --git a/wp-admin/css/media.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media.css similarity index 100% rename from wp-admin/css/media.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media.css diff --git a/wp-admin/css/media.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media.min.css similarity index 100% rename from wp-admin/css/media.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/media.min.css diff --git a/wp-admin/css/nav-menus-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus-rtl.css similarity index 100% rename from wp-admin/css/nav-menus-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus-rtl.css diff --git a/wp-admin/css/nav-menus-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus-rtl.min.css similarity index 100% rename from wp-admin/css/nav-menus-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus-rtl.min.css diff --git a/wp-admin/css/nav-menus.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus.css similarity index 100% rename from wp-admin/css/nav-menus.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus.css diff --git a/wp-admin/css/nav-menus.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus.min.css similarity index 100% rename from wp-admin/css/nav-menus.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/nav-menus.min.css diff --git a/wp-admin/css/revisions-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions-rtl.css similarity index 100% rename from wp-admin/css/revisions-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions-rtl.css diff --git a/wp-admin/css/revisions-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions-rtl.min.css similarity index 100% rename from wp-admin/css/revisions-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions-rtl.min.css diff --git a/wp-admin/css/revisions.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions.css similarity index 100% rename from wp-admin/css/revisions.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions.css diff --git a/wp-admin/css/revisions.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions.min.css similarity index 100% rename from wp-admin/css/revisions.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/revisions.min.css diff --git a/wp-admin/css/site-health-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health-rtl.css similarity index 100% rename from wp-admin/css/site-health-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health-rtl.css diff --git a/wp-admin/css/site-health-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health-rtl.min.css similarity index 100% rename from wp-admin/css/site-health-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health-rtl.min.css diff --git a/wp-admin/css/site-health.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health.css similarity index 100% rename from wp-admin/css/site-health.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health.css diff --git a/wp-admin/css/site-health.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health.min.css similarity index 100% rename from wp-admin/css/site-health.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-health.min.css diff --git a/wp-admin/css/site-icon-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon-rtl.css similarity index 100% rename from wp-admin/css/site-icon-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon-rtl.css diff --git a/wp-admin/css/site-icon-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon-rtl.min.css similarity index 100% rename from wp-admin/css/site-icon-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon-rtl.min.css diff --git a/wp-admin/css/site-icon.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon.css similarity index 100% rename from wp-admin/css/site-icon.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon.css diff --git a/wp-admin/css/site-icon.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon.min.css similarity index 100% rename from wp-admin/css/site-icon.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/site-icon.min.css diff --git a/wp-admin/css/themes-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes-rtl.css similarity index 100% rename from wp-admin/css/themes-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes-rtl.css diff --git a/wp-admin/css/themes-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes-rtl.min.css similarity index 100% rename from wp-admin/css/themes-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes-rtl.min.css diff --git a/wp-admin/css/themes.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes.css similarity index 100% rename from wp-admin/css/themes.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes.css diff --git a/wp-admin/css/themes.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes.min.css similarity index 100% rename from wp-admin/css/themes.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/themes.min.css diff --git a/wp-admin/css/widgets-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets-rtl.css similarity index 100% rename from wp-admin/css/widgets-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets-rtl.css diff --git a/wp-admin/css/widgets-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets-rtl.min.css similarity index 100% rename from wp-admin/css/widgets-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets-rtl.min.css diff --git a/wp-admin/css/widgets.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets.css similarity index 100% rename from wp-admin/css/widgets.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets.css diff --git a/wp-admin/css/widgets.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets.min.css similarity index 100% rename from wp-admin/css/widgets.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/widgets.min.css diff --git a/wp-admin/css/wp-admin-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin-rtl.css similarity index 100% rename from wp-admin/css/wp-admin-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin-rtl.css diff --git a/wp-admin/css/wp-admin-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin-rtl.min.css similarity index 100% rename from wp-admin/css/wp-admin-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin-rtl.min.css diff --git a/wp-admin/css/wp-admin.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin.css similarity index 100% rename from wp-admin/css/wp-admin.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin.css diff --git a/wp-admin/css/wp-admin.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin.min.css similarity index 100% rename from wp-admin/css/wp-admin.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/css/wp-admin.min.css diff --git a/wp-admin/custom-background.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/custom-background.php similarity index 100% rename from wp-admin/custom-background.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/custom-background.php diff --git a/wp-admin/custom-header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/custom-header.php similarity index 100% rename from wp-admin/custom-header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/custom-header.php diff --git a/wp-admin/customize.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/customize.php similarity index 100% rename from wp-admin/customize.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/customize.php diff --git a/wp-admin/edit-comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-comments.php similarity index 100% rename from wp-admin/edit-comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-comments.php diff --git a/wp-admin/edit-form-advanced.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-form-advanced.php similarity index 100% rename from wp-admin/edit-form-advanced.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-form-advanced.php diff --git a/wp-admin/edit-form-blocks.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-form-blocks.php similarity index 100% rename from wp-admin/edit-form-blocks.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-form-blocks.php diff --git a/wp-admin/edit-form-comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-form-comment.php similarity index 100% rename from wp-admin/edit-form-comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-form-comment.php diff --git a/wp-admin/edit-link-form.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-link-form.php similarity index 100% rename from wp-admin/edit-link-form.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-link-form.php diff --git a/wp-admin/edit-tag-form.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-tag-form.php similarity index 100% rename from wp-admin/edit-tag-form.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-tag-form.php diff --git a/wp-admin/edit-tags.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-tags.php similarity index 100% rename from wp-admin/edit-tags.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit-tags.php diff --git a/wp-admin/edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit.php similarity index 100% rename from wp-admin/edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/edit.php diff --git a/wp-admin/export.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/export.php similarity index 100% rename from wp-admin/export.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/export.php diff --git a/wp-admin/freedoms.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/freedoms.php similarity index 100% rename from wp-admin/freedoms.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/freedoms.php diff --git a/wp-admin/images/align-center-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-center-2x.png similarity index 100% rename from wp-admin/images/align-center-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-center-2x.png diff --git a/wp-admin/images/align-center.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-center.png similarity index 100% rename from wp-admin/images/align-center.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-center.png diff --git a/wp-admin/images/align-left-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-left-2x.png similarity index 100% rename from wp-admin/images/align-left-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-left-2x.png diff --git a/wp-admin/images/align-left.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-left.png similarity index 100% rename from wp-admin/images/align-left.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-left.png diff --git a/wp-admin/images/align-none-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-none-2x.png similarity index 100% rename from wp-admin/images/align-none-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-none-2x.png diff --git a/wp-admin/images/align-none.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-none.png similarity index 100% rename from wp-admin/images/align-none.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-none.png diff --git a/wp-admin/images/align-right-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-right-2x.png similarity index 100% rename from wp-admin/images/align-right-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-right-2x.png diff --git a/wp-admin/images/align-right.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-right.png similarity index 100% rename from wp-admin/images/align-right.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/align-right.png diff --git a/wp-admin/images/arrows-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/arrows-2x.png similarity index 100% rename from wp-admin/images/arrows-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/arrows-2x.png diff --git a/wp-admin/images/arrows.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/arrows.png similarity index 100% rename from wp-admin/images/arrows.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/arrows.png diff --git a/wp-admin/images/browser-rtl.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/browser-rtl.png similarity index 100% rename from wp-admin/images/browser-rtl.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/browser-rtl.png diff --git a/wp-admin/images/browser.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/browser.png similarity index 100% rename from wp-admin/images/browser.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/browser.png diff --git a/wp-admin/images/bubble_bg-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/bubble_bg-2x.gif similarity index 100% rename from wp-admin/images/bubble_bg-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/bubble_bg-2x.gif diff --git a/wp-admin/images/bubble_bg.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/bubble_bg.gif similarity index 100% rename from wp-admin/images/bubble_bg.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/bubble_bg.gif diff --git a/wp-admin/images/comment-grey-bubble-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/comment-grey-bubble-2x.png similarity index 100% rename from wp-admin/images/comment-grey-bubble-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/comment-grey-bubble-2x.png diff --git a/wp-admin/images/comment-grey-bubble.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/comment-grey-bubble.png similarity index 100% rename from wp-admin/images/comment-grey-bubble.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/comment-grey-bubble.png diff --git a/wp-admin/images/date-button-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/date-button-2x.gif similarity index 100% rename from wp-admin/images/date-button-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/date-button-2x.gif diff --git a/wp-admin/images/date-button.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/date-button.gif similarity index 100% rename from wp-admin/images/date-button.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/date-button.gif diff --git a/wp-admin/images/generic.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/generic.png similarity index 100% rename from wp-admin/images/generic.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/generic.png diff --git a/wp-admin/images/icons32-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32-2x.png similarity index 100% rename from wp-admin/images/icons32-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32-2x.png diff --git a/wp-admin/images/icons32-vs-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32-vs-2x.png similarity index 100% rename from wp-admin/images/icons32-vs-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32-vs-2x.png diff --git a/wp-admin/images/icons32-vs.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32-vs.png similarity index 100% rename from wp-admin/images/icons32-vs.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32-vs.png diff --git a/wp-admin/images/icons32.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32.png similarity index 100% rename from wp-admin/images/icons32.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/icons32.png diff --git a/wp-admin/images/imgedit-icons-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/imgedit-icons-2x.png similarity index 100% rename from wp-admin/images/imgedit-icons-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/imgedit-icons-2x.png diff --git a/wp-admin/images/imgedit-icons.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/imgedit-icons.png similarity index 100% rename from wp-admin/images/imgedit-icons.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/imgedit-icons.png diff --git a/wp-admin/images/list-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/list-2x.png similarity index 100% rename from wp-admin/images/list-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/list-2x.png diff --git a/wp-admin/images/list.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/list.png similarity index 100% rename from wp-admin/images/list.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/list.png diff --git a/wp-admin/images/loading.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/loading.gif similarity index 100% rename from wp-admin/images/loading.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/loading.gif diff --git a/wp-admin/images/marker.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/marker.png similarity index 100% rename from wp-admin/images/marker.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/marker.png diff --git a/wp-admin/images/mask.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/mask.png similarity index 100% rename from wp-admin/images/mask.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/mask.png diff --git a/wp-admin/images/media-button-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-2x.png similarity index 100% rename from wp-admin/images/media-button-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-2x.png diff --git a/wp-admin/images/media-button-image.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-image.gif similarity index 100% rename from wp-admin/images/media-button-image.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-image.gif diff --git a/wp-admin/images/media-button-music.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-music.gif similarity index 100% rename from wp-admin/images/media-button-music.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-music.gif diff --git a/wp-admin/images/media-button-other.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-other.gif similarity index 100% rename from wp-admin/images/media-button-other.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-other.gif diff --git a/wp-admin/images/media-button-video.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-video.gif similarity index 100% rename from wp-admin/images/media-button-video.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button-video.gif diff --git a/wp-admin/images/media-button.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button.png similarity index 100% rename from wp-admin/images/media-button.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/media-button.png diff --git a/wp-admin/images/menu-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu-2x.png similarity index 100% rename from wp-admin/images/menu-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu-2x.png diff --git a/wp-admin/images/menu-vs-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu-vs-2x.png similarity index 100% rename from wp-admin/images/menu-vs-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu-vs-2x.png diff --git a/wp-admin/images/menu-vs.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu-vs.png similarity index 100% rename from wp-admin/images/menu-vs.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu-vs.png diff --git a/wp-admin/images/menu.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu.png similarity index 100% rename from wp-admin/images/menu.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/menu.png diff --git a/wp-admin/images/no.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/no.png similarity index 100% rename from wp-admin/images/no.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/no.png diff --git a/wp-admin/images/post-formats-vs.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats-vs.png similarity index 100% rename from wp-admin/images/post-formats-vs.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats-vs.png diff --git a/wp-admin/images/post-formats.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats.png similarity index 100% rename from wp-admin/images/post-formats.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats.png diff --git a/wp-admin/images/post-formats32-vs.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats32-vs.png similarity index 100% rename from wp-admin/images/post-formats32-vs.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats32-vs.png diff --git a/wp-admin/images/post-formats32.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats32.png similarity index 100% rename from wp-admin/images/post-formats32.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/post-formats32.png diff --git a/wp-admin/images/resize-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize-2x.gif similarity index 100% rename from wp-admin/images/resize-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize-2x.gif diff --git a/wp-admin/images/resize-rtl-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize-rtl-2x.gif similarity index 100% rename from wp-admin/images/resize-rtl-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize-rtl-2x.gif diff --git a/wp-admin/images/resize-rtl.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize-rtl.gif similarity index 100% rename from wp-admin/images/resize-rtl.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize-rtl.gif diff --git a/wp-admin/images/resize.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize.gif similarity index 100% rename from wp-admin/images/resize.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/resize.gif diff --git a/wp-admin/images/se.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/se.png similarity index 100% rename from wp-admin/images/se.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/se.png diff --git a/wp-admin/images/sort-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/sort-2x.gif similarity index 100% rename from wp-admin/images/sort-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/sort-2x.gif diff --git a/wp-admin/images/sort.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/sort.gif similarity index 100% rename from wp-admin/images/sort.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/sort.gif diff --git a/wp-admin/images/spinner-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/spinner-2x.gif similarity index 100% rename from wp-admin/images/spinner-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/spinner-2x.gif diff --git a/wp-admin/images/spinner.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/spinner.gif similarity index 100% rename from wp-admin/images/spinner.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/spinner.gif diff --git a/wp-admin/images/stars-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/stars-2x.png similarity index 100% rename from wp-admin/images/stars-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/stars-2x.png diff --git a/wp-admin/images/stars.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/stars.png similarity index 100% rename from wp-admin/images/stars.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/stars.png diff --git a/wp-admin/images/w-logo-blue.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/w-logo-blue.png similarity index 100% rename from wp-admin/images/w-logo-blue.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/w-logo-blue.png diff --git a/wp-admin/images/w-logo-white.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/w-logo-white.png similarity index 100% rename from wp-admin/images/w-logo-white.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/w-logo-white.png diff --git a/wp-admin/images/wheel.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wheel.png similarity index 100% rename from wp-admin/images/wheel.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wheel.png diff --git a/wp-admin/images/wordpress-logo-white.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wordpress-logo-white.svg similarity index 100% rename from wp-admin/images/wordpress-logo-white.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wordpress-logo-white.svg diff --git a/wp-admin/images/wordpress-logo.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wordpress-logo.png similarity index 100% rename from wp-admin/images/wordpress-logo.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wordpress-logo.png diff --git a/wp-admin/images/wordpress-logo.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wordpress-logo.svg similarity index 100% rename from wp-admin/images/wordpress-logo.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wordpress-logo.svg diff --git a/wp-admin/images/wpspin_light-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wpspin_light-2x.gif similarity index 100% rename from wp-admin/images/wpspin_light-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wpspin_light-2x.gif diff --git a/wp-admin/images/wpspin_light.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wpspin_light.gif similarity index 100% rename from wp-admin/images/wpspin_light.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/wpspin_light.gif diff --git a/wp-admin/images/xit-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/xit-2x.gif similarity index 100% rename from wp-admin/images/xit-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/xit-2x.gif diff --git a/wp-admin/images/xit.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/xit.gif similarity index 100% rename from wp-admin/images/xit.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/xit.gif diff --git a/wp-admin/images/yes.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/yes.png similarity index 100% rename from wp-admin/images/yes.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/images/yes.png diff --git a/wp-admin/import.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/import.php similarity index 100% rename from wp-admin/import.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/import.php diff --git a/wp-admin/includes/admin-filters.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/admin-filters.php similarity index 100% rename from wp-admin/includes/admin-filters.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/admin-filters.php diff --git a/wp-admin/includes/admin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/admin.php similarity index 100% rename from wp-admin/includes/admin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/admin.php diff --git a/wp-admin/includes/ajax-actions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ajax-actions.php similarity index 100% rename from wp-admin/includes/ajax-actions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ajax-actions.php diff --git a/wp-admin/includes/bookmark.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/bookmark.php similarity index 100% rename from wp-admin/includes/bookmark.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/bookmark.php diff --git a/wp-admin/includes/class-automatic-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-automatic-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-automatic-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-automatic-upgrader-skin.php diff --git a/wp-admin/includes/class-bulk-plugin-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-bulk-plugin-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-bulk-plugin-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-bulk-plugin-upgrader-skin.php diff --git a/wp-admin/includes/class-bulk-theme-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-bulk-theme-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-bulk-theme-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-bulk-theme-upgrader-skin.php diff --git a/wp-admin/includes/class-bulk-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-bulk-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-bulk-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-bulk-upgrader-skin.php diff --git a/wp-admin/includes/class-core-upgrader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-core-upgrader.php similarity index 100% rename from wp-admin/includes/class-core-upgrader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-core-upgrader.php diff --git a/wp-admin/includes/class-file-upload-upgrader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-file-upload-upgrader.php similarity index 100% rename from wp-admin/includes/class-file-upload-upgrader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-file-upload-upgrader.php diff --git a/wp-admin/includes/class-ftp-pure.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-ftp-pure.php similarity index 100% rename from wp-admin/includes/class-ftp-pure.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-ftp-pure.php diff --git a/wp-admin/includes/class-ftp-sockets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-ftp-sockets.php similarity index 100% rename from wp-admin/includes/class-ftp-sockets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-ftp-sockets.php diff --git a/wp-admin/includes/class-ftp.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-ftp.php similarity index 100% rename from wp-admin/includes/class-ftp.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-ftp.php diff --git a/wp-admin/includes/class-language-pack-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-language-pack-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-language-pack-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-language-pack-upgrader-skin.php diff --git a/wp-admin/includes/class-language-pack-upgrader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-language-pack-upgrader.php similarity index 100% rename from wp-admin/includes/class-language-pack-upgrader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-language-pack-upgrader.php diff --git a/wp-admin/includes/class-pclzip.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-pclzip.php similarity index 100% rename from wp-admin/includes/class-pclzip.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-pclzip.php diff --git a/wp-admin/includes/class-plugin-installer-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-plugin-installer-skin.php similarity index 100% rename from wp-admin/includes/class-plugin-installer-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-plugin-installer-skin.php diff --git a/wp-admin/includes/class-plugin-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-plugin-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-plugin-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-plugin-upgrader-skin.php diff --git a/wp-admin/includes/class-plugin-upgrader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-plugin-upgrader.php similarity index 100% rename from wp-admin/includes/class-plugin-upgrader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-plugin-upgrader.php diff --git a/wp-admin/includes/class-theme-installer-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-theme-installer-skin.php similarity index 100% rename from wp-admin/includes/class-theme-installer-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-theme-installer-skin.php diff --git a/wp-admin/includes/class-theme-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-theme-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-theme-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-theme-upgrader-skin.php diff --git a/wp-admin/includes/class-theme-upgrader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-theme-upgrader.php similarity index 100% rename from wp-admin/includes/class-theme-upgrader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-theme-upgrader.php diff --git a/wp-admin/includes/class-walker-category-checklist.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-walker-category-checklist.php similarity index 100% rename from wp-admin/includes/class-walker-category-checklist.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-walker-category-checklist.php diff --git a/wp-admin/includes/class-walker-nav-menu-checklist.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-walker-nav-menu-checklist.php similarity index 100% rename from wp-admin/includes/class-walker-nav-menu-checklist.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-walker-nav-menu-checklist.php diff --git a/wp-admin/includes/class-walker-nav-menu-edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-walker-nav-menu-edit.php similarity index 100% rename from wp-admin/includes/class-walker-nav-menu-edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-walker-nav-menu-edit.php diff --git a/wp-admin/includes/class-wp-ajax-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ajax-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-wp-ajax-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ajax-upgrader-skin.php diff --git a/wp-admin/includes/class-wp-automatic-updater.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-automatic-updater.php similarity index 100% rename from wp-admin/includes/class-wp-automatic-updater.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-automatic-updater.php diff --git a/wp-admin/includes/class-wp-comments-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-comments-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-comments-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-comments-list-table.php diff --git a/wp-admin/includes/class-wp-community-events.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-community-events.php similarity index 100% rename from wp-admin/includes/class-wp-community-events.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-community-events.php diff --git a/wp-admin/includes/class-wp-debug-data.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-debug-data.php similarity index 100% rename from wp-admin/includes/class-wp-debug-data.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-debug-data.php diff --git a/wp-admin/includes/class-wp-filesystem-base.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-base.php similarity index 100% rename from wp-admin/includes/class-wp-filesystem-base.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-base.php diff --git a/wp-admin/includes/class-wp-filesystem-direct.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-direct.php similarity index 100% rename from wp-admin/includes/class-wp-filesystem-direct.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-direct.php diff --git a/wp-admin/includes/class-wp-filesystem-ftpext.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-ftpext.php similarity index 100% rename from wp-admin/includes/class-wp-filesystem-ftpext.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-ftpext.php diff --git a/wp-admin/includes/class-wp-filesystem-ftpsockets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-ftpsockets.php similarity index 100% rename from wp-admin/includes/class-wp-filesystem-ftpsockets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-ftpsockets.php diff --git a/wp-admin/includes/class-wp-filesystem-ssh2.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-ssh2.php similarity index 100% rename from wp-admin/includes/class-wp-filesystem-ssh2.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-filesystem-ssh2.php diff --git a/wp-admin/includes/class-wp-importer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-importer.php similarity index 100% rename from wp-admin/includes/class-wp-importer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-importer.php diff --git a/wp-admin/includes/class-wp-internal-pointers.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-internal-pointers.php similarity index 100% rename from wp-admin/includes/class-wp-internal-pointers.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-internal-pointers.php diff --git a/wp-admin/includes/class-wp-links-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-links-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-links-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-links-list-table.php diff --git a/wp-admin/includes/class-wp-list-table-compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-list-table-compat.php similarity index 100% rename from wp-admin/includes/class-wp-list-table-compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-list-table-compat.php diff --git a/wp-admin/includes/class-wp-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-list-table.php diff --git a/wp-admin/includes/class-wp-media-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-media-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-media-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-media-list-table.php diff --git a/wp-admin/includes/class-wp-ms-sites-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ms-sites-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-ms-sites-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ms-sites-list-table.php diff --git a/wp-admin/includes/class-wp-ms-themes-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ms-themes-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-ms-themes-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ms-themes-list-table.php diff --git a/wp-admin/includes/class-wp-ms-users-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ms-users-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-ms-users-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-ms-users-list-table.php diff --git a/wp-admin/includes/class-wp-plugin-install-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-plugin-install-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-plugin-install-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-plugin-install-list-table.php diff --git a/wp-admin/includes/class-wp-plugins-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-plugins-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-plugins-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-plugins-list-table.php diff --git a/wp-admin/includes/class-wp-post-comments-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-post-comments-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-post-comments-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-post-comments-list-table.php diff --git a/wp-admin/includes/class-wp-posts-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-posts-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-posts-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-posts-list-table.php diff --git a/wp-admin/includes/class-wp-screen.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-screen.php similarity index 100% rename from wp-admin/includes/class-wp-screen.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-screen.php diff --git a/wp-admin/includes/class-wp-site-health-auto-updates.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-site-health-auto-updates.php similarity index 100% rename from wp-admin/includes/class-wp-site-health-auto-updates.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-site-health-auto-updates.php diff --git a/wp-admin/includes/class-wp-site-health.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-site-health.php similarity index 100% rename from wp-admin/includes/class-wp-site-health.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-site-health.php diff --git a/wp-admin/includes/class-wp-site-icon.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-site-icon.php similarity index 100% rename from wp-admin/includes/class-wp-site-icon.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-site-icon.php diff --git a/wp-admin/includes/class-wp-terms-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-terms-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-terms-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-terms-list-table.php diff --git a/wp-admin/includes/class-wp-theme-install-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-theme-install-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-theme-install-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-theme-install-list-table.php diff --git a/wp-admin/includes/class-wp-themes-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-themes-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-themes-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-themes-list-table.php diff --git a/wp-admin/includes/class-wp-upgrader-skin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-upgrader-skin.php similarity index 100% rename from wp-admin/includes/class-wp-upgrader-skin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-upgrader-skin.php diff --git a/wp-admin/includes/class-wp-upgrader-skins.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-upgrader-skins.php similarity index 100% rename from wp-admin/includes/class-wp-upgrader-skins.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-upgrader-skins.php diff --git a/wp-admin/includes/class-wp-upgrader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-upgrader.php similarity index 100% rename from wp-admin/includes/class-wp-upgrader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-upgrader.php diff --git a/wp-admin/includes/class-wp-users-list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-users-list-table.php similarity index 100% rename from wp-admin/includes/class-wp-users-list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/class-wp-users-list-table.php diff --git a/wp-admin/includes/comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/comment.php similarity index 100% rename from wp-admin/includes/comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/comment.php diff --git a/wp-admin/includes/continents-cities.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/continents-cities.php similarity index 100% rename from wp-admin/includes/continents-cities.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/continents-cities.php diff --git a/wp-admin/includes/credits.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/credits.php similarity index 100% rename from wp-admin/includes/credits.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/credits.php diff --git a/wp-admin/includes/dashboard.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/dashboard.php similarity index 100% rename from wp-admin/includes/dashboard.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/dashboard.php diff --git a/wp-admin/includes/deprecated.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/deprecated.php similarity index 100% rename from wp-admin/includes/deprecated.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/deprecated.php diff --git a/wp-admin/includes/edit-tag-messages.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/edit-tag-messages.php similarity index 100% rename from wp-admin/includes/edit-tag-messages.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/edit-tag-messages.php diff --git a/wp-admin/includes/export.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/export.php similarity index 100% rename from wp-admin/includes/export.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/export.php diff --git a/wp-admin/includes/file.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/file.php similarity index 100% rename from wp-admin/includes/file.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/file.php diff --git a/wp-admin/includes/image-edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/image-edit.php similarity index 100% rename from wp-admin/includes/image-edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/image-edit.php diff --git a/wp-admin/includes/image.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/image.php similarity index 100% rename from wp-admin/includes/image.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/image.php diff --git a/wp-admin/includes/import.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/import.php similarity index 100% rename from wp-admin/includes/import.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/import.php diff --git a/wp-admin/includes/list-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/list-table.php similarity index 100% rename from wp-admin/includes/list-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/list-table.php diff --git a/wp-admin/includes/media.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/media.php similarity index 100% rename from wp-admin/includes/media.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/media.php diff --git a/wp-admin/includes/menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/menu.php similarity index 100% rename from wp-admin/includes/menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/menu.php diff --git a/wp-admin/includes/meta-boxes.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/meta-boxes.php similarity index 100% rename from wp-admin/includes/meta-boxes.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/meta-boxes.php diff --git a/wp-admin/includes/misc.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/misc.php similarity index 100% rename from wp-admin/includes/misc.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/misc.php diff --git a/wp-admin/includes/ms-admin-filters.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ms-admin-filters.php similarity index 100% rename from wp-admin/includes/ms-admin-filters.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ms-admin-filters.php diff --git a/wp-admin/includes/ms-deprecated.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ms-deprecated.php similarity index 100% rename from wp-admin/includes/ms-deprecated.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ms-deprecated.php diff --git a/wp-admin/includes/ms.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ms.php similarity index 100% rename from wp-admin/includes/ms.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/ms.php diff --git a/wp-admin/includes/nav-menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/nav-menu.php similarity index 100% rename from wp-admin/includes/nav-menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/nav-menu.php diff --git a/wp-admin/includes/network.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/network.php similarity index 100% rename from wp-admin/includes/network.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/network.php diff --git a/wp-admin/includes/noop.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/noop.php similarity index 100% rename from wp-admin/includes/noop.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/noop.php diff --git a/wp-admin/includes/options.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/options.php similarity index 100% rename from wp-admin/includes/options.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/options.php diff --git a/wp-admin/includes/plugin-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/plugin-install.php similarity index 100% rename from wp-admin/includes/plugin-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/plugin-install.php diff --git a/wp-admin/includes/plugin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/plugin.php similarity index 100% rename from wp-admin/includes/plugin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/plugin.php diff --git a/wp-admin/includes/post.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/post.php similarity index 100% rename from wp-admin/includes/post.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/post.php diff --git a/wp-admin/includes/revision.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/revision.php similarity index 100% rename from wp-admin/includes/revision.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/revision.php diff --git a/wp-admin/includes/schema.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/schema.php similarity index 100% rename from wp-admin/includes/schema.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/schema.php diff --git a/wp-admin/includes/screen.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/screen.php similarity index 100% rename from wp-admin/includes/screen.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/screen.php diff --git a/wp-admin/includes/taxonomy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/taxonomy.php similarity index 100% rename from wp-admin/includes/taxonomy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/taxonomy.php diff --git a/wp-admin/includes/template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/template.php similarity index 100% rename from wp-admin/includes/template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/template.php diff --git a/wp-admin/includes/theme-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/theme-install.php similarity index 100% rename from wp-admin/includes/theme-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/theme-install.php diff --git a/wp-admin/includes/theme.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/theme.php similarity index 100% rename from wp-admin/includes/theme.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/theme.php diff --git a/wp-admin/includes/translation-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/translation-install.php similarity index 100% rename from wp-admin/includes/translation-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/translation-install.php diff --git a/wp-admin/includes/update-core.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/update-core.php similarity index 100% rename from wp-admin/includes/update-core.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/update-core.php diff --git a/wp-admin/includes/update.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/update.php similarity index 100% rename from wp-admin/includes/update.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/update.php diff --git a/wp-admin/includes/upgrade.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/upgrade.php similarity index 100% rename from wp-admin/includes/upgrade.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/upgrade.php diff --git a/wp-admin/includes/user.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/user.php similarity index 100% rename from wp-admin/includes/user.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/user.php diff --git a/wp-admin/includes/widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/widgets.php similarity index 100% rename from wp-admin/includes/widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/includes/widgets.php diff --git a/wp-admin/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/index.php similarity index 100% rename from wp-admin/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/index.php diff --git a/wp-admin/install-helper.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/install-helper.php similarity index 100% rename from wp-admin/install-helper.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/install-helper.php diff --git a/wp-admin/install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/install.php similarity index 100% rename from wp-admin/install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/install.php diff --git a/wp-admin/js/accordion.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/accordion.js similarity index 100% rename from wp-admin/js/accordion.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/accordion.js diff --git a/wp-admin/js/accordion.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/accordion.min.js similarity index 100% rename from wp-admin/js/accordion.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/accordion.min.js diff --git a/wp-admin/js/code-editor.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/code-editor.js similarity index 100% rename from wp-admin/js/code-editor.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/code-editor.js diff --git a/wp-admin/js/code-editor.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/code-editor.min.js similarity index 100% rename from wp-admin/js/code-editor.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/code-editor.min.js diff --git a/wp-admin/js/color-picker.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/color-picker.js similarity index 100% rename from wp-admin/js/color-picker.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/color-picker.js diff --git a/wp-admin/js/color-picker.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/color-picker.min.js similarity index 100% rename from wp-admin/js/color-picker.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/color-picker.min.js diff --git a/wp-admin/js/comment.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/comment.js similarity index 100% rename from wp-admin/js/comment.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/comment.js diff --git a/wp-admin/js/comment.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/comment.min.js similarity index 100% rename from wp-admin/js/comment.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/comment.min.js diff --git a/wp-admin/js/common.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/common.js similarity index 100% rename from wp-admin/js/common.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/common.js diff --git a/wp-admin/js/common.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/common.min.js similarity index 100% rename from wp-admin/js/common.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/common.min.js diff --git a/wp-admin/js/custom-background.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/custom-background.js similarity index 100% rename from wp-admin/js/custom-background.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/custom-background.js diff --git a/wp-admin/js/custom-background.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/custom-background.min.js similarity index 100% rename from wp-admin/js/custom-background.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/custom-background.min.js diff --git a/wp-admin/js/custom-header.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/custom-header.js similarity index 100% rename from wp-admin/js/custom-header.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/custom-header.js diff --git a/wp-admin/js/customize-controls.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-controls.js similarity index 100% rename from wp-admin/js/customize-controls.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-controls.js diff --git a/wp-admin/js/customize-controls.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-controls.min.js similarity index 100% rename from wp-admin/js/customize-controls.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-controls.min.js diff --git a/wp-admin/js/customize-nav-menus.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-nav-menus.js similarity index 100% rename from wp-admin/js/customize-nav-menus.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-nav-menus.js diff --git a/wp-admin/js/customize-nav-menus.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-nav-menus.min.js similarity index 100% rename from wp-admin/js/customize-nav-menus.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-nav-menus.min.js diff --git a/wp-admin/js/customize-widgets.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-widgets.js similarity index 100% rename from wp-admin/js/customize-widgets.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-widgets.js diff --git a/wp-admin/js/customize-widgets.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-widgets.min.js similarity index 100% rename from wp-admin/js/customize-widgets.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/customize-widgets.min.js diff --git a/wp-admin/js/dashboard.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/dashboard.js similarity index 100% rename from wp-admin/js/dashboard.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/dashboard.js diff --git a/wp-admin/js/dashboard.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/dashboard.min.js similarity index 100% rename from wp-admin/js/dashboard.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/dashboard.min.js diff --git a/wp-admin/js/edit-comments.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/edit-comments.js similarity index 100% rename from wp-admin/js/edit-comments.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/edit-comments.js diff --git a/wp-admin/js/edit-comments.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/edit-comments.min.js similarity index 100% rename from wp-admin/js/edit-comments.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/edit-comments.min.js diff --git a/wp-admin/js/editor-expand.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor-expand.js similarity index 100% rename from wp-admin/js/editor-expand.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor-expand.js diff --git a/wp-admin/js/editor-expand.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor-expand.min.js similarity index 100% rename from wp-admin/js/editor-expand.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor-expand.min.js diff --git a/wp-admin/js/editor.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor.js similarity index 100% rename from wp-admin/js/editor.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor.js diff --git a/wp-admin/js/editor.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor.min.js similarity index 100% rename from wp-admin/js/editor.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/editor.min.js diff --git a/wp-admin/js/farbtastic.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/farbtastic.js similarity index 100% rename from wp-admin/js/farbtastic.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/farbtastic.js diff --git a/wp-admin/js/gallery.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/gallery.js similarity index 100% rename from wp-admin/js/gallery.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/gallery.js diff --git a/wp-admin/js/gallery.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/gallery.min.js similarity index 100% rename from wp-admin/js/gallery.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/gallery.min.js diff --git a/wp-admin/js/image-edit.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/image-edit.js similarity index 100% rename from wp-admin/js/image-edit.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/image-edit.js diff --git a/wp-admin/js/image-edit.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/image-edit.min.js similarity index 100% rename from wp-admin/js/image-edit.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/image-edit.min.js diff --git a/wp-admin/js/inline-edit-post.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-post.js similarity index 100% rename from wp-admin/js/inline-edit-post.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-post.js diff --git a/wp-admin/js/inline-edit-post.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-post.min.js similarity index 100% rename from wp-admin/js/inline-edit-post.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-post.min.js diff --git a/wp-admin/js/inline-edit-tax.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-tax.js similarity index 100% rename from wp-admin/js/inline-edit-tax.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-tax.js diff --git a/wp-admin/js/inline-edit-tax.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-tax.min.js similarity index 100% rename from wp-admin/js/inline-edit-tax.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/inline-edit-tax.min.js diff --git a/wp-admin/js/iris.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/iris.min.js similarity index 100% rename from wp-admin/js/iris.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/iris.min.js diff --git a/wp-admin/js/language-chooser.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/language-chooser.js similarity index 100% rename from wp-admin/js/language-chooser.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/language-chooser.js diff --git a/wp-admin/js/language-chooser.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/language-chooser.min.js similarity index 100% rename from wp-admin/js/language-chooser.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/language-chooser.min.js diff --git a/wp-admin/js/link.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/link.js similarity index 100% rename from wp-admin/js/link.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/link.js diff --git a/wp-admin/js/link.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/link.min.js similarity index 100% rename from wp-admin/js/link.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/link.min.js diff --git a/wp-admin/js/media-gallery.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-gallery.js similarity index 100% rename from wp-admin/js/media-gallery.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-gallery.js diff --git a/wp-admin/js/media-gallery.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-gallery.min.js similarity index 100% rename from wp-admin/js/media-gallery.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-gallery.min.js diff --git a/wp-admin/js/media-upload.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-upload.js similarity index 100% rename from wp-admin/js/media-upload.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-upload.js diff --git a/wp-admin/js/media-upload.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-upload.min.js similarity index 100% rename from wp-admin/js/media-upload.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media-upload.min.js diff --git a/wp-admin/js/media.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media.js similarity index 100% rename from wp-admin/js/media.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media.js diff --git a/wp-admin/js/media.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media.min.js similarity index 100% rename from wp-admin/js/media.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/media.min.js diff --git a/wp-admin/js/nav-menu.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/nav-menu.js similarity index 100% rename from wp-admin/js/nav-menu.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/nav-menu.js diff --git a/wp-admin/js/nav-menu.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/nav-menu.min.js similarity index 100% rename from wp-admin/js/nav-menu.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/nav-menu.min.js diff --git a/wp-admin/js/password-strength-meter.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/password-strength-meter.js similarity index 100% rename from wp-admin/js/password-strength-meter.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/password-strength-meter.js diff --git a/wp-admin/js/password-strength-meter.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/password-strength-meter.min.js similarity index 100% rename from wp-admin/js/password-strength-meter.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/password-strength-meter.min.js diff --git a/wp-admin/js/plugin-install.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/plugin-install.js similarity index 100% rename from wp-admin/js/plugin-install.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/plugin-install.js diff --git a/wp-admin/js/plugin-install.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/plugin-install.min.js similarity index 100% rename from wp-admin/js/plugin-install.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/plugin-install.min.js diff --git a/wp-admin/js/post.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/post.js similarity index 100% rename from wp-admin/js/post.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/post.js diff --git a/wp-admin/js/post.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/post.min.js similarity index 100% rename from wp-admin/js/post.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/post.min.js diff --git a/wp-admin/js/postbox.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/postbox.js similarity index 100% rename from wp-admin/js/postbox.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/postbox.js diff --git a/wp-admin/js/postbox.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/postbox.min.js similarity index 100% rename from wp-admin/js/postbox.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/postbox.min.js diff --git a/wp-admin/js/revisions.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/revisions.js similarity index 100% rename from wp-admin/js/revisions.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/revisions.js diff --git a/wp-admin/js/revisions.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/revisions.min.js similarity index 100% rename from wp-admin/js/revisions.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/revisions.min.js diff --git a/wp-admin/js/set-post-thumbnail.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/set-post-thumbnail.js similarity index 100% rename from wp-admin/js/set-post-thumbnail.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/set-post-thumbnail.js diff --git a/wp-admin/js/set-post-thumbnail.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/set-post-thumbnail.min.js similarity index 100% rename from wp-admin/js/set-post-thumbnail.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/set-post-thumbnail.min.js diff --git a/wp-admin/js/site-health.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/site-health.js similarity index 100% rename from wp-admin/js/site-health.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/site-health.js diff --git a/wp-admin/js/site-health.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/site-health.min.js similarity index 100% rename from wp-admin/js/site-health.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/site-health.min.js diff --git a/wp-admin/js/svg-painter.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/svg-painter.js similarity index 100% rename from wp-admin/js/svg-painter.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/svg-painter.js diff --git a/wp-admin/js/svg-painter.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/svg-painter.min.js similarity index 100% rename from wp-admin/js/svg-painter.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/svg-painter.min.js diff --git a/wp-admin/js/tags-box.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-box.js similarity index 100% rename from wp-admin/js/tags-box.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-box.js diff --git a/wp-admin/js/tags-box.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-box.min.js similarity index 100% rename from wp-admin/js/tags-box.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-box.min.js diff --git a/wp-admin/js/tags-suggest.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-suggest.js similarity index 100% rename from wp-admin/js/tags-suggest.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-suggest.js diff --git a/wp-admin/js/tags-suggest.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-suggest.min.js similarity index 100% rename from wp-admin/js/tags-suggest.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags-suggest.min.js diff --git a/wp-admin/js/tags.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags.js similarity index 100% rename from wp-admin/js/tags.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags.js diff --git a/wp-admin/js/tags.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags.min.js similarity index 100% rename from wp-admin/js/tags.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/tags.min.js diff --git a/wp-admin/js/theme-plugin-editor.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme-plugin-editor.js similarity index 100% rename from wp-admin/js/theme-plugin-editor.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme-plugin-editor.js diff --git a/wp-admin/js/theme-plugin-editor.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme-plugin-editor.min.js similarity index 100% rename from wp-admin/js/theme-plugin-editor.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme-plugin-editor.min.js diff --git a/wp-admin/js/theme.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme.js similarity index 100% rename from wp-admin/js/theme.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme.js diff --git a/wp-admin/js/theme.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme.min.js similarity index 100% rename from wp-admin/js/theme.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/theme.min.js diff --git a/wp-admin/js/updates.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/updates.js similarity index 100% rename from wp-admin/js/updates.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/updates.js diff --git a/wp-admin/js/updates.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/updates.min.js similarity index 100% rename from wp-admin/js/updates.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/updates.min.js diff --git a/wp-admin/js/user-profile.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-profile.js similarity index 100% rename from wp-admin/js/user-profile.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-profile.js diff --git a/wp-admin/js/user-profile.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-profile.min.js similarity index 100% rename from wp-admin/js/user-profile.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-profile.min.js diff --git a/wp-admin/js/user-suggest.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-suggest.js similarity index 100% rename from wp-admin/js/user-suggest.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-suggest.js diff --git a/wp-admin/js/user-suggest.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-suggest.min.js similarity index 100% rename from wp-admin/js/user-suggest.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/user-suggest.min.js diff --git a/wp-admin/js/widgets.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets.js similarity index 100% rename from wp-admin/js/widgets.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets.js diff --git a/wp-admin/js/widgets.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets.min.js similarity index 100% rename from wp-admin/js/widgets.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets.min.js diff --git a/wp-admin/js/widgets/custom-html-widgets.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/custom-html-widgets.js similarity index 100% rename from wp-admin/js/widgets/custom-html-widgets.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/custom-html-widgets.js diff --git a/wp-admin/js/widgets/custom-html-widgets.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/custom-html-widgets.min.js similarity index 100% rename from wp-admin/js/widgets/custom-html-widgets.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/custom-html-widgets.min.js diff --git a/wp-admin/js/widgets/media-audio-widget.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-audio-widget.js similarity index 100% rename from wp-admin/js/widgets/media-audio-widget.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-audio-widget.js diff --git a/wp-admin/js/widgets/media-audio-widget.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-audio-widget.min.js similarity index 100% rename from wp-admin/js/widgets/media-audio-widget.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-audio-widget.min.js diff --git a/wp-admin/js/widgets/media-gallery-widget.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-gallery-widget.js similarity index 100% rename from wp-admin/js/widgets/media-gallery-widget.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-gallery-widget.js diff --git a/wp-admin/js/widgets/media-gallery-widget.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-gallery-widget.min.js similarity index 100% rename from wp-admin/js/widgets/media-gallery-widget.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-gallery-widget.min.js diff --git a/wp-admin/js/widgets/media-image-widget.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-image-widget.js similarity index 100% rename from wp-admin/js/widgets/media-image-widget.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-image-widget.js diff --git a/wp-admin/js/widgets/media-image-widget.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-image-widget.min.js similarity index 100% rename from wp-admin/js/widgets/media-image-widget.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-image-widget.min.js diff --git a/wp-admin/js/widgets/media-video-widget.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-video-widget.js similarity index 100% rename from wp-admin/js/widgets/media-video-widget.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-video-widget.js diff --git a/wp-admin/js/widgets/media-video-widget.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-video-widget.min.js similarity index 100% rename from wp-admin/js/widgets/media-video-widget.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-video-widget.min.js diff --git a/wp-admin/js/widgets/media-widgets.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-widgets.js similarity index 100% rename from wp-admin/js/widgets/media-widgets.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-widgets.js diff --git a/wp-admin/js/widgets/media-widgets.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-widgets.min.js similarity index 100% rename from wp-admin/js/widgets/media-widgets.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/media-widgets.min.js diff --git a/wp-admin/js/widgets/text-widgets.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/text-widgets.js similarity index 100% rename from wp-admin/js/widgets/text-widgets.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/text-widgets.js diff --git a/wp-admin/js/widgets/text-widgets.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/text-widgets.min.js similarity index 100% rename from wp-admin/js/widgets/text-widgets.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/widgets/text-widgets.min.js diff --git a/wp-admin/js/word-count.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/word-count.js similarity index 100% rename from wp-admin/js/word-count.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/word-count.js diff --git a/wp-admin/js/word-count.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/word-count.min.js similarity index 100% rename from wp-admin/js/word-count.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/word-count.min.js diff --git a/wp-admin/js/wp-fullscreen-stub.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/wp-fullscreen-stub.js similarity index 100% rename from wp-admin/js/wp-fullscreen-stub.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/wp-fullscreen-stub.js diff --git a/wp-admin/js/wp-fullscreen-stub.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/wp-fullscreen-stub.min.js similarity index 100% rename from wp-admin/js/wp-fullscreen-stub.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/wp-fullscreen-stub.min.js diff --git a/wp-admin/js/xfn.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/xfn.js similarity index 100% rename from wp-admin/js/xfn.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/xfn.js diff --git a/wp-admin/js/xfn.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/xfn.min.js similarity index 100% rename from wp-admin/js/xfn.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/js/xfn.min.js diff --git a/wp-admin/link-add.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link-add.php similarity index 100% rename from wp-admin/link-add.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link-add.php diff --git a/wp-admin/link-manager.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link-manager.php similarity index 100% rename from wp-admin/link-manager.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link-manager.php diff --git a/wp-admin/link-parse-opml.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link-parse-opml.php similarity index 100% rename from wp-admin/link-parse-opml.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link-parse-opml.php diff --git a/wp-admin/link.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link.php similarity index 100% rename from wp-admin/link.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/link.php diff --git a/wp-admin/load-scripts.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/load-scripts.php similarity index 100% rename from wp-admin/load-scripts.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/load-scripts.php diff --git a/wp-admin/load-styles.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/load-styles.php similarity index 100% rename from wp-admin/load-styles.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/load-styles.php diff --git a/wp-admin/maint/repair.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/maint/repair.php similarity index 100% rename from wp-admin/maint/repair.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/maint/repair.php diff --git a/wp-admin/media-new.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/media-new.php similarity index 100% rename from wp-admin/media-new.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/media-new.php diff --git a/wp-admin/media-upload.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/media-upload.php similarity index 100% rename from wp-admin/media-upload.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/media-upload.php diff --git a/wp-admin/media.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/media.php similarity index 100% rename from wp-admin/media.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/media.php diff --git a/wp-admin/menu-header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/menu-header.php similarity index 100% rename from wp-admin/menu-header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/menu-header.php diff --git a/wp-admin/menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/menu.php similarity index 100% rename from wp-admin/menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/menu.php diff --git a/wp-admin/moderation.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/moderation.php similarity index 100% rename from wp-admin/moderation.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/moderation.php diff --git a/wp-admin/ms-admin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-admin.php similarity index 100% rename from wp-admin/ms-admin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-admin.php diff --git a/wp-admin/ms-delete-site.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-delete-site.php similarity index 100% rename from wp-admin/ms-delete-site.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-delete-site.php diff --git a/wp-admin/ms-edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-edit.php similarity index 100% rename from wp-admin/ms-edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-edit.php diff --git a/wp-admin/ms-options.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-options.php similarity index 100% rename from wp-admin/ms-options.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-options.php diff --git a/wp-admin/ms-sites.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-sites.php similarity index 100% rename from wp-admin/ms-sites.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-sites.php diff --git a/wp-admin/ms-themes.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-themes.php similarity index 100% rename from wp-admin/ms-themes.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-themes.php diff --git a/wp-admin/ms-upgrade-network.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-upgrade-network.php similarity index 100% rename from wp-admin/ms-upgrade-network.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-upgrade-network.php diff --git a/wp-admin/ms-users.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-users.php similarity index 100% rename from wp-admin/ms-users.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/ms-users.php diff --git a/wp-admin/my-sites.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/my-sites.php similarity index 100% rename from wp-admin/my-sites.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/my-sites.php diff --git a/wp-admin/nav-menus.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/nav-menus.php similarity index 100% rename from wp-admin/nav-menus.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/nav-menus.php diff --git a/wp-admin/network.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network.php similarity index 100% rename from wp-admin/network.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network.php diff --git a/wp-admin/network/about.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/about.php similarity index 100% rename from wp-admin/network/about.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/about.php diff --git a/wp-admin/network/admin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/admin.php similarity index 100% rename from wp-admin/network/admin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/admin.php diff --git a/wp-admin/network/credits.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/credits.php similarity index 100% rename from wp-admin/network/credits.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/credits.php diff --git a/wp-admin/network/edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/edit.php similarity index 100% rename from wp-admin/network/edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/edit.php diff --git a/wp-admin/network/freedoms.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/freedoms.php similarity index 100% rename from wp-admin/network/freedoms.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/freedoms.php diff --git a/wp-admin/network/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/index.php similarity index 100% rename from wp-admin/network/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/index.php diff --git a/wp-admin/network/menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/menu.php similarity index 100% rename from wp-admin/network/menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/menu.php diff --git a/wp-admin/network/plugin-editor.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/plugin-editor.php similarity index 100% rename from wp-admin/network/plugin-editor.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/plugin-editor.php diff --git a/wp-admin/network/plugin-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/plugin-install.php similarity index 100% rename from wp-admin/network/plugin-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/plugin-install.php diff --git a/wp-admin/network/plugins.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/plugins.php similarity index 100% rename from wp-admin/network/plugins.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/plugins.php diff --git a/wp-admin/network/privacy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/privacy.php similarity index 100% rename from wp-admin/network/privacy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/privacy.php diff --git a/wp-admin/network/profile.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/profile.php similarity index 100% rename from wp-admin/network/profile.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/profile.php diff --git a/wp-admin/network/settings.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/settings.php similarity index 100% rename from wp-admin/network/settings.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/settings.php diff --git a/wp-admin/network/setup.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/setup.php similarity index 100% rename from wp-admin/network/setup.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/setup.php diff --git a/wp-admin/network/site-info.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-info.php similarity index 100% rename from wp-admin/network/site-info.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-info.php diff --git a/wp-admin/network/site-new.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-new.php similarity index 100% rename from wp-admin/network/site-new.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-new.php diff --git a/wp-admin/network/site-settings.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-settings.php similarity index 100% rename from wp-admin/network/site-settings.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-settings.php diff --git a/wp-admin/network/site-themes.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-themes.php similarity index 100% rename from wp-admin/network/site-themes.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-themes.php diff --git a/wp-admin/network/site-users.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-users.php similarity index 100% rename from wp-admin/network/site-users.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/site-users.php diff --git a/wp-admin/network/sites.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/sites.php similarity index 100% rename from wp-admin/network/sites.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/sites.php diff --git a/wp-admin/network/theme-editor.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/theme-editor.php similarity index 100% rename from wp-admin/network/theme-editor.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/theme-editor.php diff --git a/wp-admin/network/theme-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/theme-install.php similarity index 100% rename from wp-admin/network/theme-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/theme-install.php diff --git a/wp-admin/network/themes.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/themes.php similarity index 100% rename from wp-admin/network/themes.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/themes.php diff --git a/wp-admin/network/update-core.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/update-core.php similarity index 100% rename from wp-admin/network/update-core.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/update-core.php diff --git a/wp-admin/network/update.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/update.php similarity index 100% rename from wp-admin/network/update.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/update.php diff --git a/wp-admin/network/upgrade.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/upgrade.php similarity index 100% rename from wp-admin/network/upgrade.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/upgrade.php diff --git a/wp-admin/network/user-edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/user-edit.php similarity index 100% rename from wp-admin/network/user-edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/user-edit.php diff --git a/wp-admin/network/user-new.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/user-new.php similarity index 100% rename from wp-admin/network/user-new.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/user-new.php diff --git a/wp-admin/network/users.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/users.php similarity index 100% rename from wp-admin/network/users.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/network/users.php diff --git a/wp-admin/options-discussion.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-discussion.php similarity index 100% rename from wp-admin/options-discussion.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-discussion.php diff --git a/wp-admin/options-general.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-general.php similarity index 100% rename from wp-admin/options-general.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-general.php diff --git a/wp-admin/options-head.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-head.php similarity index 100% rename from wp-admin/options-head.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-head.php diff --git a/wp-admin/options-media.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-media.php similarity index 100% rename from wp-admin/options-media.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-media.php diff --git a/wp-admin/options-permalink.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-permalink.php similarity index 100% rename from wp-admin/options-permalink.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-permalink.php diff --git a/wp-admin/options-reading.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-reading.php similarity index 100% rename from wp-admin/options-reading.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-reading.php diff --git a/wp-admin/options-writing.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-writing.php similarity index 100% rename from wp-admin/options-writing.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options-writing.php diff --git a/wp-admin/options.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options.php similarity index 100% rename from wp-admin/options.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/options.php diff --git a/wp-admin/plugin-editor.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/plugin-editor.php similarity index 100% rename from wp-admin/plugin-editor.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/plugin-editor.php diff --git a/wp-admin/plugin-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/plugin-install.php similarity index 100% rename from wp-admin/plugin-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/plugin-install.php diff --git a/wp-admin/plugins.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/plugins.php similarity index 100% rename from wp-admin/plugins.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/plugins.php diff --git a/wp-admin/post-new.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/post-new.php similarity index 100% rename from wp-admin/post-new.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/post-new.php diff --git a/wp-admin/post.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/post.php similarity index 100% rename from wp-admin/post.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/post.php diff --git a/wp-admin/press-this.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/press-this.php similarity index 100% rename from wp-admin/press-this.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/press-this.php diff --git a/wp-admin/privacy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/privacy.php similarity index 100% rename from wp-admin/privacy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/privacy.php diff --git a/wp-admin/profile.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/profile.php similarity index 100% rename from wp-admin/profile.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/profile.php diff --git a/wp-admin/revision.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/revision.php similarity index 100% rename from wp-admin/revision.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/revision.php diff --git a/wp-admin/setup-config.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/setup-config.php similarity index 100% rename from wp-admin/setup-config.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/setup-config.php diff --git a/wp-admin/site-health-info.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/site-health-info.php similarity index 100% rename from wp-admin/site-health-info.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/site-health-info.php diff --git a/wp-admin/site-health.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/site-health.php similarity index 100% rename from wp-admin/site-health.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/site-health.php diff --git a/wp-admin/term.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/term.php similarity index 100% rename from wp-admin/term.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/term.php diff --git a/wp-admin/theme-editor.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/theme-editor.php similarity index 100% rename from wp-admin/theme-editor.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/theme-editor.php diff --git a/wp-admin/theme-install.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/theme-install.php similarity index 100% rename from wp-admin/theme-install.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/theme-install.php diff --git a/wp-admin/themes.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/themes.php similarity index 100% rename from wp-admin/themes.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/themes.php diff --git a/wp-admin/tools.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/tools.php similarity index 100% rename from wp-admin/tools.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/tools.php diff --git a/wp-admin/update-core.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/update-core.php similarity index 100% rename from wp-admin/update-core.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/update-core.php diff --git a/wp-admin/update.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/update.php similarity index 100% rename from wp-admin/update.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/update.php diff --git a/wp-admin/upgrade-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/upgrade-functions.php similarity index 100% rename from wp-admin/upgrade-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/upgrade-functions.php diff --git a/wp-admin/upgrade.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/upgrade.php similarity index 100% rename from wp-admin/upgrade.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/upgrade.php diff --git a/wp-admin/upload.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/upload.php similarity index 100% rename from wp-admin/upload.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/upload.php diff --git a/wp-admin/user-edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user-edit.php similarity index 100% rename from wp-admin/user-edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user-edit.php diff --git a/wp-admin/user-new.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user-new.php similarity index 100% rename from wp-admin/user-new.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user-new.php diff --git a/wp-admin/user/about.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/about.php similarity index 100% rename from wp-admin/user/about.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/about.php diff --git a/wp-admin/user/admin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/admin.php similarity index 100% rename from wp-admin/user/admin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/admin.php diff --git a/wp-admin/user/credits.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/credits.php similarity index 100% rename from wp-admin/user/credits.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/credits.php diff --git a/wp-admin/user/freedoms.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/freedoms.php similarity index 100% rename from wp-admin/user/freedoms.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/freedoms.php diff --git a/wp-admin/user/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/index.php similarity index 100% rename from wp-admin/user/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/index.php diff --git a/wp-admin/user/menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/menu.php similarity index 100% rename from wp-admin/user/menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/menu.php diff --git a/wp-admin/user/privacy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/privacy.php similarity index 100% rename from wp-admin/user/privacy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/privacy.php diff --git a/wp-admin/user/profile.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/profile.php similarity index 100% rename from wp-admin/user/profile.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/profile.php diff --git a/wp-admin/user/user-edit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/user-edit.php similarity index 100% rename from wp-admin/user/user-edit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/user/user-edit.php diff --git a/wp-admin/users.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/users.php similarity index 100% rename from wp-admin/users.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/users.php diff --git a/wp-admin/widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/widgets.php similarity index 100% rename from wp-admin/widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-admin/widgets.php diff --git a/wp-blog-header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-blog-header.php similarity index 100% rename from wp-blog-header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-blog-header.php diff --git a/wp-comments-post.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-comments-post.php similarity index 100% rename from wp-comments-post.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-comments-post.php diff --git a/wp-config-sample.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-config-sample.php similarity index 100% rename from wp-config-sample.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-config-sample.php diff --git a/wp-config.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-config.php similarity index 100% rename from wp-config.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-config.php diff --git a/wp-content/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/index.php similarity index 100% rename from wp-content/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/index.php diff --git a/wp-content/plugins/akismet/.htaccess b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/.htaccess similarity index 100% rename from wp-content/plugins/akismet/.htaccess rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/.htaccess diff --git a/wp-content/plugins/akismet/LICENSE.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/LICENSE.txt similarity index 100% rename from wp-content/plugins/akismet/LICENSE.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/LICENSE.txt diff --git a/wp-content/plugins/akismet/_inc/akismet.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/akismet.css similarity index 100% rename from wp-content/plugins/akismet/_inc/akismet.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/akismet.css diff --git a/wp-content/plugins/akismet/_inc/akismet.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/akismet.js similarity index 100% rename from wp-content/plugins/akismet/_inc/akismet.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/akismet.js diff --git a/wp-content/plugins/akismet/_inc/form.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/form.js similarity index 100% rename from wp-content/plugins/akismet/_inc/form.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/form.js diff --git a/wp-content/plugins/akismet/_inc/img/logo-full-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/img/logo-full-2x.png similarity index 100% rename from wp-content/plugins/akismet/_inc/img/logo-full-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/_inc/img/logo-full-2x.png diff --git a/wp-content/plugins/akismet/akismet.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/akismet.php similarity index 100% rename from wp-content/plugins/akismet/akismet.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/akismet.php diff --git a/wp-content/plugins/akismet/class.akismet-admin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-admin.php similarity index 100% rename from wp-content/plugins/akismet/class.akismet-admin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-admin.php diff --git a/wp-content/plugins/akismet/class.akismet-cli.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-cli.php similarity index 100% rename from wp-content/plugins/akismet/class.akismet-cli.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-cli.php diff --git a/wp-content/plugins/akismet/class.akismet-rest-api.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-rest-api.php similarity index 100% rename from wp-content/plugins/akismet/class.akismet-rest-api.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-rest-api.php diff --git a/wp-content/plugins/akismet/class.akismet-widget.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-widget.php similarity index 100% rename from wp-content/plugins/akismet/class.akismet-widget.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet-widget.php diff --git a/wp-content/plugins/akismet/class.akismet.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet.php similarity index 100% rename from wp-content/plugins/akismet/class.akismet.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/class.akismet.php diff --git a/wp-content/plugins/akismet/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/index.php similarity index 100% rename from wp-content/plugins/akismet/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/index.php diff --git a/wp-content/plugins/akismet/readme.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/readme.txt similarity index 100% rename from wp-content/plugins/akismet/readme.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/readme.txt diff --git a/wp-content/plugins/akismet/views/config.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/config.php similarity index 100% rename from wp-content/plugins/akismet/views/config.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/config.php diff --git a/wp-content/plugins/akismet/views/get.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/get.php similarity index 100% rename from wp-content/plugins/akismet/views/get.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/get.php diff --git a/wp-content/plugins/akismet/views/notice.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/notice.php similarity index 100% rename from wp-content/plugins/akismet/views/notice.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/notice.php diff --git a/wp-content/plugins/akismet/views/start.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/start.php similarity index 100% rename from wp-content/plugins/akismet/views/start.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/start.php diff --git a/wp-content/plugins/akismet/views/stats.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/stats.php similarity index 100% rename from wp-content/plugins/akismet/views/stats.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/views/stats.php diff --git a/wp-content/plugins/akismet/wrapper.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/wrapper.php similarity index 100% rename from wp-content/plugins/akismet/wrapper.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/akismet/wrapper.php diff --git a/wp-content/plugins/hello.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/hello.php similarity index 100% rename from wp-content/plugins/hello.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/hello.php diff --git a/wp-content/plugins/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/index.php similarity index 100% rename from wp-content/plugins/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/plugins/index.php diff --git a/wp-content/themes/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/index.php similarity index 100% rename from wp-content/themes/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/index.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/.gitignore b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/.gitignore similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/.gitignore rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/.gitignore diff --git a/wp-content/themes/twentynineteen-tailwindcss/comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/comments.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/comments.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/footer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/footer.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/footer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/footer.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/functions.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/functions.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/header.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/header.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/package.json b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/package.json similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/package.json rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/package.json diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/app.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/app.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/app.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/app.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/avatars.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/avatars.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/avatars.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/avatars.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-form.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-form.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-form.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-form.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-list.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-list.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-list.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/comment-list.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/content.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/content.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/content.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/content.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/discussion-avatar-list.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/discussion-avatar-list.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/discussion-avatar-list.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/discussion-avatar-list.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/forms.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/forms.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/forms.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/forms.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/main-menu.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/main-menu.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/main-menu.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/main-menu.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/page-title.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/page-title.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/page-title.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/page-title.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/post.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/post.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/post.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/post.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/screen-reader-text.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/screen-reader-text.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/screen-reader-text.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/screen-reader-text.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/widgets.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/widgets.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/components/widgets.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/components/widgets.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-base.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-base.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-base.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-base.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-components.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-components.css similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-components.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/resources/css/custom-components.css diff --git a/wp-content/themes/twentynineteen-tailwindcss/screenshot.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/screenshot.png similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/screenshot.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/screenshot.png diff --git a/wp-content/themes/twentynineteen-tailwindcss/tailwind.config.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/tailwind.config.js similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/tailwind.config.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/tailwind.config.js diff --git a/wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content-single.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content-single.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content-single.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content-single.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/content/content.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/template-parts/footer/footer-widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/footer/footer-widgets.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/template-parts/footer/footer-widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/footer/footer-widgets.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/template-parts/post/discussion-meta.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/post/discussion-meta.php similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/template-parts/post/discussion-meta.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/template-parts/post/discussion-meta.php diff --git a/wp-content/themes/twentynineteen-tailwindcss/webpack.mix.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/webpack.mix.js similarity index 100% rename from wp-content/themes/twentynineteen-tailwindcss/webpack.mix.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen-tailwindcss/webpack.mix.js diff --git a/wp-content/themes/twentynineteen/404.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/404.php similarity index 100% rename from wp-content/themes/twentynineteen/404.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/404.php diff --git a/wp-content/themes/twentynineteen/archive.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/archive.php similarity index 100% rename from wp-content/themes/twentynineteen/archive.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/archive.php diff --git a/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php similarity index 100% rename from wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php diff --git a/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php similarity index 100% rename from wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php diff --git a/wp-content/themes/twentynineteen/comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/comments.php similarity index 100% rename from wp-content/themes/twentynineteen/comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/comments.php diff --git a/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff similarity index 100% rename from wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff diff --git a/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 similarity index 100% rename from wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 diff --git a/wp-content/themes/twentynineteen/footer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/footer.php similarity index 100% rename from wp-content/themes/twentynineteen/footer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/footer.php diff --git a/wp-content/themes/twentynineteen/functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/functions.php similarity index 100% rename from wp-content/themes/twentynineteen/functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/functions.php diff --git a/wp-content/themes/twentynineteen/header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/header.php similarity index 100% rename from wp-content/themes/twentynineteen/header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/header.php diff --git a/wp-content/themes/twentynineteen/image.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/image.php similarity index 100% rename from wp-content/themes/twentynineteen/image.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/image.php diff --git a/wp-content/themes/twentynineteen/inc/back-compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/back-compat.php similarity index 100% rename from wp-content/themes/twentynineteen/inc/back-compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/back-compat.php diff --git a/wp-content/themes/twentynineteen/inc/color-patterns.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/color-patterns.php similarity index 100% rename from wp-content/themes/twentynineteen/inc/color-patterns.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/color-patterns.php diff --git a/wp-content/themes/twentynineteen/inc/customizer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/customizer.php similarity index 100% rename from wp-content/themes/twentynineteen/inc/customizer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/customizer.php diff --git a/wp-content/themes/twentynineteen/inc/icon-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/icon-functions.php similarity index 100% rename from wp-content/themes/twentynineteen/inc/icon-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/icon-functions.php diff --git a/wp-content/themes/twentynineteen/inc/template-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/template-functions.php similarity index 100% rename from wp-content/themes/twentynineteen/inc/template-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/template-functions.php diff --git a/wp-content/themes/twentynineteen/inc/template-tags.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/template-tags.php similarity index 100% rename from wp-content/themes/twentynineteen/inc/template-tags.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/inc/template-tags.php diff --git a/wp-content/themes/twentynineteen/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/index.php similarity index 100% rename from wp-content/themes/twentynineteen/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/index.php diff --git a/wp-content/themes/twentynineteen/js/customize-controls.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/customize-controls.js similarity index 100% rename from wp-content/themes/twentynineteen/js/customize-controls.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/customize-controls.js diff --git a/wp-content/themes/twentynineteen/js/customize-preview.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/customize-preview.js similarity index 100% rename from wp-content/themes/twentynineteen/js/customize-preview.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/customize-preview.js diff --git a/wp-content/themes/twentynineteen/js/priority-menu.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/priority-menu.js similarity index 100% rename from wp-content/themes/twentynineteen/js/priority-menu.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/priority-menu.js diff --git a/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js similarity index 100% rename from wp-content/themes/twentynineteen/js/skip-link-focus-fix.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js diff --git a/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js similarity index 100% rename from wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js diff --git a/wp-content/themes/twentynineteen/package-lock.json b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/package-lock.json similarity index 100% rename from wp-content/themes/twentynineteen/package-lock.json rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/package-lock.json diff --git a/wp-content/themes/twentynineteen/package.json b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/package.json similarity index 100% rename from wp-content/themes/twentynineteen/package.json rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/package.json diff --git a/wp-content/themes/twentynineteen/page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/page.php similarity index 100% rename from wp-content/themes/twentynineteen/page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/page.php diff --git a/wp-content/themes/twentynineteen/postcss.config.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/postcss.config.js similarity index 100% rename from wp-content/themes/twentynineteen/postcss.config.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/postcss.config.js diff --git a/wp-content/themes/twentynineteen/print.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/print.css similarity index 100% rename from wp-content/themes/twentynineteen/print.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/print.css diff --git a/wp-content/themes/twentynineteen/print.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/print.scss similarity index 100% rename from wp-content/themes/twentynineteen/print.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/print.scss diff --git a/wp-content/themes/twentynineteen/readme.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/readme.txt similarity index 100% rename from wp-content/themes/twentynineteen/readme.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/readme.txt diff --git a/wp-content/themes/twentynineteen/sass/_normalize.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/_normalize.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/_normalize.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/_normalize.scss diff --git a/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/blocks/_blocks.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss diff --git a/wp-content/themes/twentynineteen/sass/elements/_elements.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/elements/_elements.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/elements/_elements.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/elements/_elements.scss diff --git a/wp-content/themes/twentynineteen/sass/elements/_lists.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/elements/_lists.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/elements/_lists.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/elements/_lists.scss diff --git a/wp-content/themes/twentynineteen/sass/elements/_tables.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/elements/_tables.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/elements/_tables.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/elements/_tables.scss diff --git a/wp-content/themes/twentynineteen/sass/forms/_buttons.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/forms/_buttons.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/forms/_buttons.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/forms/_buttons.scss diff --git a/wp-content/themes/twentynineteen/sass/forms/_fields.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/forms/_fields.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/forms/_fields.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/forms/_fields.scss diff --git a/wp-content/themes/twentynineteen/sass/forms/_forms.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/forms/_forms.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/forms/_forms.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/forms/_forms.scss diff --git a/wp-content/themes/twentynineteen/sass/layout/_layout.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/layout/_layout.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/layout/_layout.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/layout/_layout.scss diff --git a/wp-content/themes/twentynineteen/sass/media/_captions.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/media/_captions.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/media/_captions.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/media/_captions.scss diff --git a/wp-content/themes/twentynineteen/sass/media/_galleries.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/media/_galleries.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/media/_galleries.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/media/_galleries.scss diff --git a/wp-content/themes/twentynineteen/sass/media/_media.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/media/_media.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/media/_media.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/media/_media.scss diff --git a/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss diff --git a/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/mixins/_utilities.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss diff --git a/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/modules/_accessibility.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss diff --git a/wp-content/themes/twentynineteen/sass/modules/_alignments.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/modules/_alignments.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/modules/_alignments.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/modules/_alignments.scss diff --git a/wp-content/themes/twentynineteen/sass/modules/_clearings.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/modules/_clearings.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/modules/_clearings.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/modules/_clearings.scss diff --git a/wp-content/themes/twentynineteen/sass/navigation/_links.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_links.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/navigation/_links.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_links.scss diff --git a/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss diff --git a/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss diff --git a/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss diff --git a/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/navigation/_navigation.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss diff --git a/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss diff --git a/wp-content/themes/twentynineteen/sass/site/_site.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/_site.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/_site.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/_site.scss diff --git a/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss diff --git a/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss diff --git a/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/header/_site-header.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss diff --git a/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/primary/_archives.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss diff --git a/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/primary/_comments.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss diff --git a/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss diff --git a/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss diff --git a/wp-content/themes/twentynineteen/sass/typography/_copy.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/typography/_copy.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/typography/_copy.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/typography/_copy.scss diff --git a/wp-content/themes/twentynineteen/sass/typography/_headings.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/typography/_headings.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/typography/_headings.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/typography/_headings.scss diff --git a/wp-content/themes/twentynineteen/sass/typography/_typography.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/typography/_typography.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/typography/_typography.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/typography/_typography.scss diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/variables-site/_colors.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/variables-site/_columns.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/variables-site/_structure.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss similarity index 100% rename from wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss diff --git a/wp-content/themes/twentynineteen/screenshot.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/screenshot.png similarity index 100% rename from wp-content/themes/twentynineteen/screenshot.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/screenshot.png diff --git a/wp-content/themes/twentynineteen/search.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/search.php similarity index 100% rename from wp-content/themes/twentynineteen/search.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/search.php diff --git a/wp-content/themes/twentynineteen/single.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/single.php similarity index 100% rename from wp-content/themes/twentynineteen/single.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/single.php diff --git a/wp-content/themes/twentynineteen/style-editor-customizer.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor-customizer.css similarity index 100% rename from wp-content/themes/twentynineteen/style-editor-customizer.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor-customizer.css diff --git a/wp-content/themes/twentynineteen/style-editor-customizer.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor-customizer.scss similarity index 100% rename from wp-content/themes/twentynineteen/style-editor-customizer.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor-customizer.scss diff --git a/wp-content/themes/twentynineteen/style-editor.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor.css similarity index 100% rename from wp-content/themes/twentynineteen/style-editor.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor.css diff --git a/wp-content/themes/twentynineteen/style-editor.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor.scss similarity index 100% rename from wp-content/themes/twentynineteen/style-editor.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-editor.scss diff --git a/wp-content/themes/twentynineteen/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-rtl.css similarity index 100% rename from wp-content/themes/twentynineteen/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style-rtl.css diff --git a/wp-content/themes/twentynineteen/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style.css similarity index 100% rename from wp-content/themes/twentynineteen/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style.css diff --git a/wp-content/themes/twentynineteen/style.css.map b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style.css.map similarity index 100% rename from wp-content/themes/twentynineteen/style.css.map rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style.css.map diff --git a/wp-content/themes/twentynineteen/style.scss b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style.scss similarity index 100% rename from wp-content/themes/twentynineteen/style.scss rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/style.scss diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-none.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-none.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/content/content-none.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-none.php diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-page.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/content/content-page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-page.php diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-single.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-single.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/content/content-single.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content-single.php diff --git a/wp-content/themes/twentynineteen/template-parts/content/content.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/content/content.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/content/content.php diff --git a/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php diff --git a/wp-content/themes/twentynineteen/template-parts/header/entry-header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/header/entry-header.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/header/entry-header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/header/entry-header.php diff --git a/wp-content/themes/twentynineteen/template-parts/header/site-branding.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/header/site-branding.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/header/site-branding.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/header/site-branding.php diff --git a/wp-content/themes/twentynineteen/template-parts/post/author-bio.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/post/author-bio.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/post/author-bio.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/post/author-bio.php diff --git a/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php similarity index 100% rename from wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php diff --git a/wp-content/themes/twentyseventeen/404.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/404.php similarity index 100% rename from wp-content/themes/twentyseventeen/404.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/404.php diff --git a/wp-content/themes/twentyseventeen/README.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/README.txt similarity index 100% rename from wp-content/themes/twentyseventeen/README.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/README.txt diff --git a/wp-content/themes/twentyseventeen/archive.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/archive.php similarity index 100% rename from wp-content/themes/twentyseventeen/archive.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/archive.php diff --git a/wp-content/themes/twentyseventeen/assets/css/blocks.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/blocks.css similarity index 100% rename from wp-content/themes/twentyseventeen/assets/css/blocks.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/blocks.css diff --git a/wp-content/themes/twentyseventeen/assets/css/colors-dark.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/colors-dark.css similarity index 100% rename from wp-content/themes/twentyseventeen/assets/css/colors-dark.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/colors-dark.css diff --git a/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css similarity index 100% rename from wp-content/themes/twentyseventeen/assets/css/editor-blocks.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css diff --git a/wp-content/themes/twentyseventeen/assets/css/editor-style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/editor-style.css similarity index 100% rename from wp-content/themes/twentyseventeen/assets/css/editor-style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/editor-style.css diff --git a/wp-content/themes/twentyseventeen/assets/css/ie8.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/ie8.css similarity index 100% rename from wp-content/themes/twentyseventeen/assets/css/ie8.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/ie8.css diff --git a/wp-content/themes/twentyseventeen/assets/css/ie9.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/ie9.css similarity index 100% rename from wp-content/themes/twentyseventeen/assets/css/ie9.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/css/ie9.css diff --git a/wp-content/themes/twentyseventeen/assets/images/coffee.jpg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/coffee.jpg similarity index 100% rename from wp-content/themes/twentyseventeen/assets/images/coffee.jpg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/coffee.jpg diff --git a/wp-content/themes/twentyseventeen/assets/images/espresso.jpg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/espresso.jpg similarity index 100% rename from wp-content/themes/twentyseventeen/assets/images/espresso.jpg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/espresso.jpg diff --git a/wp-content/themes/twentyseventeen/assets/images/header.jpg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/header.jpg similarity index 100% rename from wp-content/themes/twentyseventeen/assets/images/header.jpg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/header.jpg diff --git a/wp-content/themes/twentyseventeen/assets/images/sandwich.jpg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/sandwich.jpg similarity index 100% rename from wp-content/themes/twentyseventeen/assets/images/sandwich.jpg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/sandwich.jpg diff --git a/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg similarity index 100% rename from wp-content/themes/twentyseventeen/assets/images/svg-icons.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg diff --git a/wp-content/themes/twentyseventeen/assets/js/customize-controls.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/customize-controls.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/customize-controls.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/customize-controls.js diff --git a/wp-content/themes/twentyseventeen/assets/js/customize-preview.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/customize-preview.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/customize-preview.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/customize-preview.js diff --git a/wp-content/themes/twentyseventeen/assets/js/global.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/global.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/global.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/global.js diff --git a/wp-content/themes/twentyseventeen/assets/js/html5.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/html5.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/html5.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/html5.js diff --git a/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js diff --git a/wp-content/themes/twentyseventeen/assets/js/navigation.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/navigation.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/navigation.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/navigation.js diff --git a/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js similarity index 100% rename from wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js diff --git a/wp-content/themes/twentyseventeen/comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/comments.php similarity index 100% rename from wp-content/themes/twentyseventeen/comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/comments.php diff --git a/wp-content/themes/twentyseventeen/footer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/footer.php similarity index 100% rename from wp-content/themes/twentyseventeen/footer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/footer.php diff --git a/wp-content/themes/twentyseventeen/front-page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/front-page.php similarity index 100% rename from wp-content/themes/twentyseventeen/front-page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/front-page.php diff --git a/wp-content/themes/twentyseventeen/functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/functions.php similarity index 100% rename from wp-content/themes/twentyseventeen/functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/functions.php diff --git a/wp-content/themes/twentyseventeen/header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/header.php similarity index 100% rename from wp-content/themes/twentyseventeen/header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/header.php diff --git a/wp-content/themes/twentyseventeen/inc/back-compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/back-compat.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/back-compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/back-compat.php diff --git a/wp-content/themes/twentyseventeen/inc/color-patterns.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/color-patterns.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/color-patterns.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/color-patterns.php diff --git a/wp-content/themes/twentyseventeen/inc/custom-header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/custom-header.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/custom-header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/custom-header.php diff --git a/wp-content/themes/twentyseventeen/inc/customizer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/customizer.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/customizer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/customizer.php diff --git a/wp-content/themes/twentyseventeen/inc/icon-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/icon-functions.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/icon-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/icon-functions.php diff --git a/wp-content/themes/twentyseventeen/inc/template-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/template-functions.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/template-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/template-functions.php diff --git a/wp-content/themes/twentyseventeen/inc/template-tags.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/template-tags.php similarity index 100% rename from wp-content/themes/twentyseventeen/inc/template-tags.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/inc/template-tags.php diff --git a/wp-content/themes/twentyseventeen/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/index.php similarity index 100% rename from wp-content/themes/twentyseventeen/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/index.php diff --git a/wp-content/themes/twentyseventeen/page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/page.php similarity index 100% rename from wp-content/themes/twentyseventeen/page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/page.php diff --git a/wp-content/themes/twentyseventeen/rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/rtl.css similarity index 100% rename from wp-content/themes/twentyseventeen/rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/rtl.css diff --git a/wp-content/themes/twentyseventeen/screenshot.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/screenshot.png similarity index 100% rename from wp-content/themes/twentyseventeen/screenshot.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/screenshot.png diff --git a/wp-content/themes/twentyseventeen/search.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/search.php similarity index 100% rename from wp-content/themes/twentyseventeen/search.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/search.php diff --git a/wp-content/themes/twentyseventeen/searchform.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/searchform.php similarity index 100% rename from wp-content/themes/twentyseventeen/searchform.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/searchform.php diff --git a/wp-content/themes/twentyseventeen/sidebar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/sidebar.php similarity index 100% rename from wp-content/themes/twentyseventeen/sidebar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/sidebar.php diff --git a/wp-content/themes/twentyseventeen/single.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/single.php similarity index 100% rename from wp-content/themes/twentyseventeen/single.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/single.php diff --git a/wp-content/themes/twentyseventeen/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/style.css similarity index 100% rename from wp-content/themes/twentyseventeen/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/style.css diff --git a/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php diff --git a/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/footer/site-info.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php diff --git a/wp-content/themes/twentyseventeen/template-parts/header/header-image.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/header/header-image.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/header/header-image.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/header/header-image.php diff --git a/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/header/site-branding.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php diff --git a/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php diff --git a/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php diff --git a/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php diff --git a/wp-content/themes/twentyseventeen/template-parts/page/content-page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/page/content-page.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/page/content-page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/page/content-page.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content-audio.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-image.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-image.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content-image.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-image.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-none.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-none.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content-none.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-none.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-video.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-video.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content-video.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content-video.php diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content.php similarity index 100% rename from wp-content/themes/twentyseventeen/template-parts/post/content.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentyseventeen/template-parts/post/content.php diff --git a/wp-content/themes/twentysixteen/404.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/404.php similarity index 100% rename from wp-content/themes/twentysixteen/404.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/404.php diff --git a/wp-content/themes/twentysixteen/archive.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/archive.php similarity index 100% rename from wp-content/themes/twentysixteen/archive.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/archive.php diff --git a/wp-content/themes/twentysixteen/comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/comments.php similarity index 100% rename from wp-content/themes/twentysixteen/comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/comments.php diff --git a/wp-content/themes/twentysixteen/css/blocks.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/blocks.css similarity index 100% rename from wp-content/themes/twentysixteen/css/blocks.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/blocks.css diff --git a/wp-content/themes/twentysixteen/css/editor-blocks.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/editor-blocks.css similarity index 100% rename from wp-content/themes/twentysixteen/css/editor-blocks.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/editor-blocks.css diff --git a/wp-content/themes/twentysixteen/css/editor-style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/editor-style.css similarity index 100% rename from wp-content/themes/twentysixteen/css/editor-style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/editor-style.css diff --git a/wp-content/themes/twentysixteen/css/ie.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/ie.css similarity index 100% rename from wp-content/themes/twentysixteen/css/ie.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/ie.css diff --git a/wp-content/themes/twentysixteen/css/ie7.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/ie7.css similarity index 100% rename from wp-content/themes/twentysixteen/css/ie7.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/ie7.css diff --git a/wp-content/themes/twentysixteen/css/ie8.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/ie8.css similarity index 100% rename from wp-content/themes/twentysixteen/css/ie8.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/css/ie8.css diff --git a/wp-content/themes/twentysixteen/footer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/footer.php similarity index 100% rename from wp-content/themes/twentysixteen/footer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/footer.php diff --git a/wp-content/themes/twentysixteen/functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/functions.php similarity index 100% rename from wp-content/themes/twentysixteen/functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/functions.php diff --git a/wp-content/themes/twentysixteen/genericons/COPYING.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/COPYING.txt similarity index 100% rename from wp-content/themes/twentysixteen/genericons/COPYING.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/COPYING.txt diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.eot b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.eot similarity index 100% rename from wp-content/themes/twentysixteen/genericons/Genericons.eot rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.eot diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.svg similarity index 100% rename from wp-content/themes/twentysixteen/genericons/Genericons.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.svg diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.ttf b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.ttf similarity index 100% rename from wp-content/themes/twentysixteen/genericons/Genericons.ttf rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.ttf diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.woff b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.woff similarity index 100% rename from wp-content/themes/twentysixteen/genericons/Genericons.woff rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/Genericons.woff diff --git a/wp-content/themes/twentysixteen/genericons/LICENSE.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/LICENSE.txt similarity index 100% rename from wp-content/themes/twentysixteen/genericons/LICENSE.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/LICENSE.txt diff --git a/wp-content/themes/twentysixteen/genericons/README.md b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/README.md similarity index 100% rename from wp-content/themes/twentysixteen/genericons/README.md rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/README.md diff --git a/wp-content/themes/twentysixteen/genericons/genericons.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/genericons.css similarity index 100% rename from wp-content/themes/twentysixteen/genericons/genericons.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/genericons/genericons.css diff --git a/wp-content/themes/twentysixteen/header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/header.php similarity index 100% rename from wp-content/themes/twentysixteen/header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/header.php diff --git a/wp-content/themes/twentysixteen/image.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/image.php similarity index 100% rename from wp-content/themes/twentysixteen/image.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/image.php diff --git a/wp-content/themes/twentysixteen/inc/back-compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/inc/back-compat.php similarity index 100% rename from wp-content/themes/twentysixteen/inc/back-compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/inc/back-compat.php diff --git a/wp-content/themes/twentysixteen/inc/customizer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/inc/customizer.php similarity index 100% rename from wp-content/themes/twentysixteen/inc/customizer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/inc/customizer.php diff --git a/wp-content/themes/twentysixteen/inc/template-tags.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/inc/template-tags.php similarity index 100% rename from wp-content/themes/twentysixteen/inc/template-tags.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/inc/template-tags.php diff --git a/wp-content/themes/twentysixteen/index.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/index.php similarity index 100% rename from wp-content/themes/twentysixteen/index.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/index.php diff --git a/wp-content/themes/twentysixteen/js/color-scheme-control.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/color-scheme-control.js similarity index 100% rename from wp-content/themes/twentysixteen/js/color-scheme-control.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/color-scheme-control.js diff --git a/wp-content/themes/twentysixteen/js/customize-preview.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/customize-preview.js similarity index 100% rename from wp-content/themes/twentysixteen/js/customize-preview.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/customize-preview.js diff --git a/wp-content/themes/twentysixteen/js/functions.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/functions.js similarity index 100% rename from wp-content/themes/twentysixteen/js/functions.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/functions.js diff --git a/wp-content/themes/twentysixteen/js/html5.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/html5.js similarity index 100% rename from wp-content/themes/twentysixteen/js/html5.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/html5.js diff --git a/wp-content/themes/twentysixteen/js/keyboard-image-navigation.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/keyboard-image-navigation.js similarity index 100% rename from wp-content/themes/twentysixteen/js/keyboard-image-navigation.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/keyboard-image-navigation.js diff --git a/wp-content/themes/twentysixteen/js/skip-link-focus-fix.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/skip-link-focus-fix.js similarity index 100% rename from wp-content/themes/twentysixteen/js/skip-link-focus-fix.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/js/skip-link-focus-fix.js diff --git a/wp-content/themes/twentysixteen/page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/page.php similarity index 100% rename from wp-content/themes/twentysixteen/page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/page.php diff --git a/wp-content/themes/twentysixteen/readme.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/readme.txt similarity index 100% rename from wp-content/themes/twentysixteen/readme.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/readme.txt diff --git a/wp-content/themes/twentysixteen/rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/rtl.css similarity index 100% rename from wp-content/themes/twentysixteen/rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/rtl.css diff --git a/wp-content/themes/twentysixteen/screenshot.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/screenshot.png similarity index 100% rename from wp-content/themes/twentysixteen/screenshot.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/screenshot.png diff --git a/wp-content/themes/twentysixteen/search.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/search.php similarity index 100% rename from wp-content/themes/twentysixteen/search.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/search.php diff --git a/wp-content/themes/twentysixteen/searchform.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/searchform.php similarity index 100% rename from wp-content/themes/twentysixteen/searchform.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/searchform.php diff --git a/wp-content/themes/twentysixteen/sidebar-content-bottom.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/sidebar-content-bottom.php similarity index 100% rename from wp-content/themes/twentysixteen/sidebar-content-bottom.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/sidebar-content-bottom.php diff --git a/wp-content/themes/twentysixteen/sidebar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/sidebar.php similarity index 100% rename from wp-content/themes/twentysixteen/sidebar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/sidebar.php diff --git a/wp-content/themes/twentysixteen/single.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/single.php similarity index 100% rename from wp-content/themes/twentysixteen/single.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/single.php diff --git a/wp-content/themes/twentysixteen/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/style.css similarity index 100% rename from wp-content/themes/twentysixteen/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/style.css diff --git a/wp-content/themes/twentysixteen/template-parts/biography.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/biography.php similarity index 100% rename from wp-content/themes/twentysixteen/template-parts/biography.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/biography.php diff --git a/wp-content/themes/twentysixteen/template-parts/content-none.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-none.php similarity index 100% rename from wp-content/themes/twentysixteen/template-parts/content-none.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-none.php diff --git a/wp-content/themes/twentysixteen/template-parts/content-page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-page.php similarity index 100% rename from wp-content/themes/twentysixteen/template-parts/content-page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-page.php diff --git a/wp-content/themes/twentysixteen/template-parts/content-search.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-search.php similarity index 100% rename from wp-content/themes/twentysixteen/template-parts/content-search.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-search.php diff --git a/wp-content/themes/twentysixteen/template-parts/content-single.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-single.php similarity index 100% rename from wp-content/themes/twentysixteen/template-parts/content-single.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content-single.php diff --git a/wp-content/themes/twentysixteen/template-parts/content.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content.php similarity index 100% rename from wp-content/themes/twentysixteen/template-parts/content.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-content/themes/twentysixteen/template-parts/content.php diff --git a/wp-cron.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-cron.php similarity index 100% rename from wp-cron.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-cron.php diff --git a/wp-includes/ID3/getid3.lib.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/getid3.lib.php similarity index 100% rename from wp-includes/ID3/getid3.lib.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/getid3.lib.php diff --git a/wp-includes/ID3/getid3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/getid3.php similarity index 100% rename from wp-includes/ID3/getid3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/getid3.php diff --git a/wp-includes/ID3/license.commercial.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/license.commercial.txt similarity index 100% rename from wp-includes/ID3/license.commercial.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/license.commercial.txt diff --git a/wp-includes/ID3/license.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/license.txt similarity index 100% rename from wp-includes/ID3/license.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/license.txt diff --git a/wp-includes/ID3/module.audio-video.asf.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.asf.php similarity index 100% rename from wp-includes/ID3/module.audio-video.asf.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.asf.php diff --git a/wp-includes/ID3/module.audio-video.flv.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.flv.php similarity index 100% rename from wp-includes/ID3/module.audio-video.flv.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.flv.php diff --git a/wp-includes/ID3/module.audio-video.matroska.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.matroska.php similarity index 100% rename from wp-includes/ID3/module.audio-video.matroska.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.matroska.php diff --git a/wp-includes/ID3/module.audio-video.quicktime.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.quicktime.php similarity index 100% rename from wp-includes/ID3/module.audio-video.quicktime.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.quicktime.php diff --git a/wp-includes/ID3/module.audio-video.riff.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.riff.php similarity index 100% rename from wp-includes/ID3/module.audio-video.riff.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio-video.riff.php diff --git a/wp-includes/ID3/module.audio.ac3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.ac3.php similarity index 100% rename from wp-includes/ID3/module.audio.ac3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.ac3.php diff --git a/wp-includes/ID3/module.audio.dts.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.dts.php similarity index 100% rename from wp-includes/ID3/module.audio.dts.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.dts.php diff --git a/wp-includes/ID3/module.audio.flac.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.flac.php similarity index 100% rename from wp-includes/ID3/module.audio.flac.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.flac.php diff --git a/wp-includes/ID3/module.audio.mp3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.mp3.php similarity index 100% rename from wp-includes/ID3/module.audio.mp3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.mp3.php diff --git a/wp-includes/ID3/module.audio.ogg.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.ogg.php similarity index 100% rename from wp-includes/ID3/module.audio.ogg.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.audio.ogg.php diff --git a/wp-includes/ID3/module.tag.apetag.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.apetag.php similarity index 100% rename from wp-includes/ID3/module.tag.apetag.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.apetag.php diff --git a/wp-includes/ID3/module.tag.id3v1.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.id3v1.php similarity index 100% rename from wp-includes/ID3/module.tag.id3v1.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.id3v1.php diff --git a/wp-includes/ID3/module.tag.id3v2.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.id3v2.php similarity index 100% rename from wp-includes/ID3/module.tag.id3v2.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.id3v2.php diff --git a/wp-includes/ID3/module.tag.lyrics3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.lyrics3.php similarity index 100% rename from wp-includes/ID3/module.tag.lyrics3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/module.tag.lyrics3.php diff --git a/wp-includes/ID3/readme.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/readme.txt similarity index 100% rename from wp-includes/ID3/readme.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ID3/readme.txt diff --git a/wp-includes/IXR/class-IXR-base64.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-base64.php similarity index 100% rename from wp-includes/IXR/class-IXR-base64.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-base64.php diff --git a/wp-includes/IXR/class-IXR-client.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-client.php similarity index 100% rename from wp-includes/IXR/class-IXR-client.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-client.php diff --git a/wp-includes/IXR/class-IXR-clientmulticall.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-clientmulticall.php similarity index 100% rename from wp-includes/IXR/class-IXR-clientmulticall.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-clientmulticall.php diff --git a/wp-includes/IXR/class-IXR-date.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-date.php similarity index 100% rename from wp-includes/IXR/class-IXR-date.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-date.php diff --git a/wp-includes/IXR/class-IXR-error.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-error.php similarity index 100% rename from wp-includes/IXR/class-IXR-error.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-error.php diff --git a/wp-includes/IXR/class-IXR-introspectionserver.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-introspectionserver.php similarity index 100% rename from wp-includes/IXR/class-IXR-introspectionserver.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-introspectionserver.php diff --git a/wp-includes/IXR/class-IXR-message.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-message.php similarity index 100% rename from wp-includes/IXR/class-IXR-message.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-message.php diff --git a/wp-includes/IXR/class-IXR-request.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-request.php similarity index 100% rename from wp-includes/IXR/class-IXR-request.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-request.php diff --git a/wp-includes/IXR/class-IXR-server.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-server.php similarity index 100% rename from wp-includes/IXR/class-IXR-server.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-server.php diff --git a/wp-includes/IXR/class-IXR-value.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-value.php similarity index 100% rename from wp-includes/IXR/class-IXR-value.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/IXR/class-IXR-value.php diff --git a/wp-includes/Requests/Auth.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Auth.php similarity index 100% rename from wp-includes/Requests/Auth.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Auth.php diff --git a/wp-includes/Requests/Auth/Basic.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Auth/Basic.php similarity index 100% rename from wp-includes/Requests/Auth/Basic.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Auth/Basic.php diff --git a/wp-includes/Requests/Cookie.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Cookie.php similarity index 100% rename from wp-includes/Requests/Cookie.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Cookie.php diff --git a/wp-includes/Requests/Cookie/Jar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Cookie/Jar.php similarity index 100% rename from wp-includes/Requests/Cookie/Jar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Cookie/Jar.php diff --git a/wp-includes/Requests/Exception.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception.php similarity index 100% rename from wp-includes/Requests/Exception.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception.php diff --git a/wp-includes/Requests/Exception/HTTP.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP.php diff --git a/wp-includes/Requests/Exception/HTTP/304.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/304.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/304.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/304.php diff --git a/wp-includes/Requests/Exception/HTTP/305.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/305.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/305.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/305.php diff --git a/wp-includes/Requests/Exception/HTTP/306.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/306.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/306.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/306.php diff --git a/wp-includes/Requests/Exception/HTTP/400.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/400.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/400.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/400.php diff --git a/wp-includes/Requests/Exception/HTTP/401.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/401.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/401.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/401.php diff --git a/wp-includes/Requests/Exception/HTTP/402.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/402.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/402.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/402.php diff --git a/wp-includes/Requests/Exception/HTTP/403.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/403.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/403.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/403.php diff --git a/wp-includes/Requests/Exception/HTTP/404.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/404.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/404.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/404.php diff --git a/wp-includes/Requests/Exception/HTTP/405.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/405.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/405.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/405.php diff --git a/wp-includes/Requests/Exception/HTTP/406.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/406.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/406.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/406.php diff --git a/wp-includes/Requests/Exception/HTTP/407.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/407.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/407.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/407.php diff --git a/wp-includes/Requests/Exception/HTTP/408.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/408.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/408.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/408.php diff --git a/wp-includes/Requests/Exception/HTTP/409.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/409.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/409.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/409.php diff --git a/wp-includes/Requests/Exception/HTTP/410.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/410.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/410.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/410.php diff --git a/wp-includes/Requests/Exception/HTTP/411.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/411.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/411.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/411.php diff --git a/wp-includes/Requests/Exception/HTTP/412.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/412.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/412.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/412.php diff --git a/wp-includes/Requests/Exception/HTTP/413.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/413.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/413.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/413.php diff --git a/wp-includes/Requests/Exception/HTTP/414.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/414.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/414.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/414.php diff --git a/wp-includes/Requests/Exception/HTTP/415.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/415.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/415.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/415.php diff --git a/wp-includes/Requests/Exception/HTTP/416.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/416.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/416.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/416.php diff --git a/wp-includes/Requests/Exception/HTTP/417.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/417.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/417.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/417.php diff --git a/wp-includes/Requests/Exception/HTTP/418.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/418.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/418.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/418.php diff --git a/wp-includes/Requests/Exception/HTTP/428.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/428.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/428.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/428.php diff --git a/wp-includes/Requests/Exception/HTTP/429.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/429.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/429.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/429.php diff --git a/wp-includes/Requests/Exception/HTTP/431.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/431.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/431.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/431.php diff --git a/wp-includes/Requests/Exception/HTTP/500.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/500.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/500.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/500.php diff --git a/wp-includes/Requests/Exception/HTTP/501.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/501.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/501.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/501.php diff --git a/wp-includes/Requests/Exception/HTTP/502.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/502.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/502.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/502.php diff --git a/wp-includes/Requests/Exception/HTTP/503.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/503.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/503.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/503.php diff --git a/wp-includes/Requests/Exception/HTTP/504.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/504.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/504.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/504.php diff --git a/wp-includes/Requests/Exception/HTTP/505.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/505.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/505.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/505.php diff --git a/wp-includes/Requests/Exception/HTTP/511.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/511.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/511.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/511.php diff --git a/wp-includes/Requests/Exception/HTTP/Unknown.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/Unknown.php similarity index 100% rename from wp-includes/Requests/Exception/HTTP/Unknown.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/HTTP/Unknown.php diff --git a/wp-includes/Requests/Exception/Transport.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/Transport.php similarity index 100% rename from wp-includes/Requests/Exception/Transport.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/Transport.php diff --git a/wp-includes/Requests/Exception/Transport/cURL.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/Transport/cURL.php similarity index 100% rename from wp-includes/Requests/Exception/Transport/cURL.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Exception/Transport/cURL.php diff --git a/wp-includes/Requests/Hooker.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Hooker.php similarity index 100% rename from wp-includes/Requests/Hooker.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Hooker.php diff --git a/wp-includes/Requests/Hooks.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Hooks.php similarity index 100% rename from wp-includes/Requests/Hooks.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Hooks.php diff --git a/wp-includes/Requests/IDNAEncoder.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/IDNAEncoder.php similarity index 100% rename from wp-includes/Requests/IDNAEncoder.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/IDNAEncoder.php diff --git a/wp-includes/Requests/IPv6.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/IPv6.php similarity index 100% rename from wp-includes/Requests/IPv6.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/IPv6.php diff --git a/wp-includes/Requests/IRI.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/IRI.php similarity index 100% rename from wp-includes/Requests/IRI.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/IRI.php diff --git a/wp-includes/Requests/Proxy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Proxy.php similarity index 100% rename from wp-includes/Requests/Proxy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Proxy.php diff --git a/wp-includes/Requests/Proxy/HTTP.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Proxy/HTTP.php similarity index 100% rename from wp-includes/Requests/Proxy/HTTP.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Proxy/HTTP.php diff --git a/wp-includes/Requests/Response.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Response.php similarity index 100% rename from wp-includes/Requests/Response.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Response.php diff --git a/wp-includes/Requests/Response/Headers.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Response/Headers.php similarity index 100% rename from wp-includes/Requests/Response/Headers.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Response/Headers.php diff --git a/wp-includes/Requests/SSL.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/SSL.php similarity index 100% rename from wp-includes/Requests/SSL.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/SSL.php diff --git a/wp-includes/Requests/Session.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Session.php similarity index 100% rename from wp-includes/Requests/Session.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Session.php diff --git a/wp-includes/Requests/Transport.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Transport.php similarity index 100% rename from wp-includes/Requests/Transport.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Transport.php diff --git a/wp-includes/Requests/Transport/cURL.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Transport/cURL.php similarity index 100% rename from wp-includes/Requests/Transport/cURL.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Transport/cURL.php diff --git a/wp-includes/Requests/Transport/fsockopen.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Transport/fsockopen.php similarity index 100% rename from wp-includes/Requests/Transport/fsockopen.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Transport/fsockopen.php diff --git a/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php similarity index 100% rename from wp-includes/Requests/Utility/CaseInsensitiveDictionary.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php diff --git a/wp-includes/Requests/Utility/FilteredIterator.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Utility/FilteredIterator.php similarity index 100% rename from wp-includes/Requests/Utility/FilteredIterator.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Requests/Utility/FilteredIterator.php diff --git a/wp-includes/SimplePie/Author.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Author.php similarity index 100% rename from wp-includes/SimplePie/Author.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Author.php diff --git a/wp-includes/SimplePie/Cache.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache.php similarity index 100% rename from wp-includes/SimplePie/Cache.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache.php diff --git a/wp-includes/SimplePie/Cache/Base.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/Base.php similarity index 100% rename from wp-includes/SimplePie/Cache/Base.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/Base.php diff --git a/wp-includes/SimplePie/Cache/DB.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/DB.php similarity index 100% rename from wp-includes/SimplePie/Cache/DB.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/DB.php diff --git a/wp-includes/SimplePie/Cache/File.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/File.php similarity index 100% rename from wp-includes/SimplePie/Cache/File.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/File.php diff --git a/wp-includes/SimplePie/Cache/Memcache.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/Memcache.php similarity index 100% rename from wp-includes/SimplePie/Cache/Memcache.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/Memcache.php diff --git a/wp-includes/SimplePie/Cache/MySQL.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/MySQL.php similarity index 100% rename from wp-includes/SimplePie/Cache/MySQL.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Cache/MySQL.php diff --git a/wp-includes/SimplePie/Caption.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Caption.php similarity index 100% rename from wp-includes/SimplePie/Caption.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Caption.php diff --git a/wp-includes/SimplePie/Category.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Category.php similarity index 100% rename from wp-includes/SimplePie/Category.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Category.php diff --git a/wp-includes/SimplePie/Content/Type/Sniffer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Content/Type/Sniffer.php similarity index 100% rename from wp-includes/SimplePie/Content/Type/Sniffer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Content/Type/Sniffer.php diff --git a/wp-includes/SimplePie/Copyright.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Copyright.php similarity index 100% rename from wp-includes/SimplePie/Copyright.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Copyright.php diff --git a/wp-includes/SimplePie/Core.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Core.php similarity index 100% rename from wp-includes/SimplePie/Core.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Core.php diff --git a/wp-includes/SimplePie/Credit.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Credit.php similarity index 100% rename from wp-includes/SimplePie/Credit.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Credit.php diff --git a/wp-includes/SimplePie/Decode/HTML/Entities.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Decode/HTML/Entities.php similarity index 100% rename from wp-includes/SimplePie/Decode/HTML/Entities.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Decode/HTML/Entities.php diff --git a/wp-includes/SimplePie/Enclosure.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Enclosure.php similarity index 100% rename from wp-includes/SimplePie/Enclosure.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Enclosure.php diff --git a/wp-includes/SimplePie/Exception.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Exception.php similarity index 100% rename from wp-includes/SimplePie/Exception.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Exception.php diff --git a/wp-includes/SimplePie/File.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/File.php similarity index 100% rename from wp-includes/SimplePie/File.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/File.php diff --git a/wp-includes/SimplePie/HTTP/Parser.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/HTTP/Parser.php similarity index 100% rename from wp-includes/SimplePie/HTTP/Parser.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/HTTP/Parser.php diff --git a/wp-includes/SimplePie/IRI.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/IRI.php similarity index 100% rename from wp-includes/SimplePie/IRI.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/IRI.php diff --git a/wp-includes/SimplePie/Item.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Item.php similarity index 100% rename from wp-includes/SimplePie/Item.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Item.php diff --git a/wp-includes/SimplePie/Locator.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Locator.php similarity index 100% rename from wp-includes/SimplePie/Locator.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Locator.php diff --git a/wp-includes/SimplePie/Misc.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Misc.php similarity index 100% rename from wp-includes/SimplePie/Misc.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Misc.php diff --git a/wp-includes/SimplePie/Net/IPv6.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Net/IPv6.php similarity index 100% rename from wp-includes/SimplePie/Net/IPv6.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Net/IPv6.php diff --git a/wp-includes/SimplePie/Parse/Date.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Parse/Date.php similarity index 100% rename from wp-includes/SimplePie/Parse/Date.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Parse/Date.php diff --git a/wp-includes/SimplePie/Parser.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Parser.php similarity index 100% rename from wp-includes/SimplePie/Parser.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Parser.php diff --git a/wp-includes/SimplePie/Rating.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Rating.php similarity index 100% rename from wp-includes/SimplePie/Rating.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Rating.php diff --git a/wp-includes/SimplePie/Registry.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Registry.php similarity index 100% rename from wp-includes/SimplePie/Registry.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Registry.php diff --git a/wp-includes/SimplePie/Restriction.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Restriction.php similarity index 100% rename from wp-includes/SimplePie/Restriction.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Restriction.php diff --git a/wp-includes/SimplePie/Sanitize.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Sanitize.php similarity index 100% rename from wp-includes/SimplePie/Sanitize.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Sanitize.php diff --git a/wp-includes/SimplePie/Source.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Source.php similarity index 100% rename from wp-includes/SimplePie/Source.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/Source.php diff --git a/wp-includes/SimplePie/XML/Declaration/Parser.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/XML/Declaration/Parser.php similarity index 100% rename from wp-includes/SimplePie/XML/Declaration/Parser.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/XML/Declaration/Parser.php diff --git a/wp-includes/SimplePie/gzdecode.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/gzdecode.php similarity index 100% rename from wp-includes/SimplePie/gzdecode.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/SimplePie/gzdecode.php diff --git a/wp-includes/Text/Diff.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff.php similarity index 100% rename from wp-includes/Text/Diff.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff.php diff --git a/wp-includes/Text/Diff/Engine/native.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/native.php similarity index 100% rename from wp-includes/Text/Diff/Engine/native.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/native.php diff --git a/wp-includes/Text/Diff/Engine/shell.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/shell.php similarity index 100% rename from wp-includes/Text/Diff/Engine/shell.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/shell.php diff --git a/wp-includes/Text/Diff/Engine/string.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/string.php similarity index 100% rename from wp-includes/Text/Diff/Engine/string.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/string.php diff --git a/wp-includes/Text/Diff/Engine/xdiff.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/xdiff.php similarity index 100% rename from wp-includes/Text/Diff/Engine/xdiff.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Engine/xdiff.php diff --git a/wp-includes/Text/Diff/Renderer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Renderer.php similarity index 100% rename from wp-includes/Text/Diff/Renderer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Renderer.php diff --git a/wp-includes/Text/Diff/Renderer/inline.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Renderer/inline.php similarity index 100% rename from wp-includes/Text/Diff/Renderer/inline.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/Text/Diff/Renderer/inline.php diff --git a/wp-includes/admin-bar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/admin-bar.php similarity index 100% rename from wp-includes/admin-bar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/admin-bar.php diff --git a/wp-includes/atomlib.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/atomlib.php similarity index 100% rename from wp-includes/atomlib.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/atomlib.php diff --git a/wp-includes/author-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/author-template.php similarity index 100% rename from wp-includes/author-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/author-template.php diff --git a/wp-includes/blocks.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks.php similarity index 100% rename from wp-includes/blocks.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks.php diff --git a/wp-includes/blocks/archives.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/archives.php similarity index 100% rename from wp-includes/blocks/archives.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/archives.php diff --git a/wp-includes/blocks/block.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/block.php similarity index 100% rename from wp-includes/blocks/block.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/block.php diff --git a/wp-includes/blocks/calendar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/calendar.php similarity index 100% rename from wp-includes/blocks/calendar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/calendar.php diff --git a/wp-includes/blocks/categories.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/categories.php similarity index 100% rename from wp-includes/blocks/categories.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/categories.php diff --git a/wp-includes/blocks/latest-comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/latest-comments.php similarity index 100% rename from wp-includes/blocks/latest-comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/latest-comments.php diff --git a/wp-includes/blocks/latest-posts.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/latest-posts.php similarity index 100% rename from wp-includes/blocks/latest-posts.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/latest-posts.php diff --git a/wp-includes/blocks/rss.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/rss.php similarity index 100% rename from wp-includes/blocks/rss.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/rss.php diff --git a/wp-includes/blocks/search.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/search.php similarity index 100% rename from wp-includes/blocks/search.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/search.php diff --git a/wp-includes/blocks/shortcode.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/shortcode.php similarity index 100% rename from wp-includes/blocks/shortcode.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/shortcode.php diff --git a/wp-includes/blocks/tag-cloud.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/tag-cloud.php similarity index 100% rename from wp-includes/blocks/tag-cloud.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/blocks/tag-cloud.php diff --git a/wp-includes/bookmark-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/bookmark-template.php similarity index 100% rename from wp-includes/bookmark-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/bookmark-template.php diff --git a/wp-includes/bookmark.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/bookmark.php similarity index 100% rename from wp-includes/bookmark.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/bookmark.php diff --git a/wp-includes/cache.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/cache.php similarity index 100% rename from wp-includes/cache.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/cache.php diff --git a/wp-includes/canonical.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/canonical.php similarity index 100% rename from wp-includes/canonical.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/canonical.php diff --git a/wp-includes/capabilities.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/capabilities.php similarity index 100% rename from wp-includes/capabilities.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/capabilities.php diff --git a/wp-includes/category-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/category-template.php similarity index 100% rename from wp-includes/category-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/category-template.php diff --git a/wp-includes/category.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/category.php similarity index 100% rename from wp-includes/category.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/category.php diff --git a/wp-includes/certificates/ca-bundle.crt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/certificates/ca-bundle.crt similarity index 100% rename from wp-includes/certificates/ca-bundle.crt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/certificates/ca-bundle.crt diff --git a/wp-includes/class-IXR.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-IXR.php similarity index 100% rename from wp-includes/class-IXR.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-IXR.php diff --git a/wp-includes/class-feed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-feed.php similarity index 100% rename from wp-includes/class-feed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-feed.php diff --git a/wp-includes/class-http.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-http.php similarity index 100% rename from wp-includes/class-http.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-http.php diff --git a/wp-includes/class-json.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-json.php similarity index 100% rename from wp-includes/class-json.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-json.php diff --git a/wp-includes/class-oembed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-oembed.php similarity index 100% rename from wp-includes/class-oembed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-oembed.php diff --git a/wp-includes/class-phpass.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-phpass.php similarity index 100% rename from wp-includes/class-phpass.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-phpass.php diff --git a/wp-includes/class-phpmailer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-phpmailer.php similarity index 100% rename from wp-includes/class-phpmailer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-phpmailer.php diff --git a/wp-includes/class-pop3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-pop3.php similarity index 100% rename from wp-includes/class-pop3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-pop3.php diff --git a/wp-includes/class-requests.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-requests.php similarity index 100% rename from wp-includes/class-requests.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-requests.php diff --git a/wp-includes/class-simplepie.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-simplepie.php similarity index 100% rename from wp-includes/class-simplepie.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-simplepie.php diff --git a/wp-includes/class-smtp.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-smtp.php similarity index 100% rename from wp-includes/class-smtp.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-smtp.php diff --git a/wp-includes/class-snoopy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-snoopy.php similarity index 100% rename from wp-includes/class-snoopy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-snoopy.php diff --git a/wp-includes/class-walker-category-dropdown.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-category-dropdown.php similarity index 100% rename from wp-includes/class-walker-category-dropdown.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-category-dropdown.php diff --git a/wp-includes/class-walker-category.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-category.php similarity index 100% rename from wp-includes/class-walker-category.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-category.php diff --git a/wp-includes/class-walker-comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-comment.php similarity index 100% rename from wp-includes/class-walker-comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-comment.php diff --git a/wp-includes/class-walker-nav-menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-nav-menu.php similarity index 100% rename from wp-includes/class-walker-nav-menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-nav-menu.php diff --git a/wp-includes/class-walker-page-dropdown.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-page-dropdown.php similarity index 100% rename from wp-includes/class-walker-page-dropdown.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-page-dropdown.php diff --git a/wp-includes/class-walker-page.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-page.php similarity index 100% rename from wp-includes/class-walker-page.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-walker-page.php diff --git a/wp-includes/class-wp-admin-bar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-admin-bar.php similarity index 100% rename from wp-includes/class-wp-admin-bar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-admin-bar.php diff --git a/wp-includes/class-wp-ajax-response.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-ajax-response.php similarity index 100% rename from wp-includes/class-wp-ajax-response.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-ajax-response.php diff --git a/wp-includes/class-wp-block-parser.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-block-parser.php similarity index 100% rename from wp-includes/class-wp-block-parser.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-block-parser.php diff --git a/wp-includes/class-wp-block-type-registry.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-block-type-registry.php similarity index 100% rename from wp-includes/class-wp-block-type-registry.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-block-type-registry.php diff --git a/wp-includes/class-wp-block-type.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-block-type.php similarity index 100% rename from wp-includes/class-wp-block-type.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-block-type.php diff --git a/wp-includes/class-wp-comment-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-comment-query.php similarity index 100% rename from wp-includes/class-wp-comment-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-comment-query.php diff --git a/wp-includes/class-wp-comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-comment.php similarity index 100% rename from wp-includes/class-wp-comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-comment.php diff --git a/wp-includes/class-wp-customize-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-control.php similarity index 100% rename from wp-includes/class-wp-customize-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-control.php diff --git a/wp-includes/class-wp-customize-manager.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-manager.php similarity index 100% rename from wp-includes/class-wp-customize-manager.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-manager.php diff --git a/wp-includes/class-wp-customize-nav-menus.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-nav-menus.php similarity index 100% rename from wp-includes/class-wp-customize-nav-menus.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-nav-menus.php diff --git a/wp-includes/class-wp-customize-panel.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-panel.php similarity index 100% rename from wp-includes/class-wp-customize-panel.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-panel.php diff --git a/wp-includes/class-wp-customize-section.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-section.php similarity index 100% rename from wp-includes/class-wp-customize-section.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-section.php diff --git a/wp-includes/class-wp-customize-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-setting.php similarity index 100% rename from wp-includes/class-wp-customize-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-setting.php diff --git a/wp-includes/class-wp-customize-widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-widgets.php similarity index 100% rename from wp-includes/class-wp-customize-widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-customize-widgets.php diff --git a/wp-includes/class-wp-dependency.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-dependency.php similarity index 100% rename from wp-includes/class-wp-dependency.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-dependency.php diff --git a/wp-includes/class-wp-editor.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-editor.php similarity index 100% rename from wp-includes/class-wp-editor.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-editor.php diff --git a/wp-includes/class-wp-embed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-embed.php similarity index 100% rename from wp-includes/class-wp-embed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-embed.php diff --git a/wp-includes/class-wp-error.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-error.php similarity index 100% rename from wp-includes/class-wp-error.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-error.php diff --git a/wp-includes/class-wp-fatal-error-handler.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-fatal-error-handler.php similarity index 100% rename from wp-includes/class-wp-fatal-error-handler.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-fatal-error-handler.php diff --git a/wp-includes/class-wp-feed-cache-transient.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-feed-cache-transient.php similarity index 100% rename from wp-includes/class-wp-feed-cache-transient.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-feed-cache-transient.php diff --git a/wp-includes/class-wp-feed-cache.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-feed-cache.php similarity index 100% rename from wp-includes/class-wp-feed-cache.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-feed-cache.php diff --git a/wp-includes/class-wp-hook.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-hook.php similarity index 100% rename from wp-includes/class-wp-hook.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-hook.php diff --git a/wp-includes/class-wp-http-cookie.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-cookie.php similarity index 100% rename from wp-includes/class-wp-http-cookie.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-cookie.php diff --git a/wp-includes/class-wp-http-curl.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-curl.php similarity index 100% rename from wp-includes/class-wp-http-curl.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-curl.php diff --git a/wp-includes/class-wp-http-encoding.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-encoding.php similarity index 100% rename from wp-includes/class-wp-http-encoding.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-encoding.php diff --git a/wp-includes/class-wp-http-ixr-client.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-ixr-client.php similarity index 100% rename from wp-includes/class-wp-http-ixr-client.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-ixr-client.php diff --git a/wp-includes/class-wp-http-proxy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-proxy.php similarity index 100% rename from wp-includes/class-wp-http-proxy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-proxy.php diff --git a/wp-includes/class-wp-http-requests-hooks.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-requests-hooks.php similarity index 100% rename from wp-includes/class-wp-http-requests-hooks.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-requests-hooks.php diff --git a/wp-includes/class-wp-http-requests-response.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-requests-response.php similarity index 100% rename from wp-includes/class-wp-http-requests-response.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-requests-response.php diff --git a/wp-includes/class-wp-http-response.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-response.php similarity index 100% rename from wp-includes/class-wp-http-response.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-response.php diff --git a/wp-includes/class-wp-http-streams.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-streams.php similarity index 100% rename from wp-includes/class-wp-http-streams.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-http-streams.php diff --git a/wp-includes/class-wp-image-editor-gd.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-image-editor-gd.php similarity index 100% rename from wp-includes/class-wp-image-editor-gd.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-image-editor-gd.php diff --git a/wp-includes/class-wp-image-editor-imagick.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-image-editor-imagick.php similarity index 100% rename from wp-includes/class-wp-image-editor-imagick.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-image-editor-imagick.php diff --git a/wp-includes/class-wp-image-editor.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-image-editor.php similarity index 100% rename from wp-includes/class-wp-image-editor.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-image-editor.php diff --git a/wp-includes/class-wp-list-util.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-list-util.php similarity index 100% rename from wp-includes/class-wp-list-util.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-list-util.php diff --git a/wp-includes/class-wp-locale-switcher.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-locale-switcher.php similarity index 100% rename from wp-includes/class-wp-locale-switcher.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-locale-switcher.php diff --git a/wp-includes/class-wp-locale.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-locale.php similarity index 100% rename from wp-includes/class-wp-locale.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-locale.php diff --git a/wp-includes/class-wp-matchesmapregex.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-matchesmapregex.php similarity index 100% rename from wp-includes/class-wp-matchesmapregex.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-matchesmapregex.php diff --git a/wp-includes/class-wp-meta-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-meta-query.php similarity index 100% rename from wp-includes/class-wp-meta-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-meta-query.php diff --git a/wp-includes/class-wp-metadata-lazyloader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-metadata-lazyloader.php similarity index 100% rename from wp-includes/class-wp-metadata-lazyloader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-metadata-lazyloader.php diff --git a/wp-includes/class-wp-network-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-network-query.php similarity index 100% rename from wp-includes/class-wp-network-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-network-query.php diff --git a/wp-includes/class-wp-network.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-network.php similarity index 100% rename from wp-includes/class-wp-network.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-network.php diff --git a/wp-includes/class-wp-oembed-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-oembed-controller.php similarity index 100% rename from wp-includes/class-wp-oembed-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-oembed-controller.php diff --git a/wp-includes/class-wp-paused-extensions-storage.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-paused-extensions-storage.php similarity index 100% rename from wp-includes/class-wp-paused-extensions-storage.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-paused-extensions-storage.php diff --git a/wp-includes/class-wp-post-type.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-post-type.php similarity index 100% rename from wp-includes/class-wp-post-type.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-post-type.php diff --git a/wp-includes/class-wp-post.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-post.php similarity index 100% rename from wp-includes/class-wp-post.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-post.php diff --git a/wp-includes/class-wp-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-query.php similarity index 100% rename from wp-includes/class-wp-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-query.php diff --git a/wp-includes/class-wp-recovery-mode-cookie-service.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-cookie-service.php similarity index 100% rename from wp-includes/class-wp-recovery-mode-cookie-service.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-cookie-service.php diff --git a/wp-includes/class-wp-recovery-mode-email-service.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-email-service.php similarity index 100% rename from wp-includes/class-wp-recovery-mode-email-service.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-email-service.php diff --git a/wp-includes/class-wp-recovery-mode-key-service.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-key-service.php similarity index 100% rename from wp-includes/class-wp-recovery-mode-key-service.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-key-service.php diff --git a/wp-includes/class-wp-recovery-mode-link-service.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-link-service.php similarity index 100% rename from wp-includes/class-wp-recovery-mode-link-service.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode-link-service.php diff --git a/wp-includes/class-wp-recovery-mode.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode.php similarity index 100% rename from wp-includes/class-wp-recovery-mode.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-recovery-mode.php diff --git a/wp-includes/class-wp-rewrite.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-rewrite.php similarity index 100% rename from wp-includes/class-wp-rewrite.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-rewrite.php diff --git a/wp-includes/class-wp-role.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-role.php similarity index 100% rename from wp-includes/class-wp-role.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-role.php diff --git a/wp-includes/class-wp-roles.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-roles.php similarity index 100% rename from wp-includes/class-wp-roles.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-roles.php diff --git a/wp-includes/class-wp-session-tokens.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-session-tokens.php similarity index 100% rename from wp-includes/class-wp-session-tokens.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-session-tokens.php diff --git a/wp-includes/class-wp-simplepie-file.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-simplepie-file.php similarity index 100% rename from wp-includes/class-wp-simplepie-file.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-simplepie-file.php diff --git a/wp-includes/class-wp-simplepie-sanitize-kses.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-simplepie-sanitize-kses.php similarity index 100% rename from wp-includes/class-wp-simplepie-sanitize-kses.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-simplepie-sanitize-kses.php diff --git a/wp-includes/class-wp-site-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-site-query.php similarity index 100% rename from wp-includes/class-wp-site-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-site-query.php diff --git a/wp-includes/class-wp-site.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-site.php similarity index 100% rename from wp-includes/class-wp-site.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-site.php diff --git a/wp-includes/class-wp-tax-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-tax-query.php similarity index 100% rename from wp-includes/class-wp-tax-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-tax-query.php diff --git a/wp-includes/class-wp-taxonomy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-taxonomy.php similarity index 100% rename from wp-includes/class-wp-taxonomy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-taxonomy.php diff --git a/wp-includes/class-wp-term-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-term-query.php similarity index 100% rename from wp-includes/class-wp-term-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-term-query.php diff --git a/wp-includes/class-wp-term.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-term.php similarity index 100% rename from wp-includes/class-wp-term.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-term.php diff --git a/wp-includes/class-wp-text-diff-renderer-inline.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-text-diff-renderer-inline.php similarity index 100% rename from wp-includes/class-wp-text-diff-renderer-inline.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-text-diff-renderer-inline.php diff --git a/wp-includes/class-wp-text-diff-renderer-table.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-text-diff-renderer-table.php similarity index 100% rename from wp-includes/class-wp-text-diff-renderer-table.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-text-diff-renderer-table.php diff --git a/wp-includes/class-wp-theme.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-theme.php similarity index 100% rename from wp-includes/class-wp-theme.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-theme.php diff --git a/wp-includes/class-wp-user-meta-session-tokens.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-user-meta-session-tokens.php similarity index 100% rename from wp-includes/class-wp-user-meta-session-tokens.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-user-meta-session-tokens.php diff --git a/wp-includes/class-wp-user-query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-user-query.php similarity index 100% rename from wp-includes/class-wp-user-query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-user-query.php diff --git a/wp-includes/class-wp-user.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-user.php similarity index 100% rename from wp-includes/class-wp-user.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-user.php diff --git a/wp-includes/class-wp-walker.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-walker.php similarity index 100% rename from wp-includes/class-wp-walker.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-walker.php diff --git a/wp-includes/class-wp-widget-factory.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-widget-factory.php similarity index 100% rename from wp-includes/class-wp-widget-factory.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-widget-factory.php diff --git a/wp-includes/class-wp-widget.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-widget.php similarity index 100% rename from wp-includes/class-wp-widget.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-widget.php diff --git a/wp-includes/class-wp-xmlrpc-server.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-xmlrpc-server.php similarity index 100% rename from wp-includes/class-wp-xmlrpc-server.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp-xmlrpc-server.php diff --git a/wp-includes/class-wp.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp.php similarity index 100% rename from wp-includes/class-wp.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class-wp.php diff --git a/wp-includes/class.wp-dependencies.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class.wp-dependencies.php similarity index 100% rename from wp-includes/class.wp-dependencies.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class.wp-dependencies.php diff --git a/wp-includes/class.wp-scripts.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class.wp-scripts.php similarity index 100% rename from wp-includes/class.wp-scripts.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class.wp-scripts.php diff --git a/wp-includes/class.wp-styles.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class.wp-styles.php similarity index 100% rename from wp-includes/class.wp-styles.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/class.wp-styles.php diff --git a/wp-includes/comment-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/comment-template.php similarity index 100% rename from wp-includes/comment-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/comment-template.php diff --git a/wp-includes/comment.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/comment.php similarity index 100% rename from wp-includes/comment.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/comment.php diff --git a/wp-includes/compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/compat.php similarity index 100% rename from wp-includes/compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/compat.php diff --git a/wp-includes/cron.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/cron.php similarity index 100% rename from wp-includes/cron.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/cron.php diff --git a/wp-includes/css/admin-bar-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar-rtl.css similarity index 100% rename from wp-includes/css/admin-bar-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar-rtl.css diff --git a/wp-includes/css/admin-bar-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar-rtl.min.css similarity index 100% rename from wp-includes/css/admin-bar-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar-rtl.min.css diff --git a/wp-includes/css/admin-bar.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar.css similarity index 100% rename from wp-includes/css/admin-bar.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar.css diff --git a/wp-includes/css/admin-bar.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar.min.css similarity index 100% rename from wp-includes/css/admin-bar.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/admin-bar.min.css diff --git a/wp-includes/css/buttons-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons-rtl.css similarity index 100% rename from wp-includes/css/buttons-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons-rtl.css diff --git a/wp-includes/css/buttons-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons-rtl.min.css similarity index 100% rename from wp-includes/css/buttons-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons-rtl.min.css diff --git a/wp-includes/css/buttons.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons.css similarity index 100% rename from wp-includes/css/buttons.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons.css diff --git a/wp-includes/css/buttons.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons.min.css similarity index 100% rename from wp-includes/css/buttons.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/buttons.min.css diff --git a/wp-includes/css/customize-preview-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview-rtl.css similarity index 100% rename from wp-includes/css/customize-preview-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview-rtl.css diff --git a/wp-includes/css/customize-preview-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview-rtl.min.css similarity index 100% rename from wp-includes/css/customize-preview-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview-rtl.min.css diff --git a/wp-includes/css/customize-preview.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview.css similarity index 100% rename from wp-includes/css/customize-preview.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview.css diff --git a/wp-includes/css/customize-preview.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview.min.css similarity index 100% rename from wp-includes/css/customize-preview.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/customize-preview.min.css diff --git a/wp-includes/css/dashicons.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dashicons.css similarity index 100% rename from wp-includes/css/dashicons.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dashicons.css diff --git a/wp-includes/css/dashicons.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dashicons.min.css similarity index 100% rename from wp-includes/css/dashicons.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dashicons.min.css diff --git a/wp-includes/css/dist/block-editor/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style-rtl.css similarity index 100% rename from wp-includes/css/dist/block-editor/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style-rtl.css diff --git a/wp-includes/css/dist/block-editor/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/block-editor/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style-rtl.min.css diff --git a/wp-includes/css/dist/block-editor/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style.css similarity index 100% rename from wp-includes/css/dist/block-editor/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style.css diff --git a/wp-includes/css/dist/block-editor/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style.min.css similarity index 100% rename from wp-includes/css/dist/block-editor/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-editor/style.min.css diff --git a/wp-includes/css/dist/block-library/editor-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor-rtl.css similarity index 100% rename from wp-includes/css/dist/block-library/editor-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor-rtl.css diff --git a/wp-includes/css/dist/block-library/editor-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor-rtl.min.css similarity index 100% rename from wp-includes/css/dist/block-library/editor-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor-rtl.min.css diff --git a/wp-includes/css/dist/block-library/editor.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor.css similarity index 100% rename from wp-includes/css/dist/block-library/editor.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor.css diff --git a/wp-includes/css/dist/block-library/editor.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor.min.css similarity index 100% rename from wp-includes/css/dist/block-library/editor.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/editor.min.css diff --git a/wp-includes/css/dist/block-library/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style-rtl.css similarity index 100% rename from wp-includes/css/dist/block-library/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style-rtl.css diff --git a/wp-includes/css/dist/block-library/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/block-library/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style-rtl.min.css diff --git a/wp-includes/css/dist/block-library/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style.css similarity index 100% rename from wp-includes/css/dist/block-library/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style.css diff --git a/wp-includes/css/dist/block-library/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style.min.css similarity index 100% rename from wp-includes/css/dist/block-library/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/style.min.css diff --git a/wp-includes/css/dist/block-library/theme-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme-rtl.css similarity index 100% rename from wp-includes/css/dist/block-library/theme-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme-rtl.css diff --git a/wp-includes/css/dist/block-library/theme-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme-rtl.min.css similarity index 100% rename from wp-includes/css/dist/block-library/theme-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme-rtl.min.css diff --git a/wp-includes/css/dist/block-library/theme.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme.css similarity index 100% rename from wp-includes/css/dist/block-library/theme.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme.css diff --git a/wp-includes/css/dist/block-library/theme.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme.min.css similarity index 100% rename from wp-includes/css/dist/block-library/theme.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/block-library/theme.min.css diff --git a/wp-includes/css/dist/components/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style-rtl.css similarity index 100% rename from wp-includes/css/dist/components/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style-rtl.css diff --git a/wp-includes/css/dist/components/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/components/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style-rtl.min.css diff --git a/wp-includes/css/dist/components/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style.css similarity index 100% rename from wp-includes/css/dist/components/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style.css diff --git a/wp-includes/css/dist/components/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style.min.css similarity index 100% rename from wp-includes/css/dist/components/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/components/style.min.css diff --git a/wp-includes/css/dist/edit-post/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style-rtl.css similarity index 100% rename from wp-includes/css/dist/edit-post/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style-rtl.css diff --git a/wp-includes/css/dist/edit-post/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/edit-post/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style-rtl.min.css diff --git a/wp-includes/css/dist/edit-post/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style.css similarity index 100% rename from wp-includes/css/dist/edit-post/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style.css diff --git a/wp-includes/css/dist/edit-post/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style.min.css similarity index 100% rename from wp-includes/css/dist/edit-post/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/edit-post/style.min.css diff --git a/wp-includes/css/dist/editor/editor-styles-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles-rtl.css similarity index 100% rename from wp-includes/css/dist/editor/editor-styles-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles-rtl.css diff --git a/wp-includes/css/dist/editor/editor-styles-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles-rtl.min.css similarity index 100% rename from wp-includes/css/dist/editor/editor-styles-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles-rtl.min.css diff --git a/wp-includes/css/dist/editor/editor-styles.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles.css similarity index 100% rename from wp-includes/css/dist/editor/editor-styles.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles.css diff --git a/wp-includes/css/dist/editor/editor-styles.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles.min.css similarity index 100% rename from wp-includes/css/dist/editor/editor-styles.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/editor-styles.min.css diff --git a/wp-includes/css/dist/editor/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style-rtl.css similarity index 100% rename from wp-includes/css/dist/editor/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style-rtl.css diff --git a/wp-includes/css/dist/editor/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/editor/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style-rtl.min.css diff --git a/wp-includes/css/dist/editor/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style.css similarity index 100% rename from wp-includes/css/dist/editor/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style.css diff --git a/wp-includes/css/dist/editor/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style.min.css similarity index 100% rename from wp-includes/css/dist/editor/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/editor/style.min.css diff --git a/wp-includes/css/dist/format-library/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style-rtl.css similarity index 100% rename from wp-includes/css/dist/format-library/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style-rtl.css diff --git a/wp-includes/css/dist/format-library/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/format-library/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style-rtl.min.css diff --git a/wp-includes/css/dist/format-library/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style.css similarity index 100% rename from wp-includes/css/dist/format-library/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style.css diff --git a/wp-includes/css/dist/format-library/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style.min.css similarity index 100% rename from wp-includes/css/dist/format-library/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/format-library/style.min.css diff --git a/wp-includes/css/dist/list-reusable-blocks/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style-rtl.css similarity index 100% rename from wp-includes/css/dist/list-reusable-blocks/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style-rtl.css diff --git a/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css diff --git a/wp-includes/css/dist/list-reusable-blocks/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style.css similarity index 100% rename from wp-includes/css/dist/list-reusable-blocks/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style.css diff --git a/wp-includes/css/dist/list-reusable-blocks/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style.min.css similarity index 100% rename from wp-includes/css/dist/list-reusable-blocks/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/list-reusable-blocks/style.min.css diff --git a/wp-includes/css/dist/nux/style-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style-rtl.css similarity index 100% rename from wp-includes/css/dist/nux/style-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style-rtl.css diff --git a/wp-includes/css/dist/nux/style-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style-rtl.min.css similarity index 100% rename from wp-includes/css/dist/nux/style-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style-rtl.min.css diff --git a/wp-includes/css/dist/nux/style.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style.css similarity index 100% rename from wp-includes/css/dist/nux/style.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style.css diff --git a/wp-includes/css/dist/nux/style.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style.min.css similarity index 100% rename from wp-includes/css/dist/nux/style.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/dist/nux/style.min.css diff --git a/wp-includes/css/editor-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor-rtl.css similarity index 100% rename from wp-includes/css/editor-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor-rtl.css diff --git a/wp-includes/css/editor-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor-rtl.min.css similarity index 100% rename from wp-includes/css/editor-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor-rtl.min.css diff --git a/wp-includes/css/editor.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor.css similarity index 100% rename from wp-includes/css/editor.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor.css diff --git a/wp-includes/css/editor.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor.min.css similarity index 100% rename from wp-includes/css/editor.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/editor.min.css diff --git a/wp-includes/css/jquery-ui-dialog-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog-rtl.css similarity index 100% rename from wp-includes/css/jquery-ui-dialog-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog-rtl.css diff --git a/wp-includes/css/jquery-ui-dialog-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog-rtl.min.css similarity index 100% rename from wp-includes/css/jquery-ui-dialog-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog-rtl.min.css diff --git a/wp-includes/css/jquery-ui-dialog.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog.css similarity index 100% rename from wp-includes/css/jquery-ui-dialog.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog.css diff --git a/wp-includes/css/jquery-ui-dialog.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog.min.css similarity index 100% rename from wp-includes/css/jquery-ui-dialog.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/jquery-ui-dialog.min.css diff --git a/wp-includes/css/media-views-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views-rtl.css similarity index 100% rename from wp-includes/css/media-views-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views-rtl.css diff --git a/wp-includes/css/media-views-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views-rtl.min.css similarity index 100% rename from wp-includes/css/media-views-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views-rtl.min.css diff --git a/wp-includes/css/media-views.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views.css similarity index 100% rename from wp-includes/css/media-views.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views.css diff --git a/wp-includes/css/media-views.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views.min.css similarity index 100% rename from wp-includes/css/media-views.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/media-views.min.css diff --git a/wp-includes/css/wp-auth-check-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check-rtl.css similarity index 100% rename from wp-includes/css/wp-auth-check-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check-rtl.css diff --git a/wp-includes/css/wp-auth-check-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check-rtl.min.css similarity index 100% rename from wp-includes/css/wp-auth-check-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check-rtl.min.css diff --git a/wp-includes/css/wp-auth-check.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check.css similarity index 100% rename from wp-includes/css/wp-auth-check.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check.css diff --git a/wp-includes/css/wp-auth-check.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check.min.css similarity index 100% rename from wp-includes/css/wp-auth-check.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-auth-check.min.css diff --git a/wp-includes/css/wp-embed-template-ie.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template-ie.css similarity index 100% rename from wp-includes/css/wp-embed-template-ie.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template-ie.css diff --git a/wp-includes/css/wp-embed-template-ie.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template-ie.min.css similarity index 100% rename from wp-includes/css/wp-embed-template-ie.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template-ie.min.css diff --git a/wp-includes/css/wp-embed-template.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template.css similarity index 100% rename from wp-includes/css/wp-embed-template.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template.css diff --git a/wp-includes/css/wp-embed-template.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template.min.css similarity index 100% rename from wp-includes/css/wp-embed-template.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-embed-template.min.css diff --git a/wp-includes/css/wp-pointer-rtl.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer-rtl.css similarity index 100% rename from wp-includes/css/wp-pointer-rtl.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer-rtl.css diff --git a/wp-includes/css/wp-pointer-rtl.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer-rtl.min.css similarity index 100% rename from wp-includes/css/wp-pointer-rtl.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer-rtl.min.css diff --git a/wp-includes/css/wp-pointer.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer.css similarity index 100% rename from wp-includes/css/wp-pointer.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer.css diff --git a/wp-includes/css/wp-pointer.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer.min.css similarity index 100% rename from wp-includes/css/wp-pointer.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/css/wp-pointer.min.css diff --git a/wp-includes/customize/class-wp-customize-background-image-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-background-image-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-background-image-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-background-image-control.php diff --git a/wp-includes/customize/class-wp-customize-background-image-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-background-image-setting.php similarity index 100% rename from wp-includes/customize/class-wp-customize-background-image-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-background-image-setting.php diff --git a/wp-includes/customize/class-wp-customize-background-position-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-background-position-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-background-position-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-background-position-control.php diff --git a/wp-includes/customize/class-wp-customize-code-editor-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-code-editor-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-code-editor-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-code-editor-control.php diff --git a/wp-includes/customize/class-wp-customize-color-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-color-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-color-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-color-control.php diff --git a/wp-includes/customize/class-wp-customize-cropped-image-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-cropped-image-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-cropped-image-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-cropped-image-control.php diff --git a/wp-includes/customize/class-wp-customize-custom-css-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-custom-css-setting.php similarity index 100% rename from wp-includes/customize/class-wp-customize-custom-css-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-custom-css-setting.php diff --git a/wp-includes/customize/class-wp-customize-date-time-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-date-time-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-date-time-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-date-time-control.php diff --git a/wp-includes/customize/class-wp-customize-filter-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-filter-setting.php similarity index 100% rename from wp-includes/customize/class-wp-customize-filter-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-filter-setting.php diff --git a/wp-includes/customize/class-wp-customize-header-image-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-header-image-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-header-image-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-header-image-control.php diff --git a/wp-includes/customize/class-wp-customize-header-image-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-header-image-setting.php similarity index 100% rename from wp-includes/customize/class-wp-customize-header-image-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-header-image-setting.php diff --git a/wp-includes/customize/class-wp-customize-image-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-image-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-image-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-image-control.php diff --git a/wp-includes/customize/class-wp-customize-media-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-media-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-media-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-media-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-item-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-item-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-item-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-item-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-item-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-location-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-location-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-location-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-location-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-locations-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-name-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-name-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-name-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-name-control.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-section.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-section.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-section.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-section.php diff --git a/wp-includes/customize/class-wp-customize-nav-menu-setting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-setting.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menu-setting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menu-setting.php diff --git a/wp-includes/customize/class-wp-customize-nav-menus-panel.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menus-panel.php similarity index 100% rename from wp-includes/customize/class-wp-customize-nav-menus-panel.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-nav-menus-panel.php diff --git a/wp-includes/customize/class-wp-customize-new-menu-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-new-menu-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-new-menu-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-new-menu-control.php diff --git a/wp-includes/customize/class-wp-customize-new-menu-section.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-new-menu-section.php similarity index 100% rename from wp-includes/customize/class-wp-customize-new-menu-section.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-new-menu-section.php diff --git a/wp-includes/customize/class-wp-customize-partial.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-partial.php similarity index 100% rename from wp-includes/customize/class-wp-customize-partial.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-partial.php diff --git a/wp-includes/customize/class-wp-customize-selective-refresh.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-selective-refresh.php similarity index 100% rename from wp-includes/customize/class-wp-customize-selective-refresh.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-selective-refresh.php diff --git a/wp-includes/customize/class-wp-customize-sidebar-section.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-sidebar-section.php similarity index 100% rename from wp-includes/customize/class-wp-customize-sidebar-section.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-sidebar-section.php diff --git a/wp-includes/customize/class-wp-customize-site-icon-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-site-icon-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-site-icon-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-site-icon-control.php diff --git a/wp-includes/customize/class-wp-customize-theme-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-theme-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-theme-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-theme-control.php diff --git a/wp-includes/customize/class-wp-customize-themes-panel.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-themes-panel.php similarity index 100% rename from wp-includes/customize/class-wp-customize-themes-panel.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-themes-panel.php diff --git a/wp-includes/customize/class-wp-customize-themes-section.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-themes-section.php similarity index 100% rename from wp-includes/customize/class-wp-customize-themes-section.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-themes-section.php diff --git a/wp-includes/customize/class-wp-customize-upload-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-upload-control.php similarity index 100% rename from wp-includes/customize/class-wp-customize-upload-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-customize-upload-control.php diff --git a/wp-includes/customize/class-wp-widget-area-customize-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-widget-area-customize-control.php similarity index 100% rename from wp-includes/customize/class-wp-widget-area-customize-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-widget-area-customize-control.php diff --git a/wp-includes/customize/class-wp-widget-form-customize-control.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-widget-form-customize-control.php similarity index 100% rename from wp-includes/customize/class-wp-widget-form-customize-control.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/customize/class-wp-widget-form-customize-control.php diff --git a/wp-includes/date.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/date.php similarity index 100% rename from wp-includes/date.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/date.php diff --git a/wp-includes/default-constants.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/default-constants.php similarity index 100% rename from wp-includes/default-constants.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/default-constants.php diff --git a/wp-includes/default-filters.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/default-filters.php similarity index 100% rename from wp-includes/default-filters.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/default-filters.php diff --git a/wp-includes/default-widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/default-widgets.php similarity index 100% rename from wp-includes/default-widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/default-widgets.php diff --git a/wp-includes/deprecated.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/deprecated.php similarity index 100% rename from wp-includes/deprecated.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/deprecated.php diff --git a/wp-includes/embed-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/embed-template.php similarity index 100% rename from wp-includes/embed-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/embed-template.php diff --git a/wp-includes/embed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/embed.php similarity index 100% rename from wp-includes/embed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/embed.php diff --git a/wp-includes/error-protection.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/error-protection.php similarity index 100% rename from wp-includes/error-protection.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/error-protection.php diff --git a/wp-includes/feed-atom-comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-atom-comments.php similarity index 100% rename from wp-includes/feed-atom-comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-atom-comments.php diff --git a/wp-includes/feed-atom.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-atom.php similarity index 100% rename from wp-includes/feed-atom.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-atom.php diff --git a/wp-includes/feed-rdf.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rdf.php similarity index 100% rename from wp-includes/feed-rdf.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rdf.php diff --git a/wp-includes/feed-rss.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rss.php similarity index 100% rename from wp-includes/feed-rss.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rss.php diff --git a/wp-includes/feed-rss2-comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rss2-comments.php similarity index 100% rename from wp-includes/feed-rss2-comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rss2-comments.php diff --git a/wp-includes/feed-rss2.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rss2.php similarity index 100% rename from wp-includes/feed-rss2.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed-rss2.php diff --git a/wp-includes/feed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed.php similarity index 100% rename from wp-includes/feed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/feed.php diff --git a/wp-includes/fonts/dashicons.eot b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.eot similarity index 100% rename from wp-includes/fonts/dashicons.eot rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.eot diff --git a/wp-includes/fonts/dashicons.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.svg similarity index 100% rename from wp-includes/fonts/dashicons.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.svg diff --git a/wp-includes/fonts/dashicons.ttf b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.ttf similarity index 100% rename from wp-includes/fonts/dashicons.ttf rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.ttf diff --git a/wp-includes/fonts/dashicons.woff b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.woff similarity index 100% rename from wp-includes/fonts/dashicons.woff rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.woff diff --git a/wp-includes/fonts/dashicons.woff2 b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.woff2 similarity index 100% rename from wp-includes/fonts/dashicons.woff2 rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/fonts/dashicons.woff2 diff --git a/wp-includes/formatting.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/formatting.php similarity index 100% rename from wp-includes/formatting.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/formatting.php diff --git a/wp-includes/functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/functions.php similarity index 100% rename from wp-includes/functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/functions.php diff --git a/wp-includes/functions.wp-scripts.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/functions.wp-scripts.php similarity index 100% rename from wp-includes/functions.wp-scripts.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/functions.wp-scripts.php diff --git a/wp-includes/functions.wp-styles.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/functions.wp-styles.php similarity index 100% rename from wp-includes/functions.wp-styles.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/functions.wp-styles.php diff --git a/wp-includes/general-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/general-template.php similarity index 100% rename from wp-includes/general-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/general-template.php diff --git a/wp-includes/http.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/http.php similarity index 100% rename from wp-includes/http.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/http.php diff --git a/wp-includes/images/admin-bar-sprite-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/admin-bar-sprite-2x.png similarity index 100% rename from wp-includes/images/admin-bar-sprite-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/admin-bar-sprite-2x.png diff --git a/wp-includes/images/admin-bar-sprite.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/admin-bar-sprite.png similarity index 100% rename from wp-includes/images/admin-bar-sprite.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/admin-bar-sprite.png diff --git a/wp-includes/images/arrow-pointer-blue-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/arrow-pointer-blue-2x.png similarity index 100% rename from wp-includes/images/arrow-pointer-blue-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/arrow-pointer-blue-2x.png diff --git a/wp-includes/images/arrow-pointer-blue.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/arrow-pointer-blue.png similarity index 100% rename from wp-includes/images/arrow-pointer-blue.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/arrow-pointer-blue.png diff --git a/wp-includes/images/blank.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/blank.gif similarity index 100% rename from wp-includes/images/blank.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/blank.gif diff --git a/wp-includes/images/crystal/archive.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/archive.png similarity index 100% rename from wp-includes/images/crystal/archive.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/archive.png diff --git a/wp-includes/images/crystal/audio.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/audio.png similarity index 100% rename from wp-includes/images/crystal/audio.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/audio.png diff --git a/wp-includes/images/crystal/code.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/code.png similarity index 100% rename from wp-includes/images/crystal/code.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/code.png diff --git a/wp-includes/images/crystal/default.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/default.png similarity index 100% rename from wp-includes/images/crystal/default.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/default.png diff --git a/wp-includes/images/crystal/document.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/document.png similarity index 100% rename from wp-includes/images/crystal/document.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/document.png diff --git a/wp-includes/images/crystal/interactive.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/interactive.png similarity index 100% rename from wp-includes/images/crystal/interactive.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/interactive.png diff --git a/wp-includes/images/crystal/license.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/license.txt similarity index 100% rename from wp-includes/images/crystal/license.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/license.txt diff --git a/wp-includes/images/crystal/spreadsheet.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/spreadsheet.png similarity index 100% rename from wp-includes/images/crystal/spreadsheet.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/spreadsheet.png diff --git a/wp-includes/images/crystal/text.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/text.png similarity index 100% rename from wp-includes/images/crystal/text.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/text.png diff --git a/wp-includes/images/crystal/video.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/video.png similarity index 100% rename from wp-includes/images/crystal/video.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/crystal/video.png diff --git a/wp-includes/images/down_arrow-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/down_arrow-2x.gif similarity index 100% rename from wp-includes/images/down_arrow-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/down_arrow-2x.gif diff --git a/wp-includes/images/down_arrow.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/down_arrow.gif similarity index 100% rename from wp-includes/images/down_arrow.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/down_arrow.gif diff --git a/wp-includes/images/icon-pointer-flag-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/icon-pointer-flag-2x.png similarity index 100% rename from wp-includes/images/icon-pointer-flag-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/icon-pointer-flag-2x.png diff --git a/wp-includes/images/icon-pointer-flag.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/icon-pointer-flag.png similarity index 100% rename from wp-includes/images/icon-pointer-flag.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/icon-pointer-flag.png diff --git a/wp-includes/images/media/archive.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/archive.png similarity index 100% rename from wp-includes/images/media/archive.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/archive.png diff --git a/wp-includes/images/media/audio.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/audio.png similarity index 100% rename from wp-includes/images/media/audio.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/audio.png diff --git a/wp-includes/images/media/code.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/code.png similarity index 100% rename from wp-includes/images/media/code.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/code.png diff --git a/wp-includes/images/media/default.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/default.png similarity index 100% rename from wp-includes/images/media/default.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/default.png diff --git a/wp-includes/images/media/document.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/document.png similarity index 100% rename from wp-includes/images/media/document.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/document.png diff --git a/wp-includes/images/media/interactive.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/interactive.png similarity index 100% rename from wp-includes/images/media/interactive.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/interactive.png diff --git a/wp-includes/images/media/spreadsheet.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/spreadsheet.png similarity index 100% rename from wp-includes/images/media/spreadsheet.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/spreadsheet.png diff --git a/wp-includes/images/media/text.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/text.png similarity index 100% rename from wp-includes/images/media/text.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/text.png diff --git a/wp-includes/images/media/video.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/video.png similarity index 100% rename from wp-includes/images/media/video.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/media/video.png diff --git a/wp-includes/images/rss-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/rss-2x.png similarity index 100% rename from wp-includes/images/rss-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/rss-2x.png diff --git a/wp-includes/images/rss.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/rss.png similarity index 100% rename from wp-includes/images/rss.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/rss.png diff --git a/wp-includes/images/smilies/frownie.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/frownie.png similarity index 100% rename from wp-includes/images/smilies/frownie.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/frownie.png diff --git a/wp-includes/images/smilies/icon_arrow.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_arrow.gif similarity index 100% rename from wp-includes/images/smilies/icon_arrow.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_arrow.gif diff --git a/wp-includes/images/smilies/icon_biggrin.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_biggrin.gif similarity index 100% rename from wp-includes/images/smilies/icon_biggrin.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_biggrin.gif diff --git a/wp-includes/images/smilies/icon_confused.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_confused.gif similarity index 100% rename from wp-includes/images/smilies/icon_confused.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_confused.gif diff --git a/wp-includes/images/smilies/icon_cool.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_cool.gif similarity index 100% rename from wp-includes/images/smilies/icon_cool.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_cool.gif diff --git a/wp-includes/images/smilies/icon_cry.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_cry.gif similarity index 100% rename from wp-includes/images/smilies/icon_cry.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_cry.gif diff --git a/wp-includes/images/smilies/icon_eek.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_eek.gif similarity index 100% rename from wp-includes/images/smilies/icon_eek.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_eek.gif diff --git a/wp-includes/images/smilies/icon_evil.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_evil.gif similarity index 100% rename from wp-includes/images/smilies/icon_evil.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_evil.gif diff --git a/wp-includes/images/smilies/icon_exclaim.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_exclaim.gif similarity index 100% rename from wp-includes/images/smilies/icon_exclaim.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_exclaim.gif diff --git a/wp-includes/images/smilies/icon_idea.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_idea.gif similarity index 100% rename from wp-includes/images/smilies/icon_idea.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_idea.gif diff --git a/wp-includes/images/smilies/icon_lol.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_lol.gif similarity index 100% rename from wp-includes/images/smilies/icon_lol.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_lol.gif diff --git a/wp-includes/images/smilies/icon_mad.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_mad.gif similarity index 100% rename from wp-includes/images/smilies/icon_mad.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_mad.gif diff --git a/wp-includes/images/smilies/icon_mrgreen.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_mrgreen.gif similarity index 100% rename from wp-includes/images/smilies/icon_mrgreen.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_mrgreen.gif diff --git a/wp-includes/images/smilies/icon_neutral.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_neutral.gif similarity index 100% rename from wp-includes/images/smilies/icon_neutral.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_neutral.gif diff --git a/wp-includes/images/smilies/icon_question.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_question.gif similarity index 100% rename from wp-includes/images/smilies/icon_question.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_question.gif diff --git a/wp-includes/images/smilies/icon_razz.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_razz.gif similarity index 100% rename from wp-includes/images/smilies/icon_razz.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_razz.gif diff --git a/wp-includes/images/smilies/icon_redface.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_redface.gif similarity index 100% rename from wp-includes/images/smilies/icon_redface.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_redface.gif diff --git a/wp-includes/images/smilies/icon_rolleyes.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_rolleyes.gif similarity index 100% rename from wp-includes/images/smilies/icon_rolleyes.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_rolleyes.gif diff --git a/wp-includes/images/smilies/icon_sad.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_sad.gif similarity index 100% rename from wp-includes/images/smilies/icon_sad.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_sad.gif diff --git a/wp-includes/images/smilies/icon_smile.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_smile.gif similarity index 100% rename from wp-includes/images/smilies/icon_smile.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_smile.gif diff --git a/wp-includes/images/smilies/icon_surprised.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_surprised.gif similarity index 100% rename from wp-includes/images/smilies/icon_surprised.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_surprised.gif diff --git a/wp-includes/images/smilies/icon_twisted.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_twisted.gif similarity index 100% rename from wp-includes/images/smilies/icon_twisted.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_twisted.gif diff --git a/wp-includes/images/smilies/icon_wink.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_wink.gif similarity index 100% rename from wp-includes/images/smilies/icon_wink.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/icon_wink.gif diff --git a/wp-includes/images/smilies/mrgreen.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/mrgreen.png similarity index 100% rename from wp-includes/images/smilies/mrgreen.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/mrgreen.png diff --git a/wp-includes/images/smilies/rolleyes.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/rolleyes.png similarity index 100% rename from wp-includes/images/smilies/rolleyes.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/rolleyes.png diff --git a/wp-includes/images/smilies/simple-smile.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/simple-smile.png similarity index 100% rename from wp-includes/images/smilies/simple-smile.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/smilies/simple-smile.png diff --git a/wp-includes/images/spinner-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/spinner-2x.gif similarity index 100% rename from wp-includes/images/spinner-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/spinner-2x.gif diff --git a/wp-includes/images/spinner.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/spinner.gif similarity index 100% rename from wp-includes/images/spinner.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/spinner.gif diff --git a/wp-includes/images/toggle-arrow-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/toggle-arrow-2x.png similarity index 100% rename from wp-includes/images/toggle-arrow-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/toggle-arrow-2x.png diff --git a/wp-includes/images/toggle-arrow.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/toggle-arrow.png similarity index 100% rename from wp-includes/images/toggle-arrow.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/toggle-arrow.png diff --git a/wp-includes/images/uploader-icons-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/uploader-icons-2x.png similarity index 100% rename from wp-includes/images/uploader-icons-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/uploader-icons-2x.png diff --git a/wp-includes/images/uploader-icons.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/uploader-icons.png similarity index 100% rename from wp-includes/images/uploader-icons.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/uploader-icons.png diff --git a/wp-includes/images/w-logo-blue.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/w-logo-blue.png similarity index 100% rename from wp-includes/images/w-logo-blue.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/w-logo-blue.png diff --git a/wp-includes/images/wlw/wp-comments.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wlw/wp-comments.png similarity index 100% rename from wp-includes/images/wlw/wp-comments.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wlw/wp-comments.png diff --git a/wp-includes/images/wlw/wp-icon.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wlw/wp-icon.png similarity index 100% rename from wp-includes/images/wlw/wp-icon.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wlw/wp-icon.png diff --git a/wp-includes/images/wlw/wp-watermark.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wlw/wp-watermark.png similarity index 100% rename from wp-includes/images/wlw/wp-watermark.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wlw/wp-watermark.png diff --git a/wp-includes/images/wpicons-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpicons-2x.png similarity index 100% rename from wp-includes/images/wpicons-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpicons-2x.png diff --git a/wp-includes/images/wpicons.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpicons.png similarity index 100% rename from wp-includes/images/wpicons.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpicons.png diff --git a/wp-includes/images/wpspin-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpspin-2x.gif similarity index 100% rename from wp-includes/images/wpspin-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpspin-2x.gif diff --git a/wp-includes/images/wpspin.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpspin.gif similarity index 100% rename from wp-includes/images/wpspin.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/wpspin.gif diff --git a/wp-includes/images/xit-2x.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/xit-2x.gif similarity index 100% rename from wp-includes/images/xit-2x.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/xit-2x.gif diff --git a/wp-includes/images/xit.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/xit.gif similarity index 100% rename from wp-includes/images/xit.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/images/xit.gif diff --git a/wp-includes/js/admin-bar.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/admin-bar.js similarity index 100% rename from wp-includes/js/admin-bar.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/admin-bar.js diff --git a/wp-includes/js/admin-bar.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/admin-bar.min.js similarity index 100% rename from wp-includes/js/admin-bar.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/admin-bar.min.js diff --git a/wp-includes/js/api-request.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/api-request.js similarity index 100% rename from wp-includes/js/api-request.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/api-request.js diff --git a/wp-includes/js/api-request.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/api-request.min.js similarity index 100% rename from wp-includes/js/api-request.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/api-request.min.js diff --git a/wp-includes/js/autosave.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/autosave.js similarity index 100% rename from wp-includes/js/autosave.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/autosave.js diff --git a/wp-includes/js/autosave.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/autosave.min.js similarity index 100% rename from wp-includes/js/autosave.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/autosave.min.js diff --git a/wp-includes/js/backbone.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/backbone.js similarity index 100% rename from wp-includes/js/backbone.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/backbone.js diff --git a/wp-includes/js/backbone.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/backbone.min.js similarity index 100% rename from wp-includes/js/backbone.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/backbone.min.js diff --git a/wp-includes/js/clipboard.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/clipboard.js similarity index 100% rename from wp-includes/js/clipboard.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/clipboard.js diff --git a/wp-includes/js/clipboard.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/clipboard.min.js similarity index 100% rename from wp-includes/js/clipboard.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/clipboard.min.js diff --git a/wp-includes/js/codemirror/codemirror.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/codemirror.min.css similarity index 100% rename from wp-includes/js/codemirror/codemirror.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/codemirror.min.css diff --git a/wp-includes/js/codemirror/codemirror.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/codemirror.min.js similarity index 100% rename from wp-includes/js/codemirror/codemirror.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/codemirror.min.js diff --git a/wp-includes/js/codemirror/csslint.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/csslint.js similarity index 100% rename from wp-includes/js/codemirror/csslint.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/csslint.js diff --git a/wp-includes/js/codemirror/esprima.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/esprima.js similarity index 100% rename from wp-includes/js/codemirror/esprima.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/esprima.js diff --git a/wp-includes/js/codemirror/fakejshint.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/fakejshint.js similarity index 100% rename from wp-includes/js/codemirror/fakejshint.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/fakejshint.js diff --git a/wp-includes/js/codemirror/htmlhint-kses.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/htmlhint-kses.js similarity index 100% rename from wp-includes/js/codemirror/htmlhint-kses.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/htmlhint-kses.js diff --git a/wp-includes/js/codemirror/htmlhint.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/htmlhint.js similarity index 100% rename from wp-includes/js/codemirror/htmlhint.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/htmlhint.js diff --git a/wp-includes/js/codemirror/jsonlint.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/jsonlint.js similarity index 100% rename from wp-includes/js/codemirror/jsonlint.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/codemirror/jsonlint.js diff --git a/wp-includes/js/colorpicker.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/colorpicker.js similarity index 100% rename from wp-includes/js/colorpicker.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/colorpicker.js diff --git a/wp-includes/js/colorpicker.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/colorpicker.min.js similarity index 100% rename from wp-includes/js/colorpicker.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/colorpicker.min.js diff --git a/wp-includes/js/comment-reply.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/comment-reply.js similarity index 100% rename from wp-includes/js/comment-reply.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/comment-reply.js diff --git a/wp-includes/js/comment-reply.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/comment-reply.min.js similarity index 100% rename from wp-includes/js/comment-reply.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/comment-reply.min.js diff --git a/wp-includes/js/crop/cropper.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/cropper.css similarity index 100% rename from wp-includes/js/crop/cropper.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/cropper.css diff --git a/wp-includes/js/crop/cropper.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/cropper.js similarity index 100% rename from wp-includes/js/crop/cropper.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/cropper.js diff --git a/wp-includes/js/crop/marqueeHoriz.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/marqueeHoriz.gif similarity index 100% rename from wp-includes/js/crop/marqueeHoriz.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/marqueeHoriz.gif diff --git a/wp-includes/js/crop/marqueeVert.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/marqueeVert.gif similarity index 100% rename from wp-includes/js/crop/marqueeVert.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/crop/marqueeVert.gif diff --git a/wp-includes/js/customize-base.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-base.js similarity index 100% rename from wp-includes/js/customize-base.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-base.js diff --git a/wp-includes/js/customize-base.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-base.min.js similarity index 100% rename from wp-includes/js/customize-base.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-base.min.js diff --git a/wp-includes/js/customize-loader.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-loader.js similarity index 100% rename from wp-includes/js/customize-loader.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-loader.js diff --git a/wp-includes/js/customize-loader.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-loader.min.js similarity index 100% rename from wp-includes/js/customize-loader.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-loader.min.js diff --git a/wp-includes/js/customize-models.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-models.js similarity index 100% rename from wp-includes/js/customize-models.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-models.js diff --git a/wp-includes/js/customize-models.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-models.min.js similarity index 100% rename from wp-includes/js/customize-models.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-models.min.js diff --git a/wp-includes/js/customize-preview-nav-menus.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-nav-menus.js similarity index 100% rename from wp-includes/js/customize-preview-nav-menus.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-nav-menus.js diff --git a/wp-includes/js/customize-preview-nav-menus.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-nav-menus.min.js similarity index 100% rename from wp-includes/js/customize-preview-nav-menus.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-nav-menus.min.js diff --git a/wp-includes/js/customize-preview-widgets.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-widgets.js similarity index 100% rename from wp-includes/js/customize-preview-widgets.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-widgets.js diff --git a/wp-includes/js/customize-preview-widgets.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-widgets.min.js similarity index 100% rename from wp-includes/js/customize-preview-widgets.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview-widgets.min.js diff --git a/wp-includes/js/customize-preview.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview.js similarity index 100% rename from wp-includes/js/customize-preview.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview.js diff --git a/wp-includes/js/customize-preview.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview.min.js similarity index 100% rename from wp-includes/js/customize-preview.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-preview.min.js diff --git a/wp-includes/js/customize-selective-refresh.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-selective-refresh.js similarity index 100% rename from wp-includes/js/customize-selective-refresh.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-selective-refresh.js diff --git a/wp-includes/js/customize-selective-refresh.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-selective-refresh.min.js similarity index 100% rename from wp-includes/js/customize-selective-refresh.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-selective-refresh.min.js diff --git a/wp-includes/js/customize-views.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-views.js similarity index 100% rename from wp-includes/js/customize-views.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-views.js diff --git a/wp-includes/js/customize-views.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-views.min.js similarity index 100% rename from wp-includes/js/customize-views.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/customize-views.min.js diff --git a/wp-includes/js/dist/a11y.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/a11y.js similarity index 100% rename from wp-includes/js/dist/a11y.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/a11y.js diff --git a/wp-includes/js/dist/a11y.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/a11y.min.js similarity index 100% rename from wp-includes/js/dist/a11y.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/a11y.min.js diff --git a/wp-includes/js/dist/annotations.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/annotations.js similarity index 100% rename from wp-includes/js/dist/annotations.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/annotations.js diff --git a/wp-includes/js/dist/annotations.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/annotations.min.js similarity index 100% rename from wp-includes/js/dist/annotations.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/annotations.min.js diff --git a/wp-includes/js/dist/api-fetch.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/api-fetch.js similarity index 100% rename from wp-includes/js/dist/api-fetch.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/api-fetch.js diff --git a/wp-includes/js/dist/api-fetch.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/api-fetch.min.js similarity index 100% rename from wp-includes/js/dist/api-fetch.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/api-fetch.min.js diff --git a/wp-includes/js/dist/autop.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/autop.js similarity index 100% rename from wp-includes/js/dist/autop.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/autop.js diff --git a/wp-includes/js/dist/autop.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/autop.min.js similarity index 100% rename from wp-includes/js/dist/autop.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/autop.min.js diff --git a/wp-includes/js/dist/blob.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blob.js similarity index 100% rename from wp-includes/js/dist/blob.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blob.js diff --git a/wp-includes/js/dist/blob.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blob.min.js similarity index 100% rename from wp-includes/js/dist/blob.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blob.min.js diff --git a/wp-includes/js/dist/block-editor.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-editor.js similarity index 100% rename from wp-includes/js/dist/block-editor.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-editor.js diff --git a/wp-includes/js/dist/block-editor.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-editor.min.js similarity index 100% rename from wp-includes/js/dist/block-editor.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-editor.min.js diff --git a/wp-includes/js/dist/block-library.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-library.js similarity index 100% rename from wp-includes/js/dist/block-library.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-library.js diff --git a/wp-includes/js/dist/block-library.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-library.min.js similarity index 100% rename from wp-includes/js/dist/block-library.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-library.min.js diff --git a/wp-includes/js/dist/block-serialization-default-parser.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-serialization-default-parser.js similarity index 100% rename from wp-includes/js/dist/block-serialization-default-parser.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-serialization-default-parser.js diff --git a/wp-includes/js/dist/block-serialization-default-parser.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-serialization-default-parser.min.js similarity index 100% rename from wp-includes/js/dist/block-serialization-default-parser.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/block-serialization-default-parser.min.js diff --git a/wp-includes/js/dist/blocks.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blocks.js similarity index 100% rename from wp-includes/js/dist/blocks.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blocks.js diff --git a/wp-includes/js/dist/blocks.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blocks.min.js similarity index 100% rename from wp-includes/js/dist/blocks.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/blocks.min.js diff --git a/wp-includes/js/dist/components.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/components.js similarity index 100% rename from wp-includes/js/dist/components.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/components.js diff --git a/wp-includes/js/dist/components.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/components.min.js similarity index 100% rename from wp-includes/js/dist/components.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/components.min.js diff --git a/wp-includes/js/dist/compose.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/compose.js similarity index 100% rename from wp-includes/js/dist/compose.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/compose.js diff --git a/wp-includes/js/dist/compose.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/compose.min.js similarity index 100% rename from wp-includes/js/dist/compose.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/compose.min.js diff --git a/wp-includes/js/dist/core-data.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/core-data.js similarity index 100% rename from wp-includes/js/dist/core-data.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/core-data.js diff --git a/wp-includes/js/dist/core-data.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/core-data.min.js similarity index 100% rename from wp-includes/js/dist/core-data.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/core-data.min.js diff --git a/wp-includes/js/dist/data.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/data.js similarity index 100% rename from wp-includes/js/dist/data.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/data.js diff --git a/wp-includes/js/dist/data.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/data.min.js similarity index 100% rename from wp-includes/js/dist/data.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/data.min.js diff --git a/wp-includes/js/dist/date.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/date.js similarity index 100% rename from wp-includes/js/dist/date.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/date.js diff --git a/wp-includes/js/dist/date.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/date.min.js similarity index 100% rename from wp-includes/js/dist/date.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/date.min.js diff --git a/wp-includes/js/dist/deprecated.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/deprecated.js similarity index 100% rename from wp-includes/js/dist/deprecated.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/deprecated.js diff --git a/wp-includes/js/dist/deprecated.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/deprecated.min.js similarity index 100% rename from wp-includes/js/dist/deprecated.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/deprecated.min.js diff --git a/wp-includes/js/dist/dom-ready.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom-ready.js similarity index 100% rename from wp-includes/js/dist/dom-ready.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom-ready.js diff --git a/wp-includes/js/dist/dom-ready.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom-ready.min.js similarity index 100% rename from wp-includes/js/dist/dom-ready.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom-ready.min.js diff --git a/wp-includes/js/dist/dom.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom.js similarity index 100% rename from wp-includes/js/dist/dom.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom.js diff --git a/wp-includes/js/dist/dom.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom.min.js similarity index 100% rename from wp-includes/js/dist/dom.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/dom.min.js diff --git a/wp-includes/js/dist/edit-post.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/edit-post.js similarity index 100% rename from wp-includes/js/dist/edit-post.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/edit-post.js diff --git a/wp-includes/js/dist/edit-post.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/edit-post.min.js similarity index 100% rename from wp-includes/js/dist/edit-post.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/edit-post.min.js diff --git a/wp-includes/js/dist/editor.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/editor.js similarity index 100% rename from wp-includes/js/dist/editor.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/editor.js diff --git a/wp-includes/js/dist/editor.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/editor.min.js similarity index 100% rename from wp-includes/js/dist/editor.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/editor.min.js diff --git a/wp-includes/js/dist/element.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/element.js similarity index 100% rename from wp-includes/js/dist/element.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/element.js diff --git a/wp-includes/js/dist/element.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/element.min.js similarity index 100% rename from wp-includes/js/dist/element.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/element.min.js diff --git a/wp-includes/js/dist/escape-html.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/escape-html.js similarity index 100% rename from wp-includes/js/dist/escape-html.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/escape-html.js diff --git a/wp-includes/js/dist/escape-html.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/escape-html.min.js similarity index 100% rename from wp-includes/js/dist/escape-html.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/escape-html.min.js diff --git a/wp-includes/js/dist/format-library.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/format-library.js similarity index 100% rename from wp-includes/js/dist/format-library.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/format-library.js diff --git a/wp-includes/js/dist/format-library.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/format-library.min.js similarity index 100% rename from wp-includes/js/dist/format-library.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/format-library.min.js diff --git a/wp-includes/js/dist/hooks.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/hooks.js similarity index 100% rename from wp-includes/js/dist/hooks.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/hooks.js diff --git a/wp-includes/js/dist/hooks.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/hooks.min.js similarity index 100% rename from wp-includes/js/dist/hooks.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/hooks.min.js diff --git a/wp-includes/js/dist/html-entities.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/html-entities.js similarity index 100% rename from wp-includes/js/dist/html-entities.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/html-entities.js diff --git a/wp-includes/js/dist/html-entities.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/html-entities.min.js similarity index 100% rename from wp-includes/js/dist/html-entities.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/html-entities.min.js diff --git a/wp-includes/js/dist/i18n.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/i18n.js similarity index 100% rename from wp-includes/js/dist/i18n.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/i18n.js diff --git a/wp-includes/js/dist/i18n.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/i18n.min.js similarity index 100% rename from wp-includes/js/dist/i18n.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/i18n.min.js diff --git a/wp-includes/js/dist/is-shallow-equal.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/is-shallow-equal.js similarity index 100% rename from wp-includes/js/dist/is-shallow-equal.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/is-shallow-equal.js diff --git a/wp-includes/js/dist/is-shallow-equal.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/is-shallow-equal.min.js similarity index 100% rename from wp-includes/js/dist/is-shallow-equal.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/is-shallow-equal.min.js diff --git a/wp-includes/js/dist/keycodes.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/keycodes.js similarity index 100% rename from wp-includes/js/dist/keycodes.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/keycodes.js diff --git a/wp-includes/js/dist/keycodes.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/keycodes.min.js similarity index 100% rename from wp-includes/js/dist/keycodes.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/keycodes.min.js diff --git a/wp-includes/js/dist/list-reusable-blocks.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/list-reusable-blocks.js similarity index 100% rename from wp-includes/js/dist/list-reusable-blocks.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/list-reusable-blocks.js diff --git a/wp-includes/js/dist/list-reusable-blocks.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/list-reusable-blocks.min.js similarity index 100% rename from wp-includes/js/dist/list-reusable-blocks.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/list-reusable-blocks.min.js diff --git a/wp-includes/js/dist/notices.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/notices.js similarity index 100% rename from wp-includes/js/dist/notices.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/notices.js diff --git a/wp-includes/js/dist/notices.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/notices.min.js similarity index 100% rename from wp-includes/js/dist/notices.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/notices.min.js diff --git a/wp-includes/js/dist/nux.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/nux.js similarity index 100% rename from wp-includes/js/dist/nux.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/nux.js diff --git a/wp-includes/js/dist/nux.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/nux.min.js similarity index 100% rename from wp-includes/js/dist/nux.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/nux.min.js diff --git a/wp-includes/js/dist/plugins.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/plugins.js similarity index 100% rename from wp-includes/js/dist/plugins.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/plugins.js diff --git a/wp-includes/js/dist/plugins.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/plugins.min.js similarity index 100% rename from wp-includes/js/dist/plugins.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/plugins.min.js diff --git a/wp-includes/js/dist/priority-queue.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/priority-queue.js similarity index 100% rename from wp-includes/js/dist/priority-queue.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/priority-queue.js diff --git a/wp-includes/js/dist/priority-queue.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/priority-queue.min.js similarity index 100% rename from wp-includes/js/dist/priority-queue.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/priority-queue.min.js diff --git a/wp-includes/js/dist/redux-routine.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/redux-routine.js similarity index 100% rename from wp-includes/js/dist/redux-routine.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/redux-routine.js diff --git a/wp-includes/js/dist/redux-routine.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/redux-routine.min.js similarity index 100% rename from wp-includes/js/dist/redux-routine.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/redux-routine.min.js diff --git a/wp-includes/js/dist/rich-text.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/rich-text.js similarity index 100% rename from wp-includes/js/dist/rich-text.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/rich-text.js diff --git a/wp-includes/js/dist/rich-text.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/rich-text.min.js similarity index 100% rename from wp-includes/js/dist/rich-text.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/rich-text.min.js diff --git a/wp-includes/js/dist/shortcode.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/shortcode.js similarity index 100% rename from wp-includes/js/dist/shortcode.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/shortcode.js diff --git a/wp-includes/js/dist/shortcode.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/shortcode.min.js similarity index 100% rename from wp-includes/js/dist/shortcode.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/shortcode.min.js diff --git a/wp-includes/js/dist/token-list.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/token-list.js similarity index 100% rename from wp-includes/js/dist/token-list.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/token-list.js diff --git a/wp-includes/js/dist/token-list.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/token-list.min.js similarity index 100% rename from wp-includes/js/dist/token-list.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/token-list.min.js diff --git a/wp-includes/js/dist/url.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/url.js similarity index 100% rename from wp-includes/js/dist/url.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/url.js diff --git a/wp-includes/js/dist/url.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/url.min.js similarity index 100% rename from wp-includes/js/dist/url.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/url.min.js diff --git a/wp-includes/js/dist/vendor/lodash.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/lodash.js similarity index 100% rename from wp-includes/js/dist/vendor/lodash.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/lodash.js diff --git a/wp-includes/js/dist/vendor/lodash.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/lodash.min.js similarity index 100% rename from wp-includes/js/dist/vendor/lodash.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/lodash.min.js diff --git a/wp-includes/js/dist/vendor/moment.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/moment.js similarity index 100% rename from wp-includes/js/dist/vendor/moment.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/moment.js diff --git a/wp-includes/js/dist/vendor/moment.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/moment.min.js similarity index 100% rename from wp-includes/js/dist/vendor/moment.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/moment.min.js diff --git a/wp-includes/js/dist/vendor/react-dom.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react-dom.js similarity index 100% rename from wp-includes/js/dist/vendor/react-dom.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react-dom.js diff --git a/wp-includes/js/dist/vendor/react-dom.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react-dom.min.js similarity index 100% rename from wp-includes/js/dist/vendor/react-dom.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react-dom.min.js diff --git a/wp-includes/js/dist/vendor/react.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react.js similarity index 100% rename from wp-includes/js/dist/vendor/react.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react.js diff --git a/wp-includes/js/dist/vendor/react.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react.min.js similarity index 100% rename from wp-includes/js/dist/vendor/react.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/react.min.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-element-closest.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-fetch.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-fetch.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-fetch.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-fetch.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-formdata.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-formdata.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-formdata.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-formdata.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-node-contains.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill.js diff --git a/wp-includes/js/dist/vendor/wp-polyfill.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill.min.js similarity index 100% rename from wp-includes/js/dist/vendor/wp-polyfill.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/vendor/wp-polyfill.min.js diff --git a/wp-includes/js/dist/viewport.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/viewport.js similarity index 100% rename from wp-includes/js/dist/viewport.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/viewport.js diff --git a/wp-includes/js/dist/viewport.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/viewport.min.js similarity index 100% rename from wp-includes/js/dist/viewport.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/viewport.min.js diff --git a/wp-includes/js/dist/wordcount.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/wordcount.js similarity index 100% rename from wp-includes/js/dist/wordcount.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/wordcount.js diff --git a/wp-includes/js/dist/wordcount.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/wordcount.min.js similarity index 100% rename from wp-includes/js/dist/wordcount.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/dist/wordcount.min.js diff --git a/wp-includes/js/heartbeat.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/heartbeat.js similarity index 100% rename from wp-includes/js/heartbeat.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/heartbeat.js diff --git a/wp-includes/js/heartbeat.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/heartbeat.min.js similarity index 100% rename from wp-includes/js/heartbeat.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/heartbeat.min.js diff --git a/wp-includes/js/hoverIntent.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/hoverIntent.js similarity index 100% rename from wp-includes/js/hoverIntent.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/hoverIntent.js diff --git a/wp-includes/js/hoverIntent.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/hoverIntent.min.js similarity index 100% rename from wp-includes/js/hoverIntent.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/hoverIntent.min.js diff --git a/wp-includes/js/imagesloaded.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imagesloaded.min.js similarity index 100% rename from wp-includes/js/imagesloaded.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imagesloaded.min.js diff --git a/wp-includes/js/imgareaselect/border-anim-h.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/border-anim-h.gif similarity index 100% rename from wp-includes/js/imgareaselect/border-anim-h.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/border-anim-h.gif diff --git a/wp-includes/js/imgareaselect/border-anim-v.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/border-anim-v.gif similarity index 100% rename from wp-includes/js/imgareaselect/border-anim-v.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/border-anim-v.gif diff --git a/wp-includes/js/imgareaselect/imgareaselect.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/imgareaselect.css similarity index 100% rename from wp-includes/js/imgareaselect/imgareaselect.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/imgareaselect.css diff --git a/wp-includes/js/imgareaselect/jquery.imgareaselect.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/jquery.imgareaselect.js similarity index 100% rename from wp-includes/js/imgareaselect/jquery.imgareaselect.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/jquery.imgareaselect.js diff --git a/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js similarity index 100% rename from wp-includes/js/imgareaselect/jquery.imgareaselect.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js diff --git a/wp-includes/js/jcrop/Jcrop.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jcrop/Jcrop.gif similarity index 100% rename from wp-includes/js/jcrop/Jcrop.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jcrop/Jcrop.gif diff --git a/wp-includes/js/jcrop/jquery.Jcrop.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jcrop/jquery.Jcrop.min.css similarity index 100% rename from wp-includes/js/jcrop/jquery.Jcrop.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jcrop/jquery.Jcrop.min.css diff --git a/wp-includes/js/jcrop/jquery.Jcrop.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jcrop/jquery.Jcrop.min.js similarity index 100% rename from wp-includes/js/jcrop/jquery.Jcrop.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jcrop/jquery.Jcrop.min.js diff --git a/wp-includes/js/jquery/jquery-migrate.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery-migrate.js similarity index 100% rename from wp-includes/js/jquery/jquery-migrate.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery-migrate.js diff --git a/wp-includes/js/jquery/jquery-migrate.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery-migrate.min.js similarity index 100% rename from wp-includes/js/jquery/jquery-migrate.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery-migrate.min.js diff --git a/wp-includes/js/jquery/jquery.color.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.color.min.js similarity index 100% rename from wp-includes/js/jquery/jquery.color.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.color.min.js diff --git a/wp-includes/js/jquery/jquery.form.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.form.js similarity index 100% rename from wp-includes/js/jquery/jquery.form.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.form.js diff --git a/wp-includes/js/jquery/jquery.form.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.form.min.js similarity index 100% rename from wp-includes/js/jquery/jquery.form.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.form.min.js diff --git a/wp-includes/js/jquery/jquery.hotkeys.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.hotkeys.js similarity index 100% rename from wp-includes/js/jquery/jquery.hotkeys.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.hotkeys.js diff --git a/wp-includes/js/jquery/jquery.hotkeys.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.hotkeys.min.js similarity index 100% rename from wp-includes/js/jquery/jquery.hotkeys.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.hotkeys.min.js diff --git a/wp-includes/js/jquery/jquery.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.js similarity index 100% rename from wp-includes/js/jquery/jquery.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.js diff --git a/wp-includes/js/jquery/jquery.masonry.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.masonry.min.js similarity index 100% rename from wp-includes/js/jquery/jquery.masonry.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.masonry.min.js diff --git a/wp-includes/js/jquery/jquery.query.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.query.js similarity index 100% rename from wp-includes/js/jquery/jquery.query.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.query.js diff --git a/wp-includes/js/jquery/jquery.schedule.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.schedule.js similarity index 100% rename from wp-includes/js/jquery/jquery.schedule.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.schedule.js diff --git a/wp-includes/js/jquery/jquery.serialize-object.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.serialize-object.js similarity index 100% rename from wp-includes/js/jquery/jquery.serialize-object.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.serialize-object.js diff --git a/wp-includes/js/jquery/jquery.table-hotkeys.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.table-hotkeys.js similarity index 100% rename from wp-includes/js/jquery/jquery.table-hotkeys.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.table-hotkeys.js diff --git a/wp-includes/js/jquery/jquery.table-hotkeys.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.table-hotkeys.min.js similarity index 100% rename from wp-includes/js/jquery/jquery.table-hotkeys.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.table-hotkeys.min.js diff --git a/wp-includes/js/jquery/jquery.ui.touch-punch.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.ui.touch-punch.js similarity index 100% rename from wp-includes/js/jquery/jquery.ui.touch-punch.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/jquery.ui.touch-punch.js diff --git a/wp-includes/js/jquery/suggest.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/suggest.js similarity index 100% rename from wp-includes/js/jquery/suggest.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/suggest.js diff --git a/wp-includes/js/jquery/suggest.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/suggest.min.js similarity index 100% rename from wp-includes/js/jquery/suggest.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/suggest.min.js diff --git a/wp-includes/js/jquery/ui/accordion.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/accordion.min.js similarity index 100% rename from wp-includes/js/jquery/ui/accordion.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/accordion.min.js diff --git a/wp-includes/js/jquery/ui/autocomplete.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/autocomplete.min.js similarity index 100% rename from wp-includes/js/jquery/ui/autocomplete.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/autocomplete.min.js diff --git a/wp-includes/js/jquery/ui/button.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/button.min.js similarity index 100% rename from wp-includes/js/jquery/ui/button.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/button.min.js diff --git a/wp-includes/js/jquery/ui/core.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/core.min.js similarity index 100% rename from wp-includes/js/jquery/ui/core.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/core.min.js diff --git a/wp-includes/js/jquery/ui/datepicker.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/datepicker.min.js similarity index 100% rename from wp-includes/js/jquery/ui/datepicker.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/datepicker.min.js diff --git a/wp-includes/js/jquery/ui/dialog.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/dialog.min.js similarity index 100% rename from wp-includes/js/jquery/ui/dialog.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/dialog.min.js diff --git a/wp-includes/js/jquery/ui/draggable.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/draggable.min.js similarity index 100% rename from wp-includes/js/jquery/ui/draggable.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/draggable.min.js diff --git a/wp-includes/js/jquery/ui/droppable.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/droppable.min.js similarity index 100% rename from wp-includes/js/jquery/ui/droppable.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/droppable.min.js diff --git a/wp-includes/js/jquery/ui/effect-blind.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-blind.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-blind.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-blind.min.js diff --git a/wp-includes/js/jquery/ui/effect-bounce.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-bounce.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-bounce.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-bounce.min.js diff --git a/wp-includes/js/jquery/ui/effect-clip.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-clip.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-clip.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-clip.min.js diff --git a/wp-includes/js/jquery/ui/effect-drop.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-drop.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-drop.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-drop.min.js diff --git a/wp-includes/js/jquery/ui/effect-explode.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-explode.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-explode.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-explode.min.js diff --git a/wp-includes/js/jquery/ui/effect-fade.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-fade.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-fade.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-fade.min.js diff --git a/wp-includes/js/jquery/ui/effect-fold.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-fold.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-fold.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-fold.min.js diff --git a/wp-includes/js/jquery/ui/effect-highlight.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-highlight.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-highlight.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-highlight.min.js diff --git a/wp-includes/js/jquery/ui/effect-puff.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-puff.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-puff.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-puff.min.js diff --git a/wp-includes/js/jquery/ui/effect-pulsate.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-pulsate.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-pulsate.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-pulsate.min.js diff --git a/wp-includes/js/jquery/ui/effect-scale.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-scale.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-scale.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-scale.min.js diff --git a/wp-includes/js/jquery/ui/effect-shake.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-shake.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-shake.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-shake.min.js diff --git a/wp-includes/js/jquery/ui/effect-size.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-size.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-size.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-size.min.js diff --git a/wp-includes/js/jquery/ui/effect-slide.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-slide.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-slide.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-slide.min.js diff --git a/wp-includes/js/jquery/ui/effect-transfer.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-transfer.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect-transfer.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect-transfer.min.js diff --git a/wp-includes/js/jquery/ui/effect.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect.min.js similarity index 100% rename from wp-includes/js/jquery/ui/effect.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/effect.min.js diff --git a/wp-includes/js/jquery/ui/menu.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/menu.min.js similarity index 100% rename from wp-includes/js/jquery/ui/menu.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/menu.min.js diff --git a/wp-includes/js/jquery/ui/mouse.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/mouse.min.js similarity index 100% rename from wp-includes/js/jquery/ui/mouse.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/mouse.min.js diff --git a/wp-includes/js/jquery/ui/position.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/position.min.js similarity index 100% rename from wp-includes/js/jquery/ui/position.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/position.min.js diff --git a/wp-includes/js/jquery/ui/progressbar.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/progressbar.min.js similarity index 100% rename from wp-includes/js/jquery/ui/progressbar.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/progressbar.min.js diff --git a/wp-includes/js/jquery/ui/resizable.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/resizable.min.js similarity index 100% rename from wp-includes/js/jquery/ui/resizable.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/resizable.min.js diff --git a/wp-includes/js/jquery/ui/selectable.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/selectable.min.js similarity index 100% rename from wp-includes/js/jquery/ui/selectable.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/selectable.min.js diff --git a/wp-includes/js/jquery/ui/selectmenu.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/selectmenu.min.js similarity index 100% rename from wp-includes/js/jquery/ui/selectmenu.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/selectmenu.min.js diff --git a/wp-includes/js/jquery/ui/slider.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/slider.min.js similarity index 100% rename from wp-includes/js/jquery/ui/slider.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/slider.min.js diff --git a/wp-includes/js/jquery/ui/sortable.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/sortable.min.js similarity index 100% rename from wp-includes/js/jquery/ui/sortable.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/sortable.min.js diff --git a/wp-includes/js/jquery/ui/spinner.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/spinner.min.js similarity index 100% rename from wp-includes/js/jquery/ui/spinner.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/spinner.min.js diff --git a/wp-includes/js/jquery/ui/tabs.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/tabs.min.js similarity index 100% rename from wp-includes/js/jquery/ui/tabs.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/tabs.min.js diff --git a/wp-includes/js/jquery/ui/tooltip.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/tooltip.min.js similarity index 100% rename from wp-includes/js/jquery/ui/tooltip.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/tooltip.min.js diff --git a/wp-includes/js/jquery/ui/widget.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/widget.min.js similarity index 100% rename from wp-includes/js/jquery/ui/widget.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/jquery/ui/widget.min.js diff --git a/wp-includes/js/json2.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/json2.js similarity index 100% rename from wp-includes/js/json2.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/json2.js diff --git a/wp-includes/js/json2.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/json2.min.js similarity index 100% rename from wp-includes/js/json2.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/json2.min.js diff --git a/wp-includes/js/masonry.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/masonry.min.js similarity index 100% rename from wp-includes/js/masonry.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/masonry.min.js diff --git a/wp-includes/js/mce-view.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mce-view.js similarity index 100% rename from wp-includes/js/mce-view.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mce-view.js diff --git a/wp-includes/js/mce-view.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mce-view.min.js similarity index 100% rename from wp-includes/js/mce-view.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mce-view.min.js diff --git a/wp-includes/js/media-audiovideo.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-audiovideo.js similarity index 100% rename from wp-includes/js/media-audiovideo.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-audiovideo.js diff --git a/wp-includes/js/media-audiovideo.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-audiovideo.min.js similarity index 100% rename from wp-includes/js/media-audiovideo.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-audiovideo.min.js diff --git a/wp-includes/js/media-editor.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-editor.js similarity index 100% rename from wp-includes/js/media-editor.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-editor.js diff --git a/wp-includes/js/media-editor.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-editor.min.js similarity index 100% rename from wp-includes/js/media-editor.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-editor.min.js diff --git a/wp-includes/js/media-grid.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-grid.js similarity index 100% rename from wp-includes/js/media-grid.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-grid.js diff --git a/wp-includes/js/media-grid.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-grid.min.js similarity index 100% rename from wp-includes/js/media-grid.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-grid.min.js diff --git a/wp-includes/js/media-models.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-models.js similarity index 100% rename from wp-includes/js/media-models.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-models.js diff --git a/wp-includes/js/media-models.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-models.min.js similarity index 100% rename from wp-includes/js/media-models.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-models.min.js diff --git a/wp-includes/js/media-views.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-views.js similarity index 100% rename from wp-includes/js/media-views.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-views.js diff --git a/wp-includes/js/media-views.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-views.min.js similarity index 100% rename from wp-includes/js/media-views.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/media-views.min.js diff --git a/wp-includes/js/mediaelement/mediaelement-and-player.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-and-player.js similarity index 100% rename from wp-includes/js/mediaelement/mediaelement-and-player.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-and-player.js diff --git a/wp-includes/js/mediaelement/mediaelement-and-player.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-and-player.min.js similarity index 100% rename from wp-includes/js/mediaelement/mediaelement-and-player.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-and-player.min.js diff --git a/wp-includes/js/mediaelement/mediaelement-migrate.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-migrate.js similarity index 100% rename from wp-includes/js/mediaelement/mediaelement-migrate.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-migrate.js diff --git a/wp-includes/js/mediaelement/mediaelement-migrate.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-migrate.min.js similarity index 100% rename from wp-includes/js/mediaelement/mediaelement-migrate.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement-migrate.min.js diff --git a/wp-includes/js/mediaelement/mediaelement.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement.js similarity index 100% rename from wp-includes/js/mediaelement/mediaelement.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement.js diff --git a/wp-includes/js/mediaelement/mediaelement.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement.min.js similarity index 100% rename from wp-includes/js/mediaelement/mediaelement.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelement.min.js diff --git a/wp-includes/js/mediaelement/mediaelementplayer-legacy.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer-legacy.css similarity index 100% rename from wp-includes/js/mediaelement/mediaelementplayer-legacy.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer-legacy.css diff --git a/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css similarity index 100% rename from wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css diff --git a/wp-includes/js/mediaelement/mediaelementplayer.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer.css similarity index 100% rename from wp-includes/js/mediaelement/mediaelementplayer.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer.css diff --git a/wp-includes/js/mediaelement/mediaelementplayer.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer.min.css similarity index 100% rename from wp-includes/js/mediaelement/mediaelementplayer.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mediaelementplayer.min.css diff --git a/wp-includes/js/mediaelement/mejs-controls.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mejs-controls.png similarity index 100% rename from wp-includes/js/mediaelement/mejs-controls.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mejs-controls.png diff --git a/wp-includes/js/mediaelement/mejs-controls.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mejs-controls.svg similarity index 100% rename from wp-includes/js/mediaelement/mejs-controls.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/mejs-controls.svg diff --git a/wp-includes/js/mediaelement/renderers/vimeo.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/renderers/vimeo.js similarity index 100% rename from wp-includes/js/mediaelement/renderers/vimeo.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/renderers/vimeo.js diff --git a/wp-includes/js/mediaelement/renderers/vimeo.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/renderers/vimeo.min.js similarity index 100% rename from wp-includes/js/mediaelement/renderers/vimeo.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/renderers/vimeo.min.js diff --git a/wp-includes/js/mediaelement/wp-mediaelement.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.css similarity index 100% rename from wp-includes/js/mediaelement/wp-mediaelement.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.css diff --git a/wp-includes/js/mediaelement/wp-mediaelement.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.js similarity index 100% rename from wp-includes/js/mediaelement/wp-mediaelement.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.js diff --git a/wp-includes/js/mediaelement/wp-mediaelement.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.min.css similarity index 100% rename from wp-includes/js/mediaelement/wp-mediaelement.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.min.css diff --git a/wp-includes/js/mediaelement/wp-mediaelement.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.min.js similarity index 100% rename from wp-includes/js/mediaelement/wp-mediaelement.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-mediaelement.min.js diff --git a/wp-includes/js/mediaelement/wp-playlist.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-playlist.js similarity index 100% rename from wp-includes/js/mediaelement/wp-playlist.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-playlist.js diff --git a/wp-includes/js/mediaelement/wp-playlist.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-playlist.min.js similarity index 100% rename from wp-includes/js/mediaelement/wp-playlist.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/mediaelement/wp-playlist.min.js diff --git a/wp-includes/js/plupload/handlers.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/handlers.js similarity index 100% rename from wp-includes/js/plupload/handlers.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/handlers.js diff --git a/wp-includes/js/plupload/handlers.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/handlers.min.js similarity index 100% rename from wp-includes/js/plupload/handlers.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/handlers.min.js diff --git a/wp-includes/js/plupload/license.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/license.txt similarity index 100% rename from wp-includes/js/plupload/license.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/license.txt diff --git a/wp-includes/js/plupload/moxie.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/moxie.js similarity index 100% rename from wp-includes/js/plupload/moxie.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/moxie.js diff --git a/wp-includes/js/plupload/moxie.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/moxie.min.js similarity index 100% rename from wp-includes/js/plupload/moxie.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/moxie.min.js diff --git a/wp-includes/js/plupload/plupload.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/plupload.js similarity index 100% rename from wp-includes/js/plupload/plupload.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/plupload.js diff --git a/wp-includes/js/plupload/plupload.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/plupload.min.js similarity index 100% rename from wp-includes/js/plupload/plupload.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/plupload.min.js diff --git a/wp-includes/js/plupload/wp-plupload.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/wp-plupload.js similarity index 100% rename from wp-includes/js/plupload/wp-plupload.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/wp-plupload.js diff --git a/wp-includes/js/plupload/wp-plupload.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/wp-plupload.min.js similarity index 100% rename from wp-includes/js/plupload/wp-plupload.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/plupload/wp-plupload.min.js diff --git a/wp-includes/js/quicktags.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/quicktags.js similarity index 100% rename from wp-includes/js/quicktags.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/quicktags.js diff --git a/wp-includes/js/quicktags.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/quicktags.min.js similarity index 100% rename from wp-includes/js/quicktags.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/quicktags.min.js diff --git a/wp-includes/js/shortcode.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/shortcode.js similarity index 100% rename from wp-includes/js/shortcode.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/shortcode.js diff --git a/wp-includes/js/shortcode.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/shortcode.min.js similarity index 100% rename from wp-includes/js/shortcode.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/shortcode.min.js diff --git a/wp-includes/js/swfobject.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfobject.js similarity index 100% rename from wp-includes/js/swfobject.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfobject.js diff --git a/wp-includes/js/swfupload/handlers.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/handlers.js similarity index 100% rename from wp-includes/js/swfupload/handlers.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/handlers.js diff --git a/wp-includes/js/swfupload/handlers.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/handlers.min.js similarity index 100% rename from wp-includes/js/swfupload/handlers.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/handlers.min.js diff --git a/wp-includes/js/swfupload/license.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/license.txt similarity index 100% rename from wp-includes/js/swfupload/license.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/license.txt diff --git a/wp-includes/js/swfupload/swfupload.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/swfupload.js similarity index 100% rename from wp-includes/js/swfupload/swfupload.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/swfupload/swfupload.js diff --git a/wp-includes/js/thickbox/loadingAnimation.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/loadingAnimation.gif similarity index 100% rename from wp-includes/js/thickbox/loadingAnimation.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/loadingAnimation.gif diff --git a/wp-includes/js/thickbox/macFFBgHack.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/macFFBgHack.png similarity index 100% rename from wp-includes/js/thickbox/macFFBgHack.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/macFFBgHack.png diff --git a/wp-includes/js/thickbox/thickbox.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/thickbox.css similarity index 100% rename from wp-includes/js/thickbox/thickbox.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/thickbox.css diff --git a/wp-includes/js/thickbox/thickbox.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/thickbox.js similarity index 100% rename from wp-includes/js/thickbox/thickbox.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/thickbox/thickbox.js diff --git a/wp-includes/js/tinymce/langs/wp-langs-en.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/langs/wp-langs-en.js similarity index 100% rename from wp-includes/js/tinymce/langs/wp-langs-en.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/langs/wp-langs-en.js diff --git a/wp-includes/js/tinymce/license.txt b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/license.txt similarity index 100% rename from wp-includes/js/tinymce/license.txt rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/license.txt diff --git a/wp-includes/js/tinymce/plugins/charmap/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/charmap/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/charmap/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/charmap/plugin.js diff --git a/wp-includes/js/tinymce/plugins/charmap/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/charmap/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/charmap/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/charmap/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/colorpicker/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/colorpicker/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/colorpicker/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/colorpicker/plugin.js diff --git a/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css similarity index 100% rename from wp-includes/js/tinymce/plugins/compat3x/css/dialog.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css diff --git a/wp-includes/js/tinymce/plugins/compat3x/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/compat3x/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/compat3x/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/compat3x/plugin.js diff --git a/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/compat3x/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/directionality/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/directionality/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/directionality/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/directionality/plugin.js diff --git a/wp-includes/js/tinymce/plugins/directionality/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/directionality/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/directionality/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/directionality/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/fullscreen/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/fullscreen/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/fullscreen/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/fullscreen/plugin.js diff --git a/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/hr/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/hr/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/hr/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/hr/plugin.js diff --git a/wp-includes/js/tinymce/plugins/hr/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/hr/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/hr/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/hr/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/image/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/image/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/image/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/image/plugin.js diff --git a/wp-includes/js/tinymce/plugins/image/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/image/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/image/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/image/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/link/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/link/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/link/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/link/plugin.js diff --git a/wp-includes/js/tinymce/plugins/link/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/link/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/link/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/link/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/lists/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/lists/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/lists/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/lists/plugin.js diff --git a/wp-includes/js/tinymce/plugins/lists/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/lists/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/lists/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/lists/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/media/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/media/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/media/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/media/plugin.js diff --git a/wp-includes/js/tinymce/plugins/media/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/media/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/media/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/media/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/paste/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/paste/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/paste/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/paste/plugin.js diff --git a/wp-includes/js/tinymce/plugins/paste/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/paste/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/paste/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/paste/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/tabfocus/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/tabfocus/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/tabfocus/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/tabfocus/plugin.js diff --git a/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/textcolor/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/textcolor/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/textcolor/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/textcolor/plugin.js diff --git a/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/textcolor/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wordpress/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wordpress/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wordpress/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wordpress/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wordpress/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpautoresize/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpdialogs/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpeditimage/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wpemoji/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpemoji/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpemoji/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpemoji/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wpgallery/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpgallery/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpgallery/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpgallery/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wplink/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wplink/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wplink/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wplink/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wplink/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wplink/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wplink/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wplink/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wptextpattern/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js diff --git a/wp-includes/js/tinymce/plugins/wpview/plugin.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpview/plugin.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpview/plugin.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpview/plugin.js diff --git a/wp-includes/js/tinymce/plugins/wpview/plugin.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpview/plugin.min.js similarity index 100% rename from wp-includes/js/tinymce/plugins/wpview/plugin.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/plugins/wpview/plugin.min.js diff --git a/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/content.inline.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css diff --git a/wp-includes/js/tinymce/skins/lightgray/content.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/content.min.css similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/content.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/content.min.css diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf diff --git a/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff diff --git a/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/img/anchor.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif diff --git a/wp-includes/js/tinymce/skins/lightgray/img/loader.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/loader.gif similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/img/loader.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/loader.gif diff --git a/wp-includes/js/tinymce/skins/lightgray/img/object.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/object.gif similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/img/object.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/object.gif diff --git a/wp-includes/js/tinymce/skins/lightgray/img/trans.gif b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/trans.gif similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/img/trans.gif rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/img/trans.gif diff --git a/wp-includes/js/tinymce/skins/lightgray/skin.min.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/skin.min.css similarity index 100% rename from wp-includes/js/tinymce/skins/lightgray/skin.min.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/lightgray/skin.min.css diff --git a/wp-includes/js/tinymce/skins/wordpress/images/audio.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/audio.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/audio.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/audio.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/embedded.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/embedded.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/embedded.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/embedded.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/gallery.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/gallery.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/gallery.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/gallery.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/more-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/more.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/more.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/more.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/more.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png diff --git a/wp-includes/js/tinymce/skins/wordpress/images/video.png b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/video.png similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/images/video.png rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/images/video.png diff --git a/wp-includes/js/tinymce/skins/wordpress/wp-content.css b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/wp-content.css similarity index 100% rename from wp-includes/js/tinymce/skins/wordpress/wp-content.css rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/skins/wordpress/wp-content.css diff --git a/wp-includes/js/tinymce/themes/inlite/theme.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/inlite/theme.js similarity index 100% rename from wp-includes/js/tinymce/themes/inlite/theme.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/inlite/theme.js diff --git a/wp-includes/js/tinymce/themes/inlite/theme.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/inlite/theme.min.js similarity index 100% rename from wp-includes/js/tinymce/themes/inlite/theme.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/inlite/theme.min.js diff --git a/wp-includes/js/tinymce/themes/modern/theme.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/modern/theme.js similarity index 100% rename from wp-includes/js/tinymce/themes/modern/theme.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/modern/theme.js diff --git a/wp-includes/js/tinymce/themes/modern/theme.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/modern/theme.min.js similarity index 100% rename from wp-includes/js/tinymce/themes/modern/theme.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/themes/modern/theme.min.js diff --git a/wp-includes/js/tinymce/tiny_mce_popup.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/tiny_mce_popup.js similarity index 100% rename from wp-includes/js/tinymce/tiny_mce_popup.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/tiny_mce_popup.js diff --git a/wp-includes/js/tinymce/tinymce.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/tinymce.min.js similarity index 100% rename from wp-includes/js/tinymce/tinymce.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/tinymce.min.js diff --git a/wp-includes/js/tinymce/utils/editable_selects.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/editable_selects.js similarity index 100% rename from wp-includes/js/tinymce/utils/editable_selects.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/editable_selects.js diff --git a/wp-includes/js/tinymce/utils/form_utils.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/form_utils.js similarity index 100% rename from wp-includes/js/tinymce/utils/form_utils.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/form_utils.js diff --git a/wp-includes/js/tinymce/utils/mctabs.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/mctabs.js similarity index 100% rename from wp-includes/js/tinymce/utils/mctabs.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/mctabs.js diff --git a/wp-includes/js/tinymce/utils/validate.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/validate.js similarity index 100% rename from wp-includes/js/tinymce/utils/validate.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/utils/validate.js diff --git a/wp-includes/js/tinymce/wp-tinymce.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/wp-tinymce.js similarity index 100% rename from wp-includes/js/tinymce/wp-tinymce.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/wp-tinymce.js diff --git a/wp-includes/js/tinymce/wp-tinymce.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/wp-tinymce.php similarity index 100% rename from wp-includes/js/tinymce/wp-tinymce.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tinymce/wp-tinymce.php diff --git a/wp-includes/js/tw-sack.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tw-sack.js similarity index 100% rename from wp-includes/js/tw-sack.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tw-sack.js diff --git a/wp-includes/js/tw-sack.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tw-sack.min.js similarity index 100% rename from wp-includes/js/tw-sack.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/tw-sack.min.js diff --git a/wp-includes/js/twemoji.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/twemoji.js similarity index 100% rename from wp-includes/js/twemoji.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/twemoji.js diff --git a/wp-includes/js/twemoji.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/twemoji.min.js similarity index 100% rename from wp-includes/js/twemoji.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/twemoji.min.js diff --git a/wp-includes/js/underscore.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/underscore.js similarity index 100% rename from wp-includes/js/underscore.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/underscore.js diff --git a/wp-includes/js/underscore.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/underscore.min.js similarity index 100% rename from wp-includes/js/underscore.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/underscore.min.js diff --git a/wp-includes/js/utils.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/utils.js similarity index 100% rename from wp-includes/js/utils.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/utils.js diff --git a/wp-includes/js/utils.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/utils.min.js similarity index 100% rename from wp-includes/js/utils.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/utils.min.js diff --git a/wp-includes/js/wp-a11y.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-a11y.js similarity index 100% rename from wp-includes/js/wp-a11y.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-a11y.js diff --git a/wp-includes/js/wp-a11y.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-a11y.min.js similarity index 100% rename from wp-includes/js/wp-a11y.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-a11y.min.js diff --git a/wp-includes/js/wp-ajax-response.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-ajax-response.js similarity index 100% rename from wp-includes/js/wp-ajax-response.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-ajax-response.js diff --git a/wp-includes/js/wp-ajax-response.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-ajax-response.min.js similarity index 100% rename from wp-includes/js/wp-ajax-response.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-ajax-response.min.js diff --git a/wp-includes/js/wp-api.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-api.js similarity index 100% rename from wp-includes/js/wp-api.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-api.js diff --git a/wp-includes/js/wp-api.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-api.min.js similarity index 100% rename from wp-includes/js/wp-api.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-api.min.js diff --git a/wp-includes/js/wp-auth-check.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-auth-check.js similarity index 100% rename from wp-includes/js/wp-auth-check.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-auth-check.js diff --git a/wp-includes/js/wp-auth-check.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-auth-check.min.js similarity index 100% rename from wp-includes/js/wp-auth-check.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-auth-check.min.js diff --git a/wp-includes/js/wp-backbone.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-backbone.js similarity index 100% rename from wp-includes/js/wp-backbone.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-backbone.js diff --git a/wp-includes/js/wp-backbone.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-backbone.min.js similarity index 100% rename from wp-includes/js/wp-backbone.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-backbone.min.js diff --git a/wp-includes/js/wp-custom-header.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-custom-header.js similarity index 100% rename from wp-includes/js/wp-custom-header.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-custom-header.js diff --git a/wp-includes/js/wp-custom-header.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-custom-header.min.js similarity index 100% rename from wp-includes/js/wp-custom-header.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-custom-header.min.js diff --git a/wp-includes/js/wp-embed-template.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed-template.js similarity index 100% rename from wp-includes/js/wp-embed-template.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed-template.js diff --git a/wp-includes/js/wp-embed-template.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed-template.min.js similarity index 100% rename from wp-includes/js/wp-embed-template.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed-template.min.js diff --git a/wp-includes/js/wp-embed.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed.js similarity index 100% rename from wp-includes/js/wp-embed.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed.js diff --git a/wp-includes/js/wp-embed.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed.min.js similarity index 100% rename from wp-includes/js/wp-embed.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-embed.min.js diff --git a/wp-includes/js/wp-emoji-loader.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji-loader.js similarity index 100% rename from wp-includes/js/wp-emoji-loader.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji-loader.js diff --git a/wp-includes/js/wp-emoji-loader.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji-loader.min.js similarity index 100% rename from wp-includes/js/wp-emoji-loader.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji-loader.min.js diff --git a/wp-includes/js/wp-emoji-release.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji-release.min.js similarity index 100% rename from wp-includes/js/wp-emoji-release.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji-release.min.js diff --git a/wp-includes/js/wp-emoji.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji.js similarity index 100% rename from wp-includes/js/wp-emoji.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji.js diff --git a/wp-includes/js/wp-emoji.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji.min.js similarity index 100% rename from wp-includes/js/wp-emoji.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-emoji.min.js diff --git a/wp-includes/js/wp-list-revisions.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-list-revisions.js similarity index 100% rename from wp-includes/js/wp-list-revisions.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-list-revisions.js diff --git a/wp-includes/js/wp-list-revisions.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-list-revisions.min.js similarity index 100% rename from wp-includes/js/wp-list-revisions.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-list-revisions.min.js diff --git a/wp-includes/js/wp-lists.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-lists.js similarity index 100% rename from wp-includes/js/wp-lists.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-lists.js diff --git a/wp-includes/js/wp-lists.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-lists.min.js similarity index 100% rename from wp-includes/js/wp-lists.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-lists.min.js diff --git a/wp-includes/js/wp-pointer.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-pointer.js similarity index 100% rename from wp-includes/js/wp-pointer.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-pointer.js diff --git a/wp-includes/js/wp-pointer.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-pointer.min.js similarity index 100% rename from wp-includes/js/wp-pointer.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-pointer.min.js diff --git a/wp-includes/js/wp-sanitize.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-sanitize.js similarity index 100% rename from wp-includes/js/wp-sanitize.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-sanitize.js diff --git a/wp-includes/js/wp-sanitize.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-sanitize.min.js similarity index 100% rename from wp-includes/js/wp-sanitize.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-sanitize.min.js diff --git a/wp-includes/js/wp-util.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-util.js similarity index 100% rename from wp-includes/js/wp-util.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-util.js diff --git a/wp-includes/js/wp-util.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-util.min.js similarity index 100% rename from wp-includes/js/wp-util.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wp-util.min.js diff --git a/wp-includes/js/wpdialog.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wpdialog.js similarity index 100% rename from wp-includes/js/wpdialog.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wpdialog.js diff --git a/wp-includes/js/wpdialog.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wpdialog.min.js similarity index 100% rename from wp-includes/js/wpdialog.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wpdialog.min.js diff --git a/wp-includes/js/wplink.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wplink.js similarity index 100% rename from wp-includes/js/wplink.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wplink.js diff --git a/wp-includes/js/wplink.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wplink.min.js similarity index 100% rename from wp-includes/js/wplink.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/wplink.min.js diff --git a/wp-includes/js/zxcvbn-async.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/zxcvbn-async.js similarity index 100% rename from wp-includes/js/zxcvbn-async.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/zxcvbn-async.js diff --git a/wp-includes/js/zxcvbn-async.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/zxcvbn-async.min.js similarity index 100% rename from wp-includes/js/zxcvbn-async.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/zxcvbn-async.min.js diff --git a/wp-includes/js/zxcvbn.min.js b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/zxcvbn.min.js similarity index 100% rename from wp-includes/js/zxcvbn.min.js rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/js/zxcvbn.min.js diff --git a/wp-includes/kses.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/kses.php similarity index 100% rename from wp-includes/kses.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/kses.php diff --git a/wp-includes/l10n.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/l10n.php similarity index 100% rename from wp-includes/l10n.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/l10n.php diff --git a/wp-includes/link-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/link-template.php similarity index 100% rename from wp-includes/link-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/link-template.php diff --git a/wp-includes/load.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/load.php similarity index 100% rename from wp-includes/load.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/load.php diff --git a/wp-includes/locale.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/locale.php similarity index 100% rename from wp-includes/locale.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/locale.php diff --git a/wp-includes/media-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/media-template.php similarity index 100% rename from wp-includes/media-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/media-template.php diff --git a/wp-includes/media.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/media.php similarity index 100% rename from wp-includes/media.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/media.php diff --git a/wp-includes/meta.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/meta.php similarity index 100% rename from wp-includes/meta.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/meta.php diff --git a/wp-includes/ms-blogs.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-blogs.php similarity index 100% rename from wp-includes/ms-blogs.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-blogs.php diff --git a/wp-includes/ms-default-constants.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-default-constants.php similarity index 100% rename from wp-includes/ms-default-constants.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-default-constants.php diff --git a/wp-includes/ms-default-filters.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-default-filters.php similarity index 100% rename from wp-includes/ms-default-filters.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-default-filters.php diff --git a/wp-includes/ms-deprecated.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-deprecated.php similarity index 100% rename from wp-includes/ms-deprecated.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-deprecated.php diff --git a/wp-includes/ms-files.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-files.php similarity index 100% rename from wp-includes/ms-files.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-files.php diff --git a/wp-includes/ms-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-functions.php similarity index 100% rename from wp-includes/ms-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-functions.php diff --git a/wp-includes/ms-load.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-load.php similarity index 100% rename from wp-includes/ms-load.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-load.php diff --git a/wp-includes/ms-network.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-network.php similarity index 100% rename from wp-includes/ms-network.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-network.php diff --git a/wp-includes/ms-settings.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-settings.php similarity index 100% rename from wp-includes/ms-settings.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-settings.php diff --git a/wp-includes/ms-site.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-site.php similarity index 100% rename from wp-includes/ms-site.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/ms-site.php diff --git a/wp-includes/nav-menu-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/nav-menu-template.php similarity index 100% rename from wp-includes/nav-menu-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/nav-menu-template.php diff --git a/wp-includes/nav-menu.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/nav-menu.php similarity index 100% rename from wp-includes/nav-menu.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/nav-menu.php diff --git a/wp-includes/option.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/option.php similarity index 100% rename from wp-includes/option.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/option.php diff --git a/wp-includes/pluggable-deprecated.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pluggable-deprecated.php similarity index 100% rename from wp-includes/pluggable-deprecated.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pluggable-deprecated.php diff --git a/wp-includes/pluggable.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pluggable.php similarity index 100% rename from wp-includes/pluggable.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pluggable.php diff --git a/wp-includes/plugin.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/plugin.php similarity index 100% rename from wp-includes/plugin.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/plugin.php diff --git a/wp-includes/pomo/entry.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/entry.php similarity index 100% rename from wp-includes/pomo/entry.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/entry.php diff --git a/wp-includes/pomo/mo.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/mo.php similarity index 100% rename from wp-includes/pomo/mo.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/mo.php diff --git a/wp-includes/pomo/plural-forms.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/plural-forms.php similarity index 100% rename from wp-includes/pomo/plural-forms.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/plural-forms.php diff --git a/wp-includes/pomo/po.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/po.php similarity index 100% rename from wp-includes/pomo/po.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/po.php diff --git a/wp-includes/pomo/streams.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/streams.php similarity index 100% rename from wp-includes/pomo/streams.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/streams.php diff --git a/wp-includes/pomo/translations.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/translations.php similarity index 100% rename from wp-includes/pomo/translations.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/pomo/translations.php diff --git a/wp-includes/post-formats.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post-formats.php similarity index 100% rename from wp-includes/post-formats.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post-formats.php diff --git a/wp-includes/post-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post-template.php similarity index 100% rename from wp-includes/post-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post-template.php diff --git a/wp-includes/post-thumbnail-template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post-thumbnail-template.php similarity index 100% rename from wp-includes/post-thumbnail-template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post-thumbnail-template.php diff --git a/wp-includes/post.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post.php similarity index 100% rename from wp-includes/post.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/post.php diff --git a/wp-includes/query.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/query.php similarity index 100% rename from wp-includes/query.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/query.php diff --git a/wp-includes/random_compat/byte_safe_strings.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/byte_safe_strings.php similarity index 100% rename from wp-includes/random_compat/byte_safe_strings.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/byte_safe_strings.php diff --git a/wp-includes/random_compat/cast_to_int.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/cast_to_int.php similarity index 100% rename from wp-includes/random_compat/cast_to_int.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/cast_to_int.php diff --git a/wp-includes/random_compat/error_polyfill.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/error_polyfill.php similarity index 100% rename from wp-includes/random_compat/error_polyfill.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/error_polyfill.php diff --git a/wp-includes/random_compat/random.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random.php similarity index 100% rename from wp-includes/random_compat/random.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random.php diff --git a/wp-includes/random_compat/random_bytes_com_dotnet.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_com_dotnet.php similarity index 100% rename from wp-includes/random_compat/random_bytes_com_dotnet.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_com_dotnet.php diff --git a/wp-includes/random_compat/random_bytes_dev_urandom.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_dev_urandom.php similarity index 100% rename from wp-includes/random_compat/random_bytes_dev_urandom.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_dev_urandom.php diff --git a/wp-includes/random_compat/random_bytes_libsodium.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_libsodium.php similarity index 100% rename from wp-includes/random_compat/random_bytes_libsodium.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_libsodium.php diff --git a/wp-includes/random_compat/random_bytes_libsodium_legacy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_libsodium_legacy.php similarity index 100% rename from wp-includes/random_compat/random_bytes_libsodium_legacy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_libsodium_legacy.php diff --git a/wp-includes/random_compat/random_bytes_mcrypt.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_mcrypt.php similarity index 100% rename from wp-includes/random_compat/random_bytes_mcrypt.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_bytes_mcrypt.php diff --git a/wp-includes/random_compat/random_int.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_int.php similarity index 100% rename from wp-includes/random_compat/random_int.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/random_compat/random_int.php diff --git a/wp-includes/registration-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/registration-functions.php similarity index 100% rename from wp-includes/registration-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/registration-functions.php diff --git a/wp-includes/registration.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/registration.php similarity index 100% rename from wp-includes/registration.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/registration.php diff --git a/wp-includes/rest-api.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api.php similarity index 100% rename from wp-includes/rest-api.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api.php diff --git a/wp-includes/rest-api/class-wp-rest-request.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/class-wp-rest-request.php similarity index 100% rename from wp-includes/rest-api/class-wp-rest-request.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/class-wp-rest-request.php diff --git a/wp-includes/rest-api/class-wp-rest-response.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/class-wp-rest-response.php similarity index 100% rename from wp-includes/rest-api/class-wp-rest-response.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/class-wp-rest-response.php diff --git a/wp-includes/rest-api/class-wp-rest-server.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/class-wp-rest-server.php similarity index 100% rename from wp-includes/rest-api/class-wp-rest-server.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/class-wp-rest-server.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php diff --git a/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php similarity index 100% rename from wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php diff --git a/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php similarity index 100% rename from wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php diff --git a/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php similarity index 100% rename from wp-includes/rest-api/fields/class-wp-rest-meta-fields.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php diff --git a/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php similarity index 100% rename from wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php diff --git a/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php similarity index 100% rename from wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php diff --git a/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php similarity index 100% rename from wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php diff --git a/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php similarity index 100% rename from wp-includes/rest-api/search/class-wp-rest-post-search-handler.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php diff --git a/wp-includes/rest-api/search/class-wp-rest-search-handler.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/search/class-wp-rest-search-handler.php similarity index 100% rename from wp-includes/rest-api/search/class-wp-rest-search-handler.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rest-api/search/class-wp-rest-search-handler.php diff --git a/wp-includes/revision.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/revision.php similarity index 100% rename from wp-includes/revision.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/revision.php diff --git a/wp-includes/rewrite.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rewrite.php similarity index 100% rename from wp-includes/rewrite.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rewrite.php diff --git a/wp-includes/rss-functions.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rss-functions.php similarity index 100% rename from wp-includes/rss-functions.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rss-functions.php diff --git a/wp-includes/rss.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rss.php similarity index 100% rename from wp-includes/rss.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/rss.php diff --git a/wp-includes/script-loader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/script-loader.php similarity index 100% rename from wp-includes/script-loader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/script-loader.php diff --git a/wp-includes/session.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/session.php similarity index 100% rename from wp-includes/session.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/session.php diff --git a/wp-includes/shortcodes.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/shortcodes.php similarity index 100% rename from wp-includes/shortcodes.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/shortcodes.php diff --git a/wp-includes/sodium_compat/LICENSE b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/LICENSE similarity index 100% rename from wp-includes/sodium_compat/LICENSE rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/LICENSE diff --git a/wp-includes/sodium_compat/autoload.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/autoload.php similarity index 100% rename from wp-includes/sodium_compat/autoload.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/autoload.php diff --git a/wp-includes/sodium_compat/composer.json b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/composer.json similarity index 100% rename from wp-includes/sodium_compat/composer.json rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/composer.json diff --git a/wp-includes/sodium_compat/lib/constants.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/constants.php similarity index 100% rename from wp-includes/sodium_compat/lib/constants.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/constants.php diff --git a/wp-includes/sodium_compat/lib/namespaced.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/namespaced.php similarity index 100% rename from wp-includes/sodium_compat/lib/namespaced.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/namespaced.php diff --git a/wp-includes/sodium_compat/lib/php72compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/php72compat.php similarity index 100% rename from wp-includes/sodium_compat/lib/php72compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/php72compat.php diff --git a/wp-includes/sodium_compat/lib/sodium_compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/sodium_compat.php similarity index 100% rename from wp-includes/sodium_compat/lib/sodium_compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/lib/sodium_compat.php diff --git a/wp-includes/sodium_compat/namespaced/Compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Compat.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Compat.php diff --git a/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php diff --git a/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/ChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php diff --git a/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php diff --git a/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Ed25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Ed25519.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Ed25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Ed25519.php diff --git a/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/HChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php diff --git a/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/HSalsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Poly1305.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Poly1305.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Poly1305.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Poly1305.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Salsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Salsa20.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Salsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Salsa20.php diff --git a/wp-includes/sodium_compat/namespaced/Core/SipHash.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/SipHash.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/SipHash.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/SipHash.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Util.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Util.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Util.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Util.php diff --git a/wp-includes/sodium_compat/namespaced/Core/X25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/X25519.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/X25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/X25519.php diff --git a/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/XChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php diff --git a/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php diff --git a/wp-includes/sodium_compat/namespaced/Crypto.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Crypto.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/Crypto.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/Crypto.php diff --git a/wp-includes/sodium_compat/namespaced/File.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/File.php similarity index 100% rename from wp-includes/sodium_compat/namespaced/File.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/namespaced/File.php diff --git a/wp-includes/sodium_compat/src/Compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Compat.php similarity index 100% rename from wp-includes/sodium_compat/src/Compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Compat.php diff --git a/wp-includes/sodium_compat/src/Core/BLAKE2b.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/BLAKE2b.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/BLAKE2b.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/BLAKE2b.php diff --git a/wp-includes/sodium_compat/src/Core/ChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/ChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/ChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/ChaCha20.php diff --git a/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php diff --git a/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/Fe.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/H.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/H.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/H.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/H.php diff --git a/wp-includes/sodium_compat/src/Core/Curve25519/README.md b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/README.md similarity index 100% rename from wp-includes/sodium_compat/src/Core/Curve25519/README.md rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Curve25519/README.md diff --git a/wp-includes/sodium_compat/src/Core/Ed25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Ed25519.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Ed25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Ed25519.php diff --git a/wp-includes/sodium_compat/src/Core/HChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/HChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/HChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/HChaCha20.php diff --git a/wp-includes/sodium_compat/src/Core/HSalsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/HSalsa20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/HSalsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/HSalsa20.php diff --git a/wp-includes/sodium_compat/src/Core/Poly1305.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Poly1305.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Poly1305.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Poly1305.php diff --git a/wp-includes/sodium_compat/src/Core/Poly1305/State.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Poly1305/State.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Poly1305/State.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Poly1305/State.php diff --git a/wp-includes/sodium_compat/src/Core/Salsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Salsa20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Salsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Salsa20.php diff --git a/wp-includes/sodium_compat/src/Core/SipHash.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/SipHash.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/SipHash.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/SipHash.php diff --git a/wp-includes/sodium_compat/src/Core/Util.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Util.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/Util.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/Util.php diff --git a/wp-includes/sodium_compat/src/Core/X25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/X25519.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/X25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/X25519.php diff --git a/wp-includes/sodium_compat/src/Core/XChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/XChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/XChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/XChaCha20.php diff --git a/wp-includes/sodium_compat/src/Core/XSalsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/XSalsa20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core/XSalsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core/XSalsa20.php diff --git a/wp-includes/sodium_compat/src/Core32/BLAKE2b.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/BLAKE2b.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/BLAKE2b.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/BLAKE2b.php diff --git a/wp-includes/sodium_compat/src/Core32/ChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/ChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/ChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/ChaCha20.php diff --git a/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php diff --git a/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/H.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/H.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/H.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/H.php diff --git a/wp-includes/sodium_compat/src/Core32/Curve25519/README.md b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/README.md similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Curve25519/README.md rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Curve25519/README.md diff --git a/wp-includes/sodium_compat/src/Core32/Ed25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Ed25519.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Ed25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Ed25519.php diff --git a/wp-includes/sodium_compat/src/Core32/HChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/HChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/HChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/HChaCha20.php diff --git a/wp-includes/sodium_compat/src/Core32/HSalsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/HSalsa20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/HSalsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/HSalsa20.php diff --git a/wp-includes/sodium_compat/src/Core32/Int32.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Int32.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Int32.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Int32.php diff --git a/wp-includes/sodium_compat/src/Core32/Int64.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Int64.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Int64.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Int64.php diff --git a/wp-includes/sodium_compat/src/Core32/Poly1305.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Poly1305.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Poly1305.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Poly1305.php diff --git a/wp-includes/sodium_compat/src/Core32/Poly1305/State.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Poly1305/State.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Poly1305/State.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Poly1305/State.php diff --git a/wp-includes/sodium_compat/src/Core32/Salsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Salsa20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Salsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Salsa20.php diff --git a/wp-includes/sodium_compat/src/Core32/SipHash.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/SipHash.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/SipHash.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/SipHash.php diff --git a/wp-includes/sodium_compat/src/Core32/Util.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Util.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/Util.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/Util.php diff --git a/wp-includes/sodium_compat/src/Core32/X25519.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/X25519.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/X25519.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/X25519.php diff --git a/wp-includes/sodium_compat/src/Core32/XChaCha20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/XChaCha20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/XChaCha20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/XChaCha20.php diff --git a/wp-includes/sodium_compat/src/Core32/XSalsa20.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/XSalsa20.php similarity index 100% rename from wp-includes/sodium_compat/src/Core32/XSalsa20.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Core32/XSalsa20.php diff --git a/wp-includes/sodium_compat/src/Crypto.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Crypto.php similarity index 100% rename from wp-includes/sodium_compat/src/Crypto.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Crypto.php diff --git a/wp-includes/sodium_compat/src/Crypto32.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Crypto32.php similarity index 100% rename from wp-includes/sodium_compat/src/Crypto32.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/Crypto32.php diff --git a/wp-includes/sodium_compat/src/File.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/File.php similarity index 100% rename from wp-includes/sodium_compat/src/File.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/File.php diff --git a/wp-includes/sodium_compat/src/SodiumException.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/SodiumException.php similarity index 100% rename from wp-includes/sodium_compat/src/SodiumException.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/sodium_compat/src/SodiumException.php diff --git a/wp-includes/spl-autoload-compat.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/spl-autoload-compat.php similarity index 100% rename from wp-includes/spl-autoload-compat.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/spl-autoload-compat.php diff --git a/wp-includes/taxonomy.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/taxonomy.php similarity index 100% rename from wp-includes/taxonomy.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/taxonomy.php diff --git a/wp-includes/template-loader.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/template-loader.php similarity index 100% rename from wp-includes/template-loader.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/template-loader.php diff --git a/wp-includes/template.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/template.php similarity index 100% rename from wp-includes/template.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/template.php diff --git a/wp-includes/theme-compat/comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/comments.php similarity index 100% rename from wp-includes/theme-compat/comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/comments.php diff --git a/wp-includes/theme-compat/embed-404.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/embed-404.php similarity index 100% rename from wp-includes/theme-compat/embed-404.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/embed-404.php diff --git a/wp-includes/theme-compat/embed-content.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/embed-content.php similarity index 100% rename from wp-includes/theme-compat/embed-content.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/embed-content.php diff --git a/wp-includes/theme-compat/embed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/embed.php similarity index 100% rename from wp-includes/theme-compat/embed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/embed.php diff --git a/wp-includes/theme-compat/footer-embed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/footer-embed.php similarity index 100% rename from wp-includes/theme-compat/footer-embed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/footer-embed.php diff --git a/wp-includes/theme-compat/footer.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/footer.php similarity index 100% rename from wp-includes/theme-compat/footer.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/footer.php diff --git a/wp-includes/theme-compat/header-embed.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/header-embed.php similarity index 100% rename from wp-includes/theme-compat/header-embed.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/header-embed.php diff --git a/wp-includes/theme-compat/header.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/header.php similarity index 100% rename from wp-includes/theme-compat/header.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/header.php diff --git a/wp-includes/theme-compat/sidebar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/sidebar.php similarity index 100% rename from wp-includes/theme-compat/sidebar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme-compat/sidebar.php diff --git a/wp-includes/theme.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme.php similarity index 100% rename from wp-includes/theme.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/theme.php diff --git a/wp-includes/update.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/update.php similarity index 100% rename from wp-includes/update.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/update.php diff --git a/wp-includes/user.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/user.php similarity index 100% rename from wp-includes/user.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/user.php diff --git a/wp-includes/vars.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/vars.php similarity index 100% rename from wp-includes/vars.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/vars.php diff --git a/wp-includes/version.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/version.php similarity index 100% rename from wp-includes/version.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/version.php diff --git a/wp-includes/widgets.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets.php similarity index 100% rename from wp-includes/widgets.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets.php diff --git a/wp-includes/widgets/class-wp-nav-menu-widget.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-nav-menu-widget.php similarity index 100% rename from wp-includes/widgets/class-wp-nav-menu-widget.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-nav-menu-widget.php diff --git a/wp-includes/widgets/class-wp-widget-archives.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-archives.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-archives.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-archives.php diff --git a/wp-includes/widgets/class-wp-widget-calendar.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-calendar.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-calendar.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-calendar.php diff --git a/wp-includes/widgets/class-wp-widget-categories.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-categories.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-categories.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-categories.php diff --git a/wp-includes/widgets/class-wp-widget-custom-html.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-custom-html.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-custom-html.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-custom-html.php diff --git a/wp-includes/widgets/class-wp-widget-links.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-links.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-links.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-links.php diff --git a/wp-includes/widgets/class-wp-widget-media-audio.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-audio.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-media-audio.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-audio.php diff --git a/wp-includes/widgets/class-wp-widget-media-gallery.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-gallery.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-media-gallery.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-gallery.php diff --git a/wp-includes/widgets/class-wp-widget-media-image.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-image.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-media-image.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-image.php diff --git a/wp-includes/widgets/class-wp-widget-media-video.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-video.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-media-video.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media-video.php diff --git a/wp-includes/widgets/class-wp-widget-media.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-media.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-media.php diff --git a/wp-includes/widgets/class-wp-widget-meta.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-meta.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-meta.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-meta.php diff --git a/wp-includes/widgets/class-wp-widget-pages.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-pages.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-pages.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-pages.php diff --git a/wp-includes/widgets/class-wp-widget-recent-comments.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-recent-comments.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-recent-comments.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-recent-comments.php diff --git a/wp-includes/widgets/class-wp-widget-recent-posts.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-recent-posts.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-recent-posts.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-recent-posts.php diff --git a/wp-includes/widgets/class-wp-widget-rss.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-rss.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-rss.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-rss.php diff --git a/wp-includes/widgets/class-wp-widget-search.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-search.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-search.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-search.php diff --git a/wp-includes/widgets/class-wp-widget-tag-cloud.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-tag-cloud.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-tag-cloud.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-tag-cloud.php diff --git a/wp-includes/widgets/class-wp-widget-text.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-text.php similarity index 100% rename from wp-includes/widgets/class-wp-widget-text.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/widgets/class-wp-widget-text.php diff --git a/wp-includes/wlwmanifest.xml b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/wlwmanifest.xml similarity index 100% rename from wp-includes/wlwmanifest.xml rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/wlwmanifest.xml diff --git a/wp-includes/wp-db.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/wp-db.php similarity index 100% rename from wp-includes/wp-db.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/wp-db.php diff --git a/wp-includes/wp-diff.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/wp-diff.php similarity index 100% rename from wp-includes/wp-diff.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-includes/wp-diff.php diff --git a/wp-links-opml.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-links-opml.php similarity index 100% rename from wp-links-opml.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-links-opml.php diff --git a/wp-load.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-load.php similarity index 100% rename from wp-load.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-load.php diff --git a/wp-login.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-login.php similarity index 100% rename from wp-login.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-login.php diff --git a/wp-mail.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-mail.php similarity index 100% rename from wp-mail.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-mail.php diff --git a/wp-settings.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-settings.php similarity index 100% rename from wp-settings.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-settings.php diff --git a/wp-signup.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-signup.php similarity index 100% rename from wp-signup.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-signup.php diff --git a/wp-trackback.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-trackback.php similarity index 100% rename from wp-trackback.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/wp-trackback.php diff --git a/xmlrpc.php b/taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/xmlrpc.php similarity index 100% rename from xmlrpc.php rename to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/xmlrpc.php