You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/12/31 01:05:22 UTC

[1/4] incubator-guacamole-website git commit: Clean up separation of header.

Repository: incubator-guacamole-website
Updated Branches:
  refs/heads/master f38ee7642 -> ff4eb285b


Clean up separation of header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/commit/c01b5869
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/tree/c01b5869
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/diff/c01b5869

Branch: refs/heads/master
Commit: c01b586974365f486a6dda4c992e0c29cd11f22c
Parents: f38ee76
Author: Michael Jumper <mj...@apache.org>
Authored: Fri Dec 30 15:02:48 2016 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Fri Dec 30 15:02:48 2016 -0800

----------------------------------------------------------------------
 styles/main.css | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/c01b5869/styles/main.css
----------------------------------------------------------------------
diff --git a/styles/main.css b/styles/main.css
index ca39e29..07c4448 100644
--- a/styles/main.css
+++ b/styles/main.css
@@ -22,7 +22,7 @@ a[href]:visited { color: #884; }
 
 div#header {
     color: white;
-    background: #304730;
+    background: #213121;
     display: table;
     width: 100%;
     padding: 1em;
@@ -119,7 +119,6 @@ ul.features li.commercially-supported::before {
 }
 
 .hook {
-    padding-bottom: 2em;
     overflow: hidden;
     background: #304730;
     color: white;
@@ -530,7 +529,6 @@ table.releases td {
     .hook {
         background: transparent;
         color: black;
-        padding-bottom: 0;
     }
 
     .hook .description {
@@ -611,17 +609,12 @@ table.releases td {
         text-align: center;
     }
 
-    .hook {
-        padding-bottom: 1em;
-    }
-
     .hook > * {
         margin: 0;
     }
 
     .demo {
-        margin-left: auto;
-        margin-right: auto;
+        margin: 1em auto;
     }
 
     .demo,


[2/4] incubator-guacamole-website git commit: Remove useless use of markdown in primarily-HTML index page.

Posted by jm...@apache.org.
Remove useless use of markdown in primarily-HTML index page.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/commit/2ad166bc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/tree/2ad166bc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/diff/2ad166bc

Branch: refs/heads/master
Commit: 2ad166bc709ed6dcd6f1145bbf9b9387dc62b677
Parents: c01b586
Author: Michael Jumper <mj...@apache.org>
Authored: Fri Dec 30 15:08:11 2016 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Fri Dec 30 15:10:00 2016 -0800

----------------------------------------------------------------------
 index.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.md   | 48 ------------------------------------------------
 2 files changed, 57 insertions(+), 48 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/2ad166bc/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..eb8193b
--- /dev/null
+++ b/index.html
@@ -0,0 +1,57 @@
+---
+layout: default
+---
+
+<!-- Prominent software description/demo -->
+<div class="hook">
+
+    <!-- Demo Video -->
+    <div class="demo">
+        <img class="thumbnail" src="/images/demo-thumbnail.jpg"
+             alt="Screenshot of Guacamole 0.9.4"/>
+         <iframe
+            src="//player.vimeo.com/video/116207678?title=0&amp;byline=0&amp;portrait=0"
+            frameborder="0" webkitallowfullscreen mozallowfullscreen
+            allowfullscreen></iframe>
+    </div>
+
+    <!-- High-level description -->
+    <div class="description">
+        <p>Apache Guacamole is a <strong>clientless remote desktop
+        gateway</strong>. It supports standard protocols like VNC, RDP, and
+        SSH.</p>
+
+        <p>We call it <em>clientless</em> because no plugins or client software
+        are required.</p>
+
+        <p>Thanks to HTML5, once Guacamole is installed on a server, all you
+        need to access your desktops is a web browser.</p>
+    </div>
+
+</div>
+
+<!-- List of features -->
+<ul class="features">
+    <li class="html5">
+        <h2>Access your computers from <em>anywhere</em></h2>
+        <p>Because the Guacamole client is an HTML5 web application, use of your computers is not tied to any one device or location. <strong>As long as you have access to a web browser, you have access to your machines.</strong></p>
+    </li>
+    <li class="cloud-desktop">
+        <h2>Keep your desktop in the cloud</h2>
+        <p>Desktops accessed through Guacamole need not physically exist. With both Guacamole and a desktop operating system hosted in the cloud, you can combine the convenience of Guacamole with the resilience and flexibility of cloud computing.</p>
+    </li>
+    <li class="apache">
+        <h2>Free and open source</h2>
+        <p>Apache Guacamole is and will always be <strong>free and open source software</strong>. It is licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>, and is actively maintained by a community of developers that use Guacamole to access their own development environments.</p>
+        <p>We feel this sets us apart from other remote desktop solutions, and gives us a <a href="/open-source/">distinct advantage</a>.</p>
+    </li>
+    <li class="documented-api">
+        <h2>Built on a well-documented API</h2>
+        <p>Apache Guacamole is built on its own stack of core APIs which are <a href="/api-documentation/">thoroughly documented</a>, including basic tutorials and conceptual overviews in the <a href="/doc/gug/">online manual</a>. These APIs allow Guacamole to be tightly integrated into other applications, whether they be open source or proprietary.</p>
+    </li>
+    <li class="commercially-supported">
+        <h2>Commercially supported</h2>
+        <p>For enterprises, dedicated commercial support is also available through <a href="/support/#commercial-support">third party companies</a>.</p>
+    </li>
+</ul>
+

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/2ad166bc/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
deleted file mode 100644
index ef345d5..0000000
--- a/index.md
+++ /dev/null
@@ -1,48 +0,0 @@
----
-layout: default
----
-
-<!-- Demo Video -->
-<div class="hook" markdown="1">
-<div class="demo">
-    <img class="thumbnail" src="/images/demo-thumbnail.jpg" alt="Screenshot of Guacamole 0.9.4"/>
-     <iframe
-        src="//player.vimeo.com/video/116207678?title=0&amp;byline=0&amp;portrait=0"
-        frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
-</div>
-<div class="description" markdown="1">
-Apache Guacamole is a **clientless remote desktop gateway**. It supports
-standard protocols like VNC, RDP, and SSH.
-
-We call it _clientless_ because no plugins or client software are required.
-
-Thanks to HTML5, once Guacamole is installed on a server, all you need to
-access your desktops is a web browser.
-</div>
-</div>
-
-<ul class="features">
-    <li class="html5">
-        <h2>Access your computers from <em>anywhere</em></h2>
-        <p>Because the Guacamole client is an HTML5 web application, use of your computers is not tied to any one device or location. <strong>As long as you have access to a web browser, you have access to your machines.</strong></p>
-    </li>
-    <li class="cloud-desktop">
-        <h2>Keep your desktop in the cloud</h2>
-        <p>Desktops accessed through Guacamole need not physically exist. With both Guacamole and a desktop operating system hosted in the cloud, you can combine the convenience of Guacamole with the resilience and flexibility of cloud computing.</p>
-    </li>
-    <li class="apache">
-        <h2>Free and open source</h2>
-        <p>Apache Guacamole is and will always be <strong>free and open source software</strong>. It is licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>, and is actively maintained by a community of developers that use Guacamole to access their own development environments.</p>
-        <p>We feel this sets us apart from other remote desktop solutions, and gives us a <a href="/open-source/">distinct advantage</a>.</p>
-    </li>
-    <li class="documented-api">
-        <h2>Built on a well-documented API</h2>
-        <p>Apache Guacamole is built on its own stack of core APIs which are <a href="/api-documentation/">thoroughly documented</a>, including basic tutorials and conceptual overviews in the <a href="/doc/gug/">online manual</a>. These APIs allow Guacamole to be tightly integrated into other applications, whether they be open source or proprietary.</p>
-    </li>
-    <li class="commercially-supported">
-        <h2>Commercially supported</h2>
-        <p>For enterprises, dedicated commercial support is also available through <a href="/support/#commercial-support">third party companies</a>.</p>
-    </li>
-</li>
-</ul>
-


[4/4] incubator-guacamole-website git commit: Merge website changes to show latest release on front page.

Posted by jm...@apache.org.
Merge website changes to show latest release on front page.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/commit/ff4eb285
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/tree/ff4eb285
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/diff/ff4eb285

Branch: refs/heads/master
Commit: ff4eb285b940294cc06fb225f52e5037e7456a48
Parents: f38ee76 6d66e8e
Author: James Muehlner <ja...@guac-dev.org>
Authored: Fri Dec 30 17:04:09 2016 -0800
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Fri Dec 30 17:04:09 2016 -0800

----------------------------------------------------------------------
 index.html      | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.md        | 48 ---------------------------------------
 styles/main.css | 26 ++++++++++++---------
 3 files changed, 79 insertions(+), 59 deletions(-)
----------------------------------------------------------------------



[3/4] incubator-guacamole-website git commit: List latest release on index.

Posted by jm...@apache.org.
List latest release on index.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/commit/6d66e8eb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/tree/6d66e8eb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/diff/6d66e8eb

Branch: refs/heads/master
Commit: 6d66e8eb9e59fc2d1f9f61746e52b4872baadadb
Parents: 2ad166b
Author: Michael Jumper <mj...@apache.org>
Authored: Fri Dec 30 15:37:18 2016 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Fri Dec 30 15:37:18 2016 -0800

----------------------------------------------------------------------
 index.html      |  7 +++++++
 styles/main.css | 15 +++++++++++++--
 2 files changed, 20 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/6d66e8eb/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index eb8193b..a9e799d 100644
--- a/index.html
+++ b/index.html
@@ -30,6 +30,13 @@ layout: default
 
 </div>
 
+<!-- Link to latest release -->
+<div class="latest-release">
+    {% assign latest = site.releases | where: 'released', 'true' | sort: 'date'  | last %}
+    Latest release: <a href="{{ latest.url }}"
+       class="version">{{ latest.title }}</a> (released on {{ latest.date }})
+</div>
+
 <!-- List of features -->
 <ul class="features">
     <li class="html5">

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/6d66e8eb/styles/main.css
----------------------------------------------------------------------
diff --git a/styles/main.css b/styles/main.css
index 07c4448..b9c8ce0 100644
--- a/styles/main.css
+++ b/styles/main.css
@@ -141,7 +141,17 @@ ul.features li.commercially-supported::before {
     max-width: 40%;
 }
 
-.latest {
+.latest-release {
+    color: white;
+    background: #213121;
+    padding: 1em;
+    font-size: 0.8em;
+}
+
+.latest-release a[href].version,
+.latest-release a[href].version:visited {
+    color: white;
+    margin: 0.25em 0.5em;
     font-weight: bold;
 }
 
@@ -245,7 +255,8 @@ p {
     padding-right: 0.25in;
 }
 
-#content .hook {
+#content .hook,
+#content .latest-release {
     margin: 0;
     width: 100%;
 }