[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Change label to "Install" from "Download"

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 26日 (火) 14:36:02 JST


Kouhei Sutou	2012-06-26 14:36:02 +0900 (Tue, 26 Jun 2012)

  New Revision: 33c6037e5d7552339f3a82e8c970596b83fb28eb
  https://github.com/groonga/gcs.groonga.org/commit/33c6037e5d7552339f3a82e8c970596b83fb28eb

  Log:
    Change label to "Install" from "Download"

  Modified files:
    _layouts/default.html
    index.md
    stylesheets/screen/home.css

  Modified: _layouts/default.html (+1 -1)
===================================================================
--- _layouts/default.html    2012-06-26 14:35:45 +0900 (68a4eab)
+++ _layouts/default.html    2012-06-26 14:36:02 +0900 (b4e1a6b)
@@ -13,7 +13,7 @@
     <nav>
       <ul>
         <li><a href="/">About</a></li>
-        <li><a href="/install.html">Download &amp; Install</a></li>
+        <li><a href="/install/">Install</a></li>
         <li><a href="/tutorial.html">Tutorial</a></li>
         <li><a href="/faq.html">FAQ</a></li>
       </ul>

  Modified: index.md (+1 -1)
===================================================================
--- index.md    2012-06-26 14:35:45 +0900 (8f80c08)
+++ index.md    2012-06-26 14:36:02 +0900 (615a922)
@@ -9,7 +9,7 @@ style: screen/home.css
   <p id="description">The Groonga CloudSearch (GCS) is an alternative implementation of
      the Amazon CloudSearch (ACS), developed as an OSS project.
      You can try the ACS freely without accessing the actual service.</p>
-  <p id="download"><a href="./install.html">Download</a></p>
+  <p id="install"><a href="install/">Install</a></p>
 </section>
 
 

  Modified: stylesheets/screen/home.css (+2 -2)
===================================================================
--- stylesheets/screen/home.css    2012-06-26 14:35:45 +0900 (a0a5ad6)
+++ stylesheets/screen/home.css    2012-06-26 14:36:02 +0900 (67ce24a)
@@ -50,7 +50,7 @@ h1#global-heading {
   width: 50%;
 }
 
-#download {
+#install {
   position: absolute;
   bottom: 40px;
   line-height: 1;
@@ -60,7 +60,7 @@ h1#global-heading {
   width: 20%;
 }
 
-#download a {
+#install a {
   /* generated by http://www.colorzilla.com/gradient-editor/ */
   background: #00786f; /* Old browsers */
   background: -moz-linear-gradient(top, #00786f 0%, #005a53 7%, #003f3a 50%, #00786f 52%, #005f58 91%, #003f3a 100%); /* Firefox3.6+ */
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index