Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5679c84

Browse files
Merge pull request #10 from rearrange/master
Changes to support Jekyll 3
2 parents 9e4fb8d + 61c20b1 commit 5679c84

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎_config.yml‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Dependencies
2-
markdown: redcarpet
3-
highlighter: pygments
2+
markdown: kramdown
3+
highlighter: rouge
4+
5+
# Gems (for Jekyll 3.0)
6+
gems: [jekyll-paginate]
47

58
# Permalinks
69
#
710
# Use of `relative_permalinks` ensures post links from the index work properly.
811
permalink: pretty
9-
relative_permalinks: true
1012

1113
# Setup
1214
title: Naringu
@@ -34,4 +36,4 @@ disqus: testnaringu
3436
theme:
3537
creator: Rizky Ariestiyansyah
3638
codename: Naringu
37-
link: https://github.com/ariestiyansyah/naringu
39+
link: https://github.com/ariestiyansyah/naringu

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /