From 8f187c573954b6c8d1650ac33a164c52e032ac16 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 2 Jul 2016 20:04:59 -0700 Subject: Stop using Jekyll. Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration. --- _includes/footer.html | 13 ------------- _includes/header.html | 26 -------------------------- 2 files changed, 39 deletions(-) delete mode 100644 _includes/footer.html delete mode 100644 _includes/header.html (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index 12aa715..0000000 --- a/_includes/footer.html +++ /dev/null @@ -1,13 +0,0 @@ - diff --git a/_includes/header.html b/_includes/header.html deleted file mode 100644 index f3fcf59..0000000 --- a/_includes/header.html +++ /dev/null @@ -1,26 +0,0 @@ - - -{{ page.title }} - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3