[Groonga-mysql-commit] mroonga/mroonga.github.com at d7a74b1 [master] Use 'plugins' which is introduced since Jekyll 3.5.0

Back to archive index

Kentaro Hayashi null+****@clear*****
Thu Jul 27 18:30:15 JST 2017


Kentaro Hayashi	2017-07-27 18:30:15 +0900 (Thu, 27 Jul 2017)

  New Revision: d7a74b12033d306e3019b876d6567f71640d4208
  https://github.com/mroonga/mroonga.github.com/commit/d7a74b12033d306e3019b876d6567f71640d4208

  Message:
    Use 'plugins' which is introduced since Jekyll 3.5.0
    
      Deprecation: The 'gems' configuration option has been renamed to 'plugins'. Please update your config file accordingly.

  Modified files:
    _config.yml

  Modified: _config.yml (+1 -1)
===================================================================
--- _config.yml    2017-07-27 18:28:33 +0900 (8c02dc1)
+++ _config.yml    2017-07-27 18:30:15 +0900 (8da0b13)
@@ -11,7 +11,7 @@ kramdown:
   input: GFM
   smart_quotes: ["apos", "apos", "quot", "quot"]
   coderay_line_numbers: nil
-gems: [jekyll-paginate]
+plugins: [jekyll-paginate]
 
 defaults:
   - scope:
-------------- next part --------------
HTML����������������������������...
Download 



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