[Groonga-commit] pgroonga/pgroonga.github.io at a8d3938 [master] Show the latest release date

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 24 18:45:41 JST 2015


Kouhei Sutou	2015-05-24 18:45:41 +0900 (Sun, 24 May 2015)

  New Revision: a8d39385a09269a428717dab9789141b1cec32da
  https://github.com/pgroonga/pgroonga.github.io/commit/a8d39385a09269a428717dab9789141b1cec32da

  Message:
    Show the latest release date

  Modified files:
    _config.yml
    index.md

  Modified: _config.yml (+1 -0)
===================================================================
--- _config.yml    2015-05-23 17:52:46 +0900 (ba3b7e0)
+++ _config.yml    2015-05-24 18:45:41 +0900 (bcd6187)
@@ -2,6 +2,7 @@ title: PGroonga
 markdown: kramdown
 highlighter: pygments
 pgroonga_version: 0.5.0
+pgroonga_release_date: 2015-04-29
 exclude: ["Rakefile", "Gemfile", "Gemfile.lock"]
 description: A PostgreSQL plugin to use Groonga as index
 

  Modified: index.md (+2 -1)
===================================================================
--- index.md    2015-05-23 17:52:46 +0900 (49e1d3b)
+++ index.md    2015-05-24 18:45:41 +0900 (a5e1100)
@@ -11,7 +11,8 @@ layout: en
   <p>
     <a href="/install/"
        class="btn btn-primary btn-lg"
-       role="button">Use the latest version ({{ site.pgroonga_version }})</a>
+       role="button">Use the latest version ({{ site.pgroonga_version }})
+                     released at {{ site.pgroonga_release_date }}</a>
   </p>
 </div>
 
-------------- next part --------------
HTML����������������������������...
Download 



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