diff --git a/src/.build-trigger b/source/.build-trigger similarity index 100% rename from src/.build-trigger rename to source/.build-trigger diff --git a/src/component.php b/source/component.php similarity index 100% rename from src/component.php rename to source/component.php diff --git a/src/custom.php b/source/custom.php similarity index 100% rename from src/custom.php rename to source/custom.php diff --git a/src/error.php b/source/error.php similarity index 100% rename from src/error.php rename to source/error.php diff --git a/src/helper/favicon.php b/source/helper/favicon.php similarity index 100% rename from src/helper/favicon.php rename to source/helper/favicon.php diff --git a/src/helper/index.html b/source/helper/index.html similarity index 100% rename from src/helper/index.html rename to source/helper/index.html diff --git a/src/helper/migrate.php b/source/helper/migrate.php similarity index 100% rename from src/helper/migrate.php rename to source/helper/migrate.php diff --git a/src/helper/minify.php b/source/helper/minify.php similarity index 100% rename from src/helper/minify.php rename to source/helper/minify.php diff --git a/src/html/com_content/article/index.html b/source/html/com_content/article/index.html similarity index 100% rename from src/html/com_content/article/index.html rename to source/html/com_content/article/index.html diff --git a/src/html/com_content/article/toc-left.php b/source/html/com_content/article/toc-left.php similarity index 100% rename from src/html/com_content/article/toc-left.php rename to source/html/com_content/article/toc-left.php diff --git a/src/html/com_content/article/toc-right.php b/source/html/com_content/article/toc-right.php similarity index 100% rename from src/html/com_content/article/toc-right.php rename to source/html/com_content/article/toc-right.php diff --git a/src/html/layouts/joomla/module/card.php b/source/html/layouts/joomla/module/card.php similarity index 100% rename from src/html/layouts/joomla/module/card.php rename to source/html/layouts/joomla/module/card.php diff --git a/src/html/layouts/joomla/module/index.html b/source/html/layouts/joomla/module/index.html similarity index 100% rename from src/html/layouts/joomla/module/index.html rename to source/html/layouts/joomla/module/index.html diff --git a/src/html/layouts/mokoonyx/article-metadata.php b/source/html/layouts/mokoonyx/article-metadata.php similarity index 100% rename from src/html/layouts/mokoonyx/article-metadata.php rename to source/html/layouts/mokoonyx/article-metadata.php diff --git a/src/html/layouts/mokoonyx/index.html b/source/html/layouts/mokoonyx/index.html similarity index 100% rename from src/html/layouts/mokoonyx/index.html rename to source/html/layouts/mokoonyx/index.html diff --git a/src/html/layouts/mokoonyx/social-icons.php b/source/html/layouts/mokoonyx/social-icons.php similarity index 100% rename from src/html/layouts/mokoonyx/social-icons.php rename to source/html/layouts/mokoonyx/social-icons.php diff --git a/src/html/mod_articles_archive/default.php b/source/html/mod_articles_archive/default.php similarity index 100% rename from src/html/mod_articles_archive/default.php rename to source/html/mod_articles_archive/default.php diff --git a/src/html/mod_articles_archive/index.html b/source/html/mod_articles_archive/index.html similarity index 100% rename from src/html/mod_articles_archive/index.html rename to source/html/mod_articles_archive/index.html diff --git a/src/html/mod_articles_categories/default.php b/source/html/mod_articles_categories/default.php similarity index 100% rename from src/html/mod_articles_categories/default.php rename to source/html/mod_articles_categories/default.php diff --git a/src/html/mod_articles_categories/index.html b/source/html/mod_articles_categories/index.html similarity index 100% rename from src/html/mod_articles_categories/index.html rename to source/html/mod_articles_categories/index.html diff --git a/src/html/mod_articles_category/default.php b/source/html/mod_articles_category/default.php similarity index 100% rename from src/html/mod_articles_category/default.php rename to source/html/mod_articles_category/default.php diff --git a/src/html/mod_articles_category/index.html b/source/html/mod_articles_category/index.html similarity index 100% rename from src/html/mod_articles_category/index.html rename to source/html/mod_articles_category/index.html diff --git a/src/html/mod_articles_latest/default.php b/source/html/mod_articles_latest/default.php similarity index 100% rename from src/html/mod_articles_latest/default.php rename to source/html/mod_articles_latest/default.php diff --git a/src/html/mod_articles_latest/index.html b/source/html/mod_articles_latest/index.html similarity index 100% rename from src/html/mod_articles_latest/index.html rename to source/html/mod_articles_latest/index.html diff --git a/src/html/mod_articles_news/default.php b/source/html/mod_articles_news/default.php similarity index 100% rename from src/html/mod_articles_news/default.php rename to source/html/mod_articles_news/default.php diff --git a/src/html/mod_articles_news/index.html b/source/html/mod_articles_news/index.html similarity index 100% rename from src/html/mod_articles_news/index.html rename to source/html/mod_articles_news/index.html diff --git a/src/html/mod_articles_popular/default.php b/source/html/mod_articles_popular/default.php similarity index 100% rename from src/html/mod_articles_popular/default.php rename to source/html/mod_articles_popular/default.php diff --git a/src/html/mod_articles_popular/index.html b/source/html/mod_articles_popular/index.html similarity index 100% rename from src/html/mod_articles_popular/index.html rename to source/html/mod_articles_popular/index.html diff --git a/src/html/mod_banners/default.php b/source/html/mod_banners/default.php similarity index 100% rename from src/html/mod_banners/default.php rename to source/html/mod_banners/default.php diff --git a/src/html/mod_banners/index.html b/source/html/mod_banners/index.html similarity index 100% rename from src/html/mod_banners/index.html rename to source/html/mod_banners/index.html diff --git a/src/html/mod_breadcrumbs/default.php b/source/html/mod_breadcrumbs/default.php similarity index 100% rename from src/html/mod_breadcrumbs/default.php rename to source/html/mod_breadcrumbs/default.php diff --git a/src/html/mod_breadcrumbs/index.html b/source/html/mod_breadcrumbs/index.html similarity index 100% rename from src/html/mod_breadcrumbs/index.html rename to source/html/mod_breadcrumbs/index.html diff --git a/src/html/mod_cblogin/default.php b/source/html/mod_cblogin/default.php similarity index 100% rename from src/html/mod_cblogin/default.php rename to source/html/mod_cblogin/default.php diff --git a/src/html/mod_cblogin/default_logout.php b/source/html/mod_cblogin/default_logout.php similarity index 100% rename from src/html/mod_cblogin/default_logout.php rename to source/html/mod_cblogin/default_logout.php diff --git a/src/html/mod_cblogin/index.html b/source/html/mod_cblogin/index.html similarity index 100% rename from src/html/mod_cblogin/index.html rename to source/html/mod_cblogin/index.html diff --git a/src/html/mod_comprofilermoderator/default.php b/source/html/mod_comprofilermoderator/default.php similarity index 100% rename from src/html/mod_comprofilermoderator/default.php rename to source/html/mod_comprofilermoderator/default.php diff --git a/src/html/mod_comprofilermoderator/index.html b/source/html/mod_comprofilermoderator/index.html similarity index 100% rename from src/html/mod_comprofilermoderator/index.html rename to source/html/mod_comprofilermoderator/index.html diff --git a/src/html/mod_comprofileronline/default.php b/source/html/mod_comprofileronline/default.php similarity index 100% rename from src/html/mod_comprofileronline/default.php rename to source/html/mod_comprofileronline/default.php diff --git a/src/html/mod_comprofileronline/index.html b/source/html/mod_comprofileronline/index.html similarity index 100% rename from src/html/mod_comprofileronline/index.html rename to source/html/mod_comprofileronline/index.html diff --git a/src/html/mod_custom/default.php b/source/html/mod_custom/default.php similarity index 100% rename from src/html/mod_custom/default.php rename to source/html/mod_custom/default.php diff --git a/src/html/mod_custom/hero.php b/source/html/mod_custom/hero.php similarity index 100% rename from src/html/mod_custom/hero.php rename to source/html/mod_custom/hero.php diff --git a/src/html/mod_dpcalendar_counter/default.php b/source/html/mod_dpcalendar_counter/default.php similarity index 100% rename from src/html/mod_dpcalendar_counter/default.php rename to source/html/mod_dpcalendar_counter/default.php diff --git a/src/html/mod_dpcalendar_counter/index.html b/source/html/mod_dpcalendar_counter/index.html similarity index 100% rename from src/html/mod_dpcalendar_counter/index.html rename to source/html/mod_dpcalendar_counter/index.html diff --git a/src/html/mod_dpcalendar_map/default.php b/source/html/mod_dpcalendar_map/default.php similarity index 100% rename from src/html/mod_dpcalendar_map/default.php rename to source/html/mod_dpcalendar_map/default.php diff --git a/src/html/mod_dpcalendar_map/index.html b/source/html/mod_dpcalendar_map/index.html similarity index 100% rename from src/html/mod_dpcalendar_map/index.html rename to source/html/mod_dpcalendar_map/index.html diff --git a/src/html/mod_dpcalendar_mini/_scripts.php b/source/html/mod_dpcalendar_mini/_scripts.php similarity index 100% rename from src/html/mod_dpcalendar_mini/_scripts.php rename to source/html/mod_dpcalendar_mini/_scripts.php diff --git a/src/html/mod_dpcalendar_mini/default.php b/source/html/mod_dpcalendar_mini/default.php similarity index 100% rename from src/html/mod_dpcalendar_mini/default.php rename to source/html/mod_dpcalendar_mini/default.php diff --git a/src/html/mod_dpcalendar_mini/default_icons.php b/source/html/mod_dpcalendar_mini/default_icons.php similarity index 100% rename from src/html/mod_dpcalendar_mini/default_icons.php rename to source/html/mod_dpcalendar_mini/default_icons.php diff --git a/src/html/mod_dpcalendar_mini/default_map.php b/source/html/mod_dpcalendar_mini/default_map.php similarity index 100% rename from src/html/mod_dpcalendar_mini/default_map.php rename to source/html/mod_dpcalendar_mini/default_map.php diff --git a/src/html/mod_dpcalendar_mini/default_quickadd.php b/source/html/mod_dpcalendar_mini/default_quickadd.php similarity index 100% rename from src/html/mod_dpcalendar_mini/default_quickadd.php rename to source/html/mod_dpcalendar_mini/default_quickadd.php diff --git a/src/html/mod_dpcalendar_mini/index.html b/source/html/mod_dpcalendar_mini/index.html similarity index 100% rename from src/html/mod_dpcalendar_mini/index.html rename to source/html/mod_dpcalendar_mini/index.html diff --git a/src/html/mod_dpcalendar_upcoming/_scripts.php b/source/html/mod_dpcalendar_upcoming/_scripts.php similarity index 100% rename from src/html/mod_dpcalendar_upcoming/_scripts.php rename to source/html/mod_dpcalendar_upcoming/_scripts.php diff --git a/src/html/mod_dpcalendar_upcoming/default.php b/source/html/mod_dpcalendar_upcoming/default.php similarity index 100% rename from src/html/mod_dpcalendar_upcoming/default.php rename to source/html/mod_dpcalendar_upcoming/default.php diff --git a/src/html/mod_dpcalendar_upcoming/index.html b/source/html/mod_dpcalendar_upcoming/index.html similarity index 100% rename from src/html/mod_dpcalendar_upcoming/index.html rename to source/html/mod_dpcalendar_upcoming/index.html diff --git a/src/html/mod_feed/default.php b/source/html/mod_feed/default.php similarity index 100% rename from src/html/mod_feed/default.php rename to source/html/mod_feed/default.php diff --git a/src/html/mod_feed/index.html b/source/html/mod_feed/index.html similarity index 100% rename from src/html/mod_feed/index.html rename to source/html/mod_feed/index.html diff --git a/src/html/mod_finder/default.php b/source/html/mod_finder/default.php similarity index 100% rename from src/html/mod_finder/default.php rename to source/html/mod_finder/default.php diff --git a/src/html/mod_finder/index.html b/source/html/mod_finder/index.html similarity index 100% rename from src/html/mod_finder/index.html rename to source/html/mod_finder/index.html diff --git a/src/html/mod_footer/default.php b/source/html/mod_footer/default.php similarity index 100% rename from src/html/mod_footer/default.php rename to source/html/mod_footer/default.php diff --git a/src/html/mod_footer/index.html b/source/html/mod_footer/index.html similarity index 100% rename from src/html/mod_footer/index.html rename to source/html/mod_footer/index.html diff --git a/src/html/mod_languages/default.php b/source/html/mod_languages/default.php similarity index 100% rename from src/html/mod_languages/default.php rename to source/html/mod_languages/default.php diff --git a/src/html/mod_languages/index.html b/source/html/mod_languages/index.html similarity index 100% rename from src/html/mod_languages/index.html rename to source/html/mod_languages/index.html diff --git a/src/html/mod_login/default.php b/source/html/mod_login/default.php similarity index 100% rename from src/html/mod_login/default.php rename to source/html/mod_login/default.php diff --git a/src/html/mod_login/index.html b/source/html/mod_login/index.html similarity index 100% rename from src/html/mod_login/index.html rename to source/html/mod_login/index.html diff --git a/src/html/mod_menu/default.php b/source/html/mod_menu/default.php similarity index 100% rename from src/html/mod_menu/default.php rename to source/html/mod_menu/default.php diff --git a/src/html/mod_menu/default_component.php b/source/html/mod_menu/default_component.php similarity index 100% rename from src/html/mod_menu/default_component.php rename to source/html/mod_menu/default_component.php diff --git a/src/html/mod_menu/default_heading.php b/source/html/mod_menu/default_heading.php similarity index 100% rename from src/html/mod_menu/default_heading.php rename to source/html/mod_menu/default_heading.php diff --git a/src/html/mod_menu/default_separator.php b/source/html/mod_menu/default_separator.php similarity index 100% rename from src/html/mod_menu/default_separator.php rename to source/html/mod_menu/default_separator.php diff --git a/src/html/mod_menu/default_url.php b/source/html/mod_menu/default_url.php similarity index 100% rename from src/html/mod_menu/default_url.php rename to source/html/mod_menu/default_url.php diff --git a/src/html/mod_menu/horizontal.php b/source/html/mod_menu/horizontal.php similarity index 100% rename from src/html/mod_menu/horizontal.php rename to source/html/mod_menu/horizontal.php diff --git a/src/html/mod_menu/horizontal_component.php b/source/html/mod_menu/horizontal_component.php similarity index 100% rename from src/html/mod_menu/horizontal_component.php rename to source/html/mod_menu/horizontal_component.php diff --git a/src/html/mod_menu/horizontal_heading.php b/source/html/mod_menu/horizontal_heading.php similarity index 100% rename from src/html/mod_menu/horizontal_heading.php rename to source/html/mod_menu/horizontal_heading.php diff --git a/src/html/mod_menu/horizontal_separator.php b/source/html/mod_menu/horizontal_separator.php similarity index 100% rename from src/html/mod_menu/horizontal_separator.php rename to source/html/mod_menu/horizontal_separator.php diff --git a/src/html/mod_menu/horizontal_url.php b/source/html/mod_menu/horizontal_url.php similarity index 100% rename from src/html/mod_menu/horizontal_url.php rename to source/html/mod_menu/horizontal_url.php diff --git a/src/html/mod_menu/index.html b/source/html/mod_menu/index.html similarity index 100% rename from src/html/mod_menu/index.html rename to source/html/mod_menu/index.html diff --git a/src/html/mod_menu/mainmenu.php b/source/html/mod_menu/mainmenu.php similarity index 100% rename from src/html/mod_menu/mainmenu.php rename to source/html/mod_menu/mainmenu.php diff --git a/src/html/mod_menu/mainmenu_component.php b/source/html/mod_menu/mainmenu_component.php similarity index 100% rename from src/html/mod_menu/mainmenu_component.php rename to source/html/mod_menu/mainmenu_component.php diff --git a/src/html/mod_menu/mainmenu_heading.php b/source/html/mod_menu/mainmenu_heading.php similarity index 100% rename from src/html/mod_menu/mainmenu_heading.php rename to source/html/mod_menu/mainmenu_heading.php diff --git a/src/html/mod_menu/mainmenu_separator.php b/source/html/mod_menu/mainmenu_separator.php similarity index 100% rename from src/html/mod_menu/mainmenu_separator.php rename to source/html/mod_menu/mainmenu_separator.php diff --git a/src/html/mod_menu/mainmenu_url.php b/source/html/mod_menu/mainmenu_url.php similarity index 100% rename from src/html/mod_menu/mainmenu_url.php rename to source/html/mod_menu/mainmenu_url.php diff --git a/src/html/mod_random_image/default.php b/source/html/mod_random_image/default.php similarity index 100% rename from src/html/mod_random_image/default.php rename to source/html/mod_random_image/default.php diff --git a/src/html/mod_random_image/index.html b/source/html/mod_random_image/index.html similarity index 100% rename from src/html/mod_random_image/index.html rename to source/html/mod_random_image/index.html diff --git a/src/html/mod_related_items/default.php b/source/html/mod_related_items/default.php similarity index 100% rename from src/html/mod_related_items/default.php rename to source/html/mod_related_items/default.php diff --git a/src/html/mod_related_items/index.html b/source/html/mod_related_items/index.html similarity index 100% rename from src/html/mod_related_items/index.html rename to source/html/mod_related_items/index.html diff --git a/src/html/mod_stats/default.php b/source/html/mod_stats/default.php similarity index 100% rename from src/html/mod_stats/default.php rename to source/html/mod_stats/default.php diff --git a/src/html/mod_stats/index.html b/source/html/mod_stats/index.html similarity index 100% rename from src/html/mod_stats/index.html rename to source/html/mod_stats/index.html diff --git a/src/html/mod_syndicate/default.php b/source/html/mod_syndicate/default.php similarity index 100% rename from src/html/mod_syndicate/default.php rename to source/html/mod_syndicate/default.php diff --git a/src/html/mod_syndicate/index.html b/source/html/mod_syndicate/index.html similarity index 100% rename from src/html/mod_syndicate/index.html rename to source/html/mod_syndicate/index.html diff --git a/src/html/mod_tags_popular/default.php b/source/html/mod_tags_popular/default.php similarity index 100% rename from src/html/mod_tags_popular/default.php rename to source/html/mod_tags_popular/default.php diff --git a/src/html/mod_tags_popular/index.html b/source/html/mod_tags_popular/index.html similarity index 100% rename from src/html/mod_tags_popular/index.html rename to source/html/mod_tags_popular/index.html diff --git a/src/html/mod_tags_similar/default.php b/source/html/mod_tags_similar/default.php similarity index 100% rename from src/html/mod_tags_similar/default.php rename to source/html/mod_tags_similar/default.php diff --git a/src/html/mod_tags_similar/index.html b/source/html/mod_tags_similar/index.html similarity index 100% rename from src/html/mod_tags_similar/index.html rename to source/html/mod_tags_similar/index.html diff --git a/src/html/mod_users_latest/default.php b/source/html/mod_users_latest/default.php similarity index 100% rename from src/html/mod_users_latest/default.php rename to source/html/mod_users_latest/default.php diff --git a/src/html/mod_users_latest/index.html b/source/html/mod_users_latest/index.html similarity index 100% rename from src/html/mod_users_latest/index.html rename to source/html/mod_users_latest/index.html diff --git a/src/html/mod_whosonline/default.php b/source/html/mod_whosonline/default.php similarity index 100% rename from src/html/mod_whosonline/default.php rename to source/html/mod_whosonline/default.php diff --git a/src/html/mod_whosonline/index.html b/source/html/mod_whosonline/index.html similarity index 100% rename from src/html/mod_whosonline/index.html rename to source/html/mod_whosonline/index.html diff --git a/src/html/mod_wrapper/default.php b/source/html/mod_wrapper/default.php similarity index 100% rename from src/html/mod_wrapper/default.php rename to source/html/mod_wrapper/default.php diff --git a/src/html/mod_wrapper/index.html b/source/html/mod_wrapper/index.html similarity index 100% rename from src/html/mod_wrapper/index.html rename to source/html/mod_wrapper/index.html diff --git a/src/index.html b/source/index.html similarity index 100% rename from src/index.html rename to source/index.html diff --git a/src/index.php b/source/index.php similarity index 100% rename from src/index.php rename to source/index.php diff --git a/src/joomla.asset.json b/source/joomla.asset.json similarity index 100% rename from src/joomla.asset.json rename to source/joomla.asset.json diff --git a/src/language/en-GB/index.html b/source/language/en-GB/index.html similarity index 100% rename from src/language/en-GB/index.html rename to source/language/en-GB/index.html diff --git a/src/language/en-GB/tpl_mokoonyx.ini b/source/language/en-GB/tpl_mokoonyx.ini similarity index 100% rename from src/language/en-GB/tpl_mokoonyx.ini rename to source/language/en-GB/tpl_mokoonyx.ini diff --git a/src/language/en-GB/tpl_mokoonyx.sys.ini b/source/language/en-GB/tpl_mokoonyx.sys.ini similarity index 100% rename from src/language/en-GB/tpl_mokoonyx.sys.ini rename to source/language/en-GB/tpl_mokoonyx.sys.ini diff --git a/src/language/en-US/index.html b/source/language/en-US/index.html similarity index 100% rename from src/language/en-US/index.html rename to source/language/en-US/index.html diff --git a/src/language/en-US/tpl_mokoonyx.ini b/source/language/en-US/tpl_mokoonyx.ini similarity index 100% rename from src/language/en-US/tpl_mokoonyx.ini rename to source/language/en-US/tpl_mokoonyx.ini diff --git a/src/language/en-US/tpl_mokoonyx.sys.ini b/source/language/en-US/tpl_mokoonyx.sys.ini similarity index 100% rename from src/language/en-US/tpl_mokoonyx.sys.ini rename to source/language/en-US/tpl_mokoonyx.sys.ini diff --git a/src/language/index.html b/source/language/index.html similarity index 100% rename from src/language/index.html rename to source/language/index.html diff --git a/src/media/css/a11y-high-contrast.css b/source/media/css/a11y-high-contrast.css similarity index 100% rename from src/media/css/a11y-high-contrast.css rename to source/media/css/a11y-high-contrast.css diff --git a/src/media/css/component.css b/source/media/css/component.css similarity index 100% rename from src/media/css/component.css rename to source/media/css/component.css diff --git a/src/media/css/editor.css b/source/media/css/editor.css similarity index 100% rename from src/media/css/editor.css rename to source/media/css/editor.css diff --git a/src/media/css/fonts/osaka.css b/source/media/css/fonts/osaka.css similarity index 100% rename from src/media/css/fonts/osaka.css rename to source/media/css/fonts/osaka.css diff --git a/src/media/css/fonts/roboto.css b/source/media/css/fonts/roboto.css similarity index 100% rename from src/media/css/fonts/roboto.css rename to source/media/css/fonts/roboto.css diff --git a/src/media/css/index.html b/source/media/css/index.html similarity index 100% rename from src/media/css/index.html rename to source/media/css/index.html diff --git a/src/media/css/offline.css b/source/media/css/offline.css similarity index 100% rename from src/media/css/offline.css rename to source/media/css/offline.css diff --git a/src/media/css/system/index.html b/source/media/css/system/index.html similarity index 100% rename from src/media/css/system/index.html rename to source/media/css/system/index.html diff --git a/src/media/css/system/searchtools/index.html b/source/media/css/system/searchtools/index.html similarity index 100% rename from src/media/css/system/searchtools/index.html rename to source/media/css/system/searchtools/index.html diff --git a/src/media/css/system/searchtools/searchtools.css b/source/media/css/system/searchtools/searchtools.css similarity index 100% rename from src/media/css/system/searchtools/searchtools.css rename to source/media/css/system/searchtools/searchtools.css diff --git a/src/media/css/template-rtl.css b/source/media/css/template-rtl.css similarity index 100% rename from src/media/css/template-rtl.css rename to source/media/css/template-rtl.css diff --git a/src/media/css/template.css b/source/media/css/template.css similarity index 100% rename from src/media/css/template.css rename to source/media/css/template.css diff --git a/src/media/css/theme/dark.standard.css b/source/media/css/theme/dark.standard.css similarity index 100% rename from src/media/css/theme/dark.standard.css rename to source/media/css/theme/dark.standard.css diff --git a/src/media/css/theme/index.html b/source/media/css/theme/index.html similarity index 100% rename from src/media/css/theme/index.html rename to source/media/css/theme/index.html diff --git a/src/media/css/theme/light.standard.css b/source/media/css/theme/light.standard.css similarity index 100% rename from src/media/css/theme/light.standard.css rename to source/media/css/theme/light.standard.css diff --git a/src/media/fonts/index.html b/source/media/fonts/index.html similarity index 100% rename from src/media/fonts/index.html rename to source/media/fonts/index.html diff --git a/src/media/fonts/osaka-re.woff b/source/media/fonts/osaka-re.woff similarity index 100% rename from src/media/fonts/osaka-re.woff rename to source/media/fonts/osaka-re.woff diff --git a/src/media/fonts/roboto-v51-latin-100.woff2 b/source/media/fonts/roboto-v51-latin-100.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-100.woff2 rename to source/media/fonts/roboto-v51-latin-100.woff2 diff --git a/src/media/fonts/roboto-v51-latin-100italic.woff2 b/source/media/fonts/roboto-v51-latin-100italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-100italic.woff2 rename to source/media/fonts/roboto-v51-latin-100italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-200.woff2 b/source/media/fonts/roboto-v51-latin-200.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-200.woff2 rename to source/media/fonts/roboto-v51-latin-200.woff2 diff --git a/src/media/fonts/roboto-v51-latin-200italic.woff2 b/source/media/fonts/roboto-v51-latin-200italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-200italic.woff2 rename to source/media/fonts/roboto-v51-latin-200italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-300.woff2 b/source/media/fonts/roboto-v51-latin-300.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-300.woff2 rename to source/media/fonts/roboto-v51-latin-300.woff2 diff --git a/src/media/fonts/roboto-v51-latin-300italic.woff2 b/source/media/fonts/roboto-v51-latin-300italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-300italic.woff2 rename to source/media/fonts/roboto-v51-latin-300italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-500.woff2 b/source/media/fonts/roboto-v51-latin-500.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-500.woff2 rename to source/media/fonts/roboto-v51-latin-500.woff2 diff --git a/src/media/fonts/roboto-v51-latin-500italic.woff2 b/source/media/fonts/roboto-v51-latin-500italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-500italic.woff2 rename to source/media/fonts/roboto-v51-latin-500italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-600.woff2 b/source/media/fonts/roboto-v51-latin-600.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-600.woff2 rename to source/media/fonts/roboto-v51-latin-600.woff2 diff --git a/src/media/fonts/roboto-v51-latin-600italic.woff2 b/source/media/fonts/roboto-v51-latin-600italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-600italic.woff2 rename to source/media/fonts/roboto-v51-latin-600italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-700.woff2 b/source/media/fonts/roboto-v51-latin-700.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-700.woff2 rename to source/media/fonts/roboto-v51-latin-700.woff2 diff --git a/src/media/fonts/roboto-v51-latin-700italic.woff2 b/source/media/fonts/roboto-v51-latin-700italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-700italic.woff2 rename to source/media/fonts/roboto-v51-latin-700italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-800.woff2 b/source/media/fonts/roboto-v51-latin-800.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-800.woff2 rename to source/media/fonts/roboto-v51-latin-800.woff2 diff --git a/src/media/fonts/roboto-v51-latin-800italic.woff2 b/source/media/fonts/roboto-v51-latin-800italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-800italic.woff2 rename to source/media/fonts/roboto-v51-latin-800italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-900.woff2 b/source/media/fonts/roboto-v51-latin-900.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-900.woff2 rename to source/media/fonts/roboto-v51-latin-900.woff2 diff --git a/src/media/fonts/roboto-v51-latin-900italic.woff2 b/source/media/fonts/roboto-v51-latin-900italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-900italic.woff2 rename to source/media/fonts/roboto-v51-latin-900italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-italic.woff2 b/source/media/fonts/roboto-v51-latin-italic.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-italic.woff2 rename to source/media/fonts/roboto-v51-latin-italic.woff2 diff --git a/src/media/fonts/roboto-v51-latin-regular.woff2 b/source/media/fonts/roboto-v51-latin-regular.woff2 similarity index 100% rename from src/media/fonts/roboto-v51-latin-regular.woff2 rename to source/media/fonts/roboto-v51-latin-regular.woff2 diff --git a/src/media/images/bg.svg b/source/media/images/bg.svg similarity index 100% rename from src/media/images/bg.svg rename to source/media/images/bg.svg diff --git a/src/media/images/hero.jpg b/source/media/images/hero.jpg similarity index 100% rename from src/media/images/hero.jpg rename to source/media/images/hero.jpg diff --git a/src/media/images/index.html b/source/media/images/index.html similarity index 100% rename from src/media/images/index.html rename to source/media/images/index.html diff --git a/src/media/images/select-bg-active-rtl.svg b/source/media/images/select-bg-active-rtl.svg similarity index 100% rename from src/media/images/select-bg-active-rtl.svg rename to source/media/images/select-bg-active-rtl.svg diff --git a/src/media/images/select-bg-active.svg b/source/media/images/select-bg-active.svg similarity index 100% rename from src/media/images/select-bg-active.svg rename to source/media/images/select-bg-active.svg diff --git a/src/media/images/select-bg-rtl.svg b/source/media/images/select-bg-rtl.svg similarity index 100% rename from src/media/images/select-bg-rtl.svg rename to source/media/images/select-bg-rtl.svg diff --git a/src/media/images/select-bg.svg b/source/media/images/select-bg.svg similarity index 100% rename from src/media/images/select-bg.svg rename to source/media/images/select-bg.svg diff --git a/src/media/images/template_thumbnail.png b/source/media/images/template_thumbnail.png similarity index 100% rename from src/media/images/template_thumbnail.png rename to source/media/images/template_thumbnail.png diff --git a/src/media/index.html b/source/media/index.html similarity index 100% rename from src/media/index.html rename to source/media/index.html diff --git a/src/media/js/gtm.js b/source/media/js/gtm.js similarity index 100% rename from src/media/js/gtm.js rename to source/media/js/gtm.js diff --git a/src/media/js/index.html b/source/media/js/index.html similarity index 100% rename from src/media/js/index.html rename to source/media/js/index.html diff --git a/src/media/js/mod_menu/index.html b/source/media/js/mod_menu/index.html similarity index 100% rename from src/media/js/mod_menu/index.html rename to source/media/js/mod_menu/index.html diff --git a/src/media/js/mod_menu/menu-metismenu-es5.js b/source/media/js/mod_menu/menu-metismenu-es5.js similarity index 100% rename from src/media/js/mod_menu/menu-metismenu-es5.js rename to source/media/js/mod_menu/menu-metismenu-es5.js diff --git a/src/media/js/mod_menu/menu-metismenu.js b/source/media/js/mod_menu/menu-metismenu.js similarity index 100% rename from src/media/js/mod_menu/menu-metismenu.js rename to source/media/js/mod_menu/menu-metismenu.js diff --git a/src/media/js/template.js b/source/media/js/template.js similarity index 100% rename from src/media/js/template.js rename to source/media/js/template.js diff --git a/src/media/vendor/bootstrap-toc/bootstrap-toc.css b/source/media/vendor/bootstrap-toc/bootstrap-toc.css similarity index 100% rename from src/media/vendor/bootstrap-toc/bootstrap-toc.css rename to source/media/vendor/bootstrap-toc/bootstrap-toc.css diff --git a/src/media/vendor/bootstrap-toc/bootstrap-toc.js b/source/media/vendor/bootstrap-toc/bootstrap-toc.js similarity index 100% rename from src/media/vendor/bootstrap-toc/bootstrap-toc.js rename to source/media/vendor/bootstrap-toc/bootstrap-toc.js diff --git a/src/media/vendor/bootstrap-toc/index.html b/source/media/vendor/bootstrap-toc/index.html similarity index 100% rename from src/media/vendor/bootstrap-toc/index.html rename to source/media/vendor/bootstrap-toc/index.html diff --git a/src/media/vendor/fa7free/css/all.min.css b/source/media/vendor/fa7free/css/all.min.css similarity index 100% rename from src/media/vendor/fa7free/css/all.min.css rename to source/media/vendor/fa7free/css/all.min.css diff --git a/src/media/vendor/fa7free/css/brands.min.css b/source/media/vendor/fa7free/css/brands.min.css similarity index 100% rename from src/media/vendor/fa7free/css/brands.min.css rename to source/media/vendor/fa7free/css/brands.min.css diff --git a/src/media/vendor/fa7free/css/fontawesome.min.css b/source/media/vendor/fa7free/css/fontawesome.min.css similarity index 100% rename from src/media/vendor/fa7free/css/fontawesome.min.css rename to source/media/vendor/fa7free/css/fontawesome.min.css diff --git a/src/media/vendor/fa7free/css/regular.min.css b/source/media/vendor/fa7free/css/regular.min.css similarity index 100% rename from src/media/vendor/fa7free/css/regular.min.css rename to source/media/vendor/fa7free/css/regular.min.css diff --git a/src/media/vendor/fa7free/css/solid.min.css b/source/media/vendor/fa7free/css/solid.min.css similarity index 100% rename from src/media/vendor/fa7free/css/solid.min.css rename to source/media/vendor/fa7free/css/solid.min.css diff --git a/src/media/vendor/fa7free/webfonts/fa-brands-400.woff2 b/source/media/vendor/fa7free/webfonts/fa-brands-400.woff2 similarity index 100% rename from src/media/vendor/fa7free/webfonts/fa-brands-400.woff2 rename to source/media/vendor/fa7free/webfonts/fa-brands-400.woff2 diff --git a/src/media/vendor/fa7free/webfonts/fa-regular-400.woff2 b/source/media/vendor/fa7free/webfonts/fa-regular-400.woff2 similarity index 100% rename from src/media/vendor/fa7free/webfonts/fa-regular-400.woff2 rename to source/media/vendor/fa7free/webfonts/fa-regular-400.woff2 diff --git a/src/media/vendor/fa7free/webfonts/fa-solid-900.woff2 b/source/media/vendor/fa7free/webfonts/fa-solid-900.woff2 similarity index 100% rename from src/media/vendor/fa7free/webfonts/fa-solid-900.woff2 rename to source/media/vendor/fa7free/webfonts/fa-solid-900.woff2 diff --git a/src/media/vendor/fa7free/webfonts/fa-v4compatibility.woff2 b/source/media/vendor/fa7free/webfonts/fa-v4compatibility.woff2 similarity index 100% rename from src/media/vendor/fa7free/webfonts/fa-v4compatibility.woff2 rename to source/media/vendor/fa7free/webfonts/fa-v4compatibility.woff2 diff --git a/src/media/vendor/index.html b/source/media/vendor/index.html similarity index 100% rename from src/media/vendor/index.html rename to source/media/vendor/index.html diff --git a/src/offline.php b/source/offline.php similarity index 100% rename from src/offline.php rename to source/offline.php diff --git a/src/script.php b/source/script.php similarity index 100% rename from src/script.php rename to source/script.php diff --git a/src/sync_custom_vars.php b/source/sync_custom_vars.php similarity index 100% rename from src/sync_custom_vars.php rename to source/sync_custom_vars.php diff --git a/src/templateDetails.xml b/source/templateDetails.xml similarity index 100% rename from src/templateDetails.xml rename to source/templateDetails.xml diff --git a/src/templates/brand-showcase.html b/source/templates/brand-showcase.html similarity index 100% rename from src/templates/brand-showcase.html rename to source/templates/brand-showcase.html diff --git a/src/templates/dark.custom.css b/source/templates/dark.custom.css similarity index 100% rename from src/templates/dark.custom.css rename to source/templates/dark.custom.css diff --git a/src/templates/light.custom.css b/source/templates/light.custom.css similarity index 100% rename from src/templates/light.custom.css rename to source/templates/light.custom.css