diff --git a/_config.yml b/_config.yml index 2dc83e28c3b7..dadbdc94c30e 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ navigation: - name: Tags url: /tags - name: Theme - url: https://github.com/AWEEKJ/jekyll-now + url: https://github.com/AWEEKJ/kiko-now # Pagination paginate: 5 @@ -37,7 +37,7 @@ footer-links: email: facebook: flickr: - github: barryclark/jekyll-now + github: AWEEKJ/kiko-now googleplus: # anything in your profile username that comes after plus.google.com/ instagram: linkedin: @@ -53,7 +53,7 @@ footer-text: © 2017 Kiko Now # Enter your Disqus shortname (not your username) to enable commenting on posts # You can find your shortname on the Settings page of your Disqus account -disqus: +disqus: kiko-now # .disqus.com # Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking google_analytics: diff --git a/_posts/2017-01-19-readability-post-ko.md b/_posts/2014-05-21-readability-post-ko.md similarity index 98% rename from _posts/2017-01-19-readability-post-ko.md rename to _posts/2014-05-21-readability-post-ko.md index a59ddff8c495..07d915f69e04 100755 --- a/_posts/2017-01-19-readability-post-ko.md +++ b/_posts/2014-05-21-readability-post-ko.md @@ -1,11 +1,8 @@ --- layout: post -title: "한글 문서 가독성 테스트" -description: "한글로 된 문서의 가독성을 테스트합니다." -date: 2017-01-19 +title: "Testing Readability with a Bunch of Text(Korean ver.)" tags: [샘플 포스트, 가독성, 테스트] comments: true -share: true --- 정당의 목적이나 활동이 민주적 기본질서에 위배될 때에는 정부는 헌법재판소에 그 해산을 제소할 수 있고, 정당은 헌법재판소의 심판에 의하여 해산된다. 모든 국민은 고문을 받지 아니하며, 형사상 자기에게 불리한 진술을 강요당하지 아니한다. 새로운 회계연도가 개시될 때까지 예산안이 의결되지 못한 때에는 정부는 국회에서 예산안이 의결될 때까지 다음의 목적을 위한 경비는 전년도 예산에 준하여 집행할 수 있다. diff --git a/_posts/2012-05-22-readability-post.md b/_posts/2014-05-22-readability-post.md similarity index 98% rename from _posts/2012-05-22-readability-post.md rename to _posts/2014-05-22-readability-post.md index 897b6f8d78d1..9e73651dcae0 100755 --- a/_posts/2012-05-22-readability-post.md +++ b/_posts/2014-05-22-readability-post.md @@ -1,13 +1,12 @@ --- layout: post title: "Testing Readability with a Bunch of Text" -description: "A ton of text to test readability." -date: 2012-05-22 tags: [sample post, readability, test, intro] comments: true -share: true --- +A ton of text to test readability. + Portland in shoreditch Vice, labore typewriter pariatur hoodie fap sartorial Austin. Pinterest literally occupy Schlitz forage. Odio ad blue bottle vinyl, 90's narwhal commodo bitters pour-over nostrud. Ugh est hashtag in, fingerstache adipisicing laboris esse Pinterest shabby chic Portland. Shoreditch bicycle rights anim, flexitarian laboris put a bird on it vinyl cupidatat narwhal. Hashtag artisan skateboard, flannel Bushwick nesciunt salvia aute fixie do plaid post-ironic dolor McSweeney's. Cliche pour-over chambray nulla four loko skateboard sapiente hashtag. Vero laborum commodo occupy. Semiotics voluptate mumblecore pug. Cosby sweater ullamco quinoa ennui assumenda, sapiente occupy delectus lo-fi. Ea fashion axe Marfa cillum aliquip. Retro Bushwick keytar cliche. Before they sold out sustainable gastropub Marfa readymade, ethical Williamsburg skateboard brunch qui consectetur gentrify semiotics. Mustache cillum irony, fingerstache magna pour-over keffiyeh tousled selfies. diff --git a/_posts/2013-08-16-code-highlighting-post.md b/_posts/2015-08-16-code-highlighting-post.md similarity index 95% rename from _posts/2013-08-16-code-highlighting-post.md rename to _posts/2015-08-16-code-highlighting-post.md index 008a47f26e98..6ecd5f48dc28 100755 --- a/_posts/2013-08-16-code-highlighting-post.md +++ b/_posts/2015-08-16-code-highlighting-post.md @@ -1,13 +1,11 @@ --- layout: post title: "Syntax Highlighting Post" -description: "Demo post displaying the various ways of highlighting code in Markdown." -date: 2013-08-16 tags: [sample post, code, highlighting] comments: true -share: true --- +Demo post displaying the various ways of highlighting code in Markdown. Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.[^1] diff --git a/_posts/2017-01-19-style-test-ko.md b/_posts/2016-08-14-style-test-ko.md similarity index 97% rename from _posts/2017-01-19-style-test-ko.md rename to _posts/2016-08-14-style-test-ko.md index 7669ad48b486..08fce7e8c226 100644 --- a/_posts/2017-01-19-style-test-ko.md +++ b/_posts/2016-08-14-style-test-ko.md @@ -1,11 +1,8 @@ --- layout: post -title: "한글 문서 스타일 샘플" -description: "한글로 된 글의 샘플입니다." -date: 2017-01-19 +title: "A Full and Comprehensive Style Test(Korean ver.)" tags: [샘플 포스트, 테스트, 스타일] comments: true -share: true --- 이 글은 스타일을 모아둔 것입니다. 소스 코드를 확인하여 스타일을 적용하는 방법을 알아보세요. diff --git a/_posts/2016-08-15-style-test.md b/_posts/2016-08-15-style-test.md index 6474ca1a7f3c..2dec5accd3ff 100644 --- a/_posts/2016-08-15-style-test.md +++ b/_posts/2016-08-15-style-test.md @@ -1,11 +1,8 @@ --- layout: post title: "A Full and Comprehensive Style Test" -description: "Test post for style" -date: 2016-08-15 tags: [test, style] comments: true -share: true --- Below is just about everything you'll need to style in the theme. Check the source code to see the many embedded elements within paragraphs. diff --git a/_posts/2017-10-6-New-Hello-World.md b/_posts/2017-10-6-New-Hello-World.md deleted file mode 100644 index 61051bfbe638..000000000000 --- a/_posts/2017-10-6-New-Hello-World.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: post -title: Another hello world! -tags: - - test - - tags - - hello world ---- - -Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below). - -![_config.yml]({{ site.baseurl }}/images/config.png) - -The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. \ No newline at end of file diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2017-10-8-hello-world.md similarity index 100% rename from _posts/2014-3-3-Hello-World.md rename to _posts/2017-10-8-hello-world.md diff --git a/index.html b/index.html index ec0bf70c7571..fb5d493c9bf6 100644 --- a/index.html +++ b/index.html @@ -42,14 +42,14 @@

{% if paginator.previous_page %} {% endif %} {% if paginator.next_page %} {% endif %}