From ef61f4441c5e54916be639efd95ead782576c633 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 15 Jan 2014 08:39:58 +0400 Subject: [PATCH] fixed small changes in the architecture --- README.md | 2 - _config.yml | 6 +- _layouts/default.html | 4 +- _posts/2014-01-14-test1.html | 406 ------------------ _posts/2014-01-14-test2.html | 406 ------------------ _posts/2014-01-14-test3.html | 406 ------------------ .../{ => css}/LiberationMono-Regular.ttf | Bin resources/{ => css}/LiberationSerif-Bold.ttf | Bin .../{ => css}/LiberationSerif-BoldItalic.ttf | Bin .../{ => css}/LiberationSerif-Italic.ttf | Bin .../{ => css}/LiberationSerif-Regular.ttf | Bin resources/{ => css}/styles.css | 0 {js => resources/js}/scale.fix.js | 0 13 files changed, 5 insertions(+), 1225 deletions(-) delete mode 100644 README.md delete mode 100644 _posts/2014-01-14-test1.html delete mode 100644 _posts/2014-01-14-test2.html delete mode 100644 _posts/2014-01-14-test3.html rename resources/{ => css}/LiberationMono-Regular.ttf (100%) rename resources/{ => css}/LiberationSerif-Bold.ttf (100%) rename resources/{ => css}/LiberationSerif-BoldItalic.ttf (100%) rename resources/{ => css}/LiberationSerif-Italic.ttf (100%) rename resources/{ => css}/LiberationSerif-Regular.ttf (100%) rename resources/{ => css}/styles.css (100%) rename {js => resources/js}/scale.fix.js (100%) diff --git a/README.md b/README.md deleted file mode 100644 index 3d4e03c..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -arcan1s.github.io -================= diff --git a/_config.yml b/_config.yml index ad6a303..f0391d6 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ exclude: ['.gitignore','Gemfile','Gemfile.lock','README.md','TODO'] permalink: pretty -paginate: 1 +paginate: 10 paginate_path: '/blog/:num' markdown: rdiscount -baseurl: / -lsi: false +baseurl: http://arcan1s.github.io +lsi: true diff --git a/_layouts/default.html b/_layouts/default.html index a58a197..90f969d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,7 +8,7 @@ - +