From a5d4a04c32a1a434a978853efb7261eea761f93a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 1 Sep 2016 00:52:29 +0100 Subject: [PATCH] Rename directories --- source/{_includes => _partials}/availability.html.twig | 0 source/{_includes => _partials}/footer.html.twig | 0 source/{_includes => _partials}/head.html.twig | 0 source/{_includes => _partials}/latest-posts.html.twig | 0 source/{_includes => _partials}/meetups.html.twig | 0 source/{_includes => _partials}/nav.html.twig | 0 source/{_includes => _partials}/og.html.twig | 0 source/{_includes => _partials}/post-header.html.twig | 0 source/{_includes => _partials}/projects/company.html.twig | 0 source/{_includes => _partials}/projects/skills.html.twig | 0 source/{_includes => _partials}/sidebar.html.twig | 0 source/{_includes => _partials}/speakerdeck.html.twig | 0 source/{_includes => _partials}/talk-listing-item.html.twig | 0 source/{_includes => _partials}/title.twig | 0 source/{_includes => _partials}/tweet.twig | 0 source/{_layouts => _views}/default.html.twig | 0 source/{_layouts => _views}/page.html.twig | 0 source/{_layouts => _views}/post.html.twig | 0 source/{_layouts => _views}/project.html.twig | 0 source/{_layouts => _views}/talk.html.twig | 0 20 files changed, 0 insertions(+), 0 deletions(-) rename source/{_includes => _partials}/availability.html.twig (100%) rename source/{_includes => _partials}/footer.html.twig (100%) rename source/{_includes => _partials}/head.html.twig (100%) rename source/{_includes => _partials}/latest-posts.html.twig (100%) rename source/{_includes => _partials}/meetups.html.twig (100%) rename source/{_includes => _partials}/nav.html.twig (100%) rename source/{_includes => _partials}/og.html.twig (100%) rename source/{_includes => _partials}/post-header.html.twig (100%) rename source/{_includes => _partials}/projects/company.html.twig (100%) rename source/{_includes => _partials}/projects/skills.html.twig (100%) rename source/{_includes => _partials}/sidebar.html.twig (100%) rename source/{_includes => _partials}/speakerdeck.html.twig (100%) rename source/{_includes => _partials}/talk-listing-item.html.twig (100%) rename source/{_includes => _partials}/title.twig (100%) rename source/{_includes => _partials}/tweet.twig (100%) rename source/{_layouts => _views}/default.html.twig (100%) rename source/{_layouts => _views}/page.html.twig (100%) rename source/{_layouts => _views}/post.html.twig (100%) rename source/{_layouts => _views}/project.html.twig (100%) rename source/{_layouts => _views}/talk.html.twig (100%) diff --git a/source/_includes/availability.html.twig b/source/_partials/availability.html.twig similarity index 100% rename from source/_includes/availability.html.twig rename to source/_partials/availability.html.twig diff --git a/source/_includes/footer.html.twig b/source/_partials/footer.html.twig similarity index 100% rename from source/_includes/footer.html.twig rename to source/_partials/footer.html.twig diff --git a/source/_includes/head.html.twig b/source/_partials/head.html.twig similarity index 100% rename from source/_includes/head.html.twig rename to source/_partials/head.html.twig diff --git a/source/_includes/latest-posts.html.twig b/source/_partials/latest-posts.html.twig similarity index 100% rename from source/_includes/latest-posts.html.twig rename to source/_partials/latest-posts.html.twig diff --git a/source/_includes/meetups.html.twig b/source/_partials/meetups.html.twig similarity index 100% rename from source/_includes/meetups.html.twig rename to source/_partials/meetups.html.twig diff --git a/source/_includes/nav.html.twig b/source/_partials/nav.html.twig similarity index 100% rename from source/_includes/nav.html.twig rename to source/_partials/nav.html.twig diff --git a/source/_includes/og.html.twig b/source/_partials/og.html.twig similarity index 100% rename from source/_includes/og.html.twig rename to source/_partials/og.html.twig diff --git a/source/_includes/post-header.html.twig b/source/_partials/post-header.html.twig similarity index 100% rename from source/_includes/post-header.html.twig rename to source/_partials/post-header.html.twig diff --git a/source/_includes/projects/company.html.twig b/source/_partials/projects/company.html.twig similarity index 100% rename from source/_includes/projects/company.html.twig rename to source/_partials/projects/company.html.twig diff --git a/source/_includes/projects/skills.html.twig b/source/_partials/projects/skills.html.twig similarity index 100% rename from source/_includes/projects/skills.html.twig rename to source/_partials/projects/skills.html.twig diff --git a/source/_includes/sidebar.html.twig b/source/_partials/sidebar.html.twig similarity index 100% rename from source/_includes/sidebar.html.twig rename to source/_partials/sidebar.html.twig diff --git a/source/_includes/speakerdeck.html.twig b/source/_partials/speakerdeck.html.twig similarity index 100% rename from source/_includes/speakerdeck.html.twig rename to source/_partials/speakerdeck.html.twig diff --git a/source/_includes/talk-listing-item.html.twig b/source/_partials/talk-listing-item.html.twig similarity index 100% rename from source/_includes/talk-listing-item.html.twig rename to source/_partials/talk-listing-item.html.twig diff --git a/source/_includes/title.twig b/source/_partials/title.twig similarity index 100% rename from source/_includes/title.twig rename to source/_partials/title.twig diff --git a/source/_includes/tweet.twig b/source/_partials/tweet.twig similarity index 100% rename from source/_includes/tweet.twig rename to source/_partials/tweet.twig diff --git a/source/_layouts/default.html.twig b/source/_views/default.html.twig similarity index 100% rename from source/_layouts/default.html.twig rename to source/_views/default.html.twig diff --git a/source/_layouts/page.html.twig b/source/_views/page.html.twig similarity index 100% rename from source/_layouts/page.html.twig rename to source/_views/page.html.twig diff --git a/source/_layouts/post.html.twig b/source/_views/post.html.twig similarity index 100% rename from source/_layouts/post.html.twig rename to source/_views/post.html.twig diff --git a/source/_layouts/project.html.twig b/source/_views/project.html.twig similarity index 100% rename from source/_layouts/project.html.twig rename to source/_views/project.html.twig diff --git a/source/_layouts/talk.html.twig b/source/_views/talk.html.twig similarity index 100% rename from source/_layouts/talk.html.twig rename to source/_views/talk.html.twig