[Groonga-commit] pgroonga/pgroonga.github.io at 86bf17e [master] Use rouge for syntax highlight

Back to archive index

Kouhei Sutou null+****@clear*****
Sat May 23 17:29:15 JST 2015


Kouhei Sutou	2015-05-23 17:29:15 +0900 (Sat, 23 May 2015)

  New Revision: 86bf17e11bdd0617b9e7a8d1ec8f5902247113ff
  https://github.com/pgroonga/pgroonga.github.io/commit/86bf17e11bdd0617b9e7a8d1ec8f5902247113ff

  Message:
    Use rouge for syntax highlight

  Modified files:
    _config.yml

  Modified: _config.yml (+1 -4)
===================================================================
--- _config.yml    2015-05-23 17:24:07 +0900 (d8f9d96)
+++ _config.yml    2015-05-23 17:29:15 +0900 (0e375cf)
@@ -1,12 +1,9 @@
 title: PGroonga
 markdown: kramdown
-highlighter: coderay
+highlighter: rouge
 pgroonga_version: 0.5.0
 exclude: ["Rakefile", "Gemfile", "Gemfile.lock"]
 description: A PostgreSQL plugin to use Groonga as index
 
 kramdown:
-  use_coderay: true
-  enable_coderay: true
-  coderay_line_numbers: table
   input: GFM
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index