From: Gabriel Dunne Date: Thu, 6 Jul 2023 22:59:08 +0000 (-0700) Subject: Renaming X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=31236a72c14db781372d9d2e9a4afa6efef0b167;p=quilime.com.git Renaming --- diff --git a/_config.yml b/_config.yml index 46808a8..d552ef3 100644 --- a/_config.yml +++ b/_config.yml @@ -4,6 +4,13 @@ baseurl: "" url: "https://quilime.com" excerpt_separator: "" permalink: /:categories/:title:output_ext +markdown: kramdown +kramdown: + syntax_highlighter: rouge + input: GFM +highlighter: rouge + + plugins: - jekyll-feed - jekyll-paginate diff --git a/_includes/nav.html b/_includes/nav.html index 93c2218..76c2f2f 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -2,9 +2,9 @@