diff --git a/_config.yml b/_config.yml index 8a31921..c9f5c1a 100644 --- a/_config.yml +++ b/_config.yml @@ -1,12 +1,14 @@ # Dependencies -markdown: redcarpet -highlighter: pygments +markdown: kramdown +highlighter: rouge + +# Gems (for Jekyll 3.0) +gems: [jekyll-paginate] # Permalinks # # Use of `relative_permalinks` ensures post links from the index work properly. permalink: pretty -relative_permalinks: true # Setup title: Naringu @@ -34,4 +36,4 @@ disqus: testnaringu theme: creator: Rizky Ariestiyansyah codename: Naringu - link: https://github.com/ariestiyansyah/naringu \ No newline at end of file + link: https://github.com/ariestiyansyah/naringu