From 75b3a8c4825bcce1ed7ce7c0e9ee77167733f571 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fa=CC=81bio=20Madeira?= Date: Mon, 26 Jun 2017 15:47:16 +0100 Subject: [PATCH] JWS-122 & JWS-109 Minor updates to the homepage to point out new Docker support and bump date. --- website/index.jsp | 6 ++++-- website/template_footer.jsp | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/website/index.jsp b/website/index.jsp index df58f8f..99d395b 100644 --- a/website/index.jsp +++ b/website/index.jsp @@ -96,8 +96,9 @@

Server: Public JABAWS server, - the JABAWS Virtual Appliance (VA) or the - JABAWS Web Application aRchive (WAR) + the JABAWS Virtual Appliance (VA), the + JABAWS Web Application aRchive (WAR) or + Docker Containers

Client: Jalview or the @@ -186,6 +187,7 @@

  • Service Status and Usage Statistics are now cached and refreshed asynchronously for improved Website loading times.
  • +
  • We now provide a Docker image which allows for JABAWS to be run in Docker containers.
  • The website looks were updated to use the Twitter Bootstrap CSS framework, and documentation pages are now generated with Sphinx.
  • diff --git a/website/template_footer.jsp b/website/template_footer.jsp index 49dada7..ccb4a74 100644 --- a/website/template_footer.jsp +++ b/website/template_footer.jsp @@ -91,7 +91,7 @@

    - Site Last updated: 02 June 2017 by Fábio Madeira. This site was built using the Bootstrap framework. + Site Last updated: 26 June 2017 by Fábio Madeira. This site was built using the Bootstrap framework.

    -- 1.7.10.2