Kouhei Sutou
null+****@clear*****
Fri Dec 27 14:41:52 JST 2013
Kouhei Sutou 2013-12-27 14:41:52 +0900 (Fri, 27 Dec 2013) New Revision: 25d09f5fed5b54c8f608d345d9e3852a8c183055 https://github.com/droonga/droonga.org/commit/25d09f5fed5b54c8f608d345d9e3852a8c183055 Message: Use Coderay for highlight Modified files: Gemfile _config.yml Modified: Gemfile (+1 -0) =================================================================== --- Gemfile 2013-12-27 14:41:39 +0900 (c147422) +++ Gemfile 2013-12-27 14:41:52 +0900 (6680697) @@ -3,3 +3,4 @@ source "https://rubygems.org" gem "gettext" gem "rake" gem "yard" +gem "coderay" Modified: _config.yml (+3 -0) =================================================================== --- _config.yml 2013-12-27 14:41:39 +0900 (98970bc) +++ _config.yml 2013-12-27 14:41:52 +0900 (452e996) @@ -4,3 +4,6 @@ droonga_version: 0.7.0 copyright_year: 2013 exclude: ["Rakefile", "Gemfile", "Gemfile.lock"] description: Droonga is a scalable data processing engine. + +kramdown: + enable_coderay: true -------------- next part -------------- HTML����������������������������...Download