[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Remove "menu" section

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 28日 (木) 16:53:47 JST


SHIMODA Hiroshi	2012-06-28 16:53:47 +0900 (Thu, 28 Jun 2012)

  New Revision: 2f982bd2c7e2a2e224dff9e67cf8392e9153e44b
  https://github.com/groonga/gcs.groonga.org/commit/2f982bd2c7e2a2e224dff9e67cf8392e9153e44b

  Log:
    Remove "menu" section

  Modified files:
    index.md
    stylesheets/screen/home.css

  Modified: index.md (+4 -27)
===================================================================
--- index.md    2012-06-28 16:50:41 +0900 (fc319a2)
+++ index.md    2012-06-28 16:53:47 +0900 (a853c60)
@@ -17,34 +17,11 @@ style: screen/home.css
 </section>
 
 
-<section id="menu">
-  <h2>What are you interested?</h2>
+## Other Documents
 
-  <section id="menu-install">
-    <h3><a href="/install/">Get Started!</a></h3>
-    <p><a href="/install/">Let's install the Groonga CloudSearch to your local machine!</a></p>
-  </section>
-
-  <section id="menu-tutorial">
-    <h3><a href="/tutorial/">Tutorial</a></h3>
-    <p><a href="/tutorial/">Let's start to develop your application on Amazon CloudSearch, with Groonga CloudSearch!</a></p>
-  </section>
-
-  <section id="menu-faq">
-    <h3><a href="/faq/">FAQ</a></h3>
-    <p><a href="/faq/">Any question?</a></p>
-  </section>
-
-  <section id="menu-news">
-    <h3><a href="/blog/">News Topics</a></h3>
-    <p><a href="/blog/">Subscribe to latest information about Groonga CloudSearch!</a></p>
-  </section>
-
-  <section id="menu-involved">
-    <h3><a href="https://github.com/groonga/gcs">Get Involved!</a></h3>
-    <p><a href="https://github.com/groonga/gcs">Groonga CloudSearch project is hosted on the GitHub. Please fork it, and send pull requests to us!</a></p>
-  </section>
-</section>
+* [FAQ](/faq/)
+* [Blog (News Topics)](/blog/)
+* [Repository (GitHub)](https://github.com/groonga/gcs)
 
 
 ## Functional comparison {#functional-comparison}

  Modified: stylesheets/screen/home.css (+0 -48)
===================================================================
--- stylesheets/screen/home.css    2012-06-28 16:50:41 +0900 (4f6f81a)
+++ stylesheets/screen/home.css    2012-06-28 16:53:47 +0900 (a2ba0e2)
@@ -122,51 +122,3 @@ h1#global-heading {
 nav {
   display: none;
 }
-
-#menu h2 {
-  display: none;
-}
-
-#menu section {
-  /* generated by http://www.colorzilla.com/gradient-editor/ */
-  background: rgb(36,85,130); /* Old browsers */
-  background: -moz-linear-gradient(top, rgba(36,85,130,1) 0%, rgba(113,164,209,1) 100%); /* FF3.6+ */
-  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,85,130,1)), color-stop(100%,rgba(113,164,209,1))); /* Chrome,Safari4+ */
-  background: -webkit-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* Chrome10+,Safari5.1+ */
-  background: -o-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* Opera 11.10+ */
-  background: -ms-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* IE10+ */
-  background: linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* W3C */
-  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#245582', endColorstr='#71a4d1',GradientType=0 ); /* IE6-9 */
-
-  border: 1px solid #74B3CF;
-  -moz-border-radius: 0.5em;
-  -webkit-border-radius: 0.5em;
-  border-radius: 0.5em;
-  -moz-box-shadow: gray 0.3em 0.3em 0.5em;
-  -webkit-box-shadow: gray 0.3em 0.3em 0.5em;
-  box-shadow: gray 0.3em 0.3em 0.5em;
-  color: white;
-  display: inline-table;
-  height: 7em;
-  margin: 0 1em 1em 0;
-  padding: 1em;
-  text-shadow: #0A344C 0 0 0.5em;
-  width: 40%;
-}
-
-#menu section h3 {
-  font-size: 110%;
-  margin: 0 0 0.5em;
-  padding: 0;
-  text-shadow: #0A344C 0 0 0.5em;
-}
-
-#menu section p {
-  margin: 0;
-  padding: 0;
-}
-
-#menu section a {
-  color: white;
-  text-shadow: #0A344C 0 0 0.5em;
-}
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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