From c48c648c816f074c8220d3a8788f4b46b13d90ce Mon Sep 17 00:00:00 2001 From: John Rommel Estropia Date: Sat, 27 Feb 2016 17:28:13 +0900 Subject: [PATCH] test --- ...-to-jekyll.markdown => CoreStore.markdown} | 0 index.html | 23 ------------------- index.txt | 5 ++++ 3 files changed, 5 insertions(+), 23 deletions(-) rename _posts/{2016-02-27-welcome-to-jekyll.markdown => CoreStore.markdown} (100%) delete mode 100644 index.html create mode 100644 index.txt diff --git a/_posts/2016-02-27-welcome-to-jekyll.markdown b/_posts/CoreStore.markdown similarity index 100% rename from _posts/2016-02-27-welcome-to-jekyll.markdown rename to _posts/CoreStore.markdown diff --git a/index.html b/index.html deleted file mode 100644 index 83d9398..0000000 --- a/index.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -layout: default ---- - -
- -

Posts

- - - -

subscribe via RSS

- -
diff --git a/index.txt b/index.txt new file mode 100644 index 0000000..5d51c58 --- /dev/null +++ b/index.txt @@ -0,0 +1,5 @@ +--- +layout: default +--- + +{% include content.md %}