diff --git a/content/anvil/available_images.md b/content/anvil/available_images.md
index 83ea877ad9665b31260c8b681718aae0ee9f46c9..66e47a2b40519ba476845d1da44249839d7d92dc 100644
--- a/content/anvil/available_images.md
+++ b/content/anvil/available_images.md
@@ -6,30 +6,11 @@ description = "HCC-provided images for Anvil"
 HCC provides pre-configured images available to researchers.  Below is a
 list of available images.
 
-|       Image Name         |  Username to Connect |        Access instructions           |                                 Description                                       |
-| ------------------------ | -------------------- | ------------------------------------ | --------------------------------------------------------------------------------- |
-| Cloudera 5.12 GNOME      |  `cloudera`          | [X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Cloudera 5.12 QuickStart VM. *Note*: Follow the X2Go instructions, but choose GNOME for the Session type instead of Xfce.|
-| CentOS 7.4               |   `centos`           | `ssh -l centos@<ip address>`         | The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
-| CentOS 6.9	           |   `centos`           | `ssh -l centos@<ip address>`         | **HCC Standard OS**. The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
-| Fedora 26 Cloud	   |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
-| Fedora 26 RStudio (Xfce) |   `fedora`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Fedora 26 with the Xfce Desktop Environment pre-installed.|
-| CentOS 7.4 Xfce          |   `centos`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | CentOS 7.4 with the Xfce Desktop Environment pre-installed.|
-| CentOS 6.9 Xfce          |   `centos`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | CentOS 6.9 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 14.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 14.04 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 16.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 16.04 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 17.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 17.04 with the Xfce Desktop Environment pre-installed.|
-| Windows 7	           |   `cloud-user`        |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 7 Enterprise edition with remote desktop access.|
-| Windows 10	           |   `.\cloud-user`      |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSC edition with remote desktop access.|
-| Windows 7 Matlab         |  `cloud-user`         |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 7 Enterprise with Matlab r2013b, r2014b, r2015b, r2016b, r2017a pre-installed.|
-| Windows 10 Matlab	   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSB with Matlab r2013b, r2014b, r2015b, r2016b, r2017a pre-installed. |
-| Windows 10 Matlab r2018b/r2019b | `.\cloud-user` |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSC with Matlab r2018b and r2019b pre-installed. |
-| Windows 10 SAS	   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSC with SAS 9.4 pre-installed. |
-| Windows 7 Mathematica	   |  `cloud-user`         |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 7 Enterprise with Mathematica 10.4 and 11.0 pre-installed.|
-| Windows 10 Mathematica   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSB with Mathematica 10.4 and 11.0 pre-installed.|
-| Ubuntu Cloud 14.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 14.04 Long Term Support release.|
-| Ubuntu Cloud 16.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 16.04 Long Term Support release.|
-| Ubuntu Cloud 17.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 17.04 Long Term Support release.|
+{{< sorttable >}}
 
+{{< readfile file="static/markdown/anvil-images.md" markdown="true" >}}
+
+{{< /sorttable >}}
 
 Additional images can be produced by HCC staff by request at
 {{< icon name="envelope" >}}[hcc-support@unl.edu] (mailto:hcc-support@unl.edu).
diff --git a/static/markdown/anvil-images.md b/static/markdown/anvil-images.md
new file mode 100644
index 0000000000000000000000000000000000000000..9314043582116be13af23ffce7367d1161d56452
--- /dev/null
+++ b/static/markdown/anvil-images.md
@@ -0,0 +1,26 @@
+|       Image Name         |  Username to Connect |        Access instructions           |                                 Description                                       |
+| ------------------------ | -------------------- | ------------------------------------ | --------------------------------------------------------------------------------- |
+| Cloudera 5.12 GNOME      |  `cloudera`          | [X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Cloudera 5.12 QuickStart VM. *Note*: Follow the X2Go instructions, but choose GNOME for the Session type instead of Xfce.|
+| CentOS 7.4               |   `centos`           | `ssh -l centos@<ip address>`         | The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
+| CentOS 6.9	           |   `centos`           | `ssh -l centos@<ip address>`         | **HCC Standard OS**. The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
+| Fedora 28 Cloud          |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
+| Fedora 29 Cloud	   |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
+| Fedora 26 RStudio (Xfce) |   `fedora`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Fedora 26 with the Xfce Desktop Environment pre-installed.|
+| Fedora 28 RStudio (Xfce) |   `fedora`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Fedora 28 with the Xfce Desktop Environment pre-installed.|
+| CentOS 7.4 Xfce          |   `centos`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | CentOS 7.4 with the Xfce Desktop Environment pre-installed.|
+| CentOS 6.9 Xfce          |   `centos`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | CentOS 6.9 with the Xfce Desktop Environment pre-installed.|
+| Ubuntu 14.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 14.04 with the Xfce Desktop Environment pre-installed.|
+| Ubuntu 16.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 16.04 with the Xfce Desktop Environment pre-installed.|
+| Ubuntu 17.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 17.04 with the Xfce Desktop Environment pre-installed.|
+| Ubuntu 18.04 Xfce        |   `ubuntu`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Ubuntu 18.04 with the Xfce Desktop Environment pre-installed.|
+| Windows 10	           |   `.\cloud-user`      |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSC edition with remote desktop access.|
+| Windows 10 Matlab	   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSB with Matlab r2013b, r2014b, r2015b, r2016b, r2017a pre-installed. |
+| Windows 10 Matlab r2018b/r2019b | `.\cloud-user` |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSC with Matlab r2018b and r2019b pre-installed. |
+| Windows 10 SAS	   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSC with SAS 9.4 pre-installed. |
+| Windows 10 Mathematica   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})       | Windows 10 LTSB with Mathematica 10.4 and 11.0 pre-installed.|
+| Windows 10 Mathematica 12.0   |  `.\cloud-user`       |[Windows instructions]({{< relref "connecting_to_windows_instances" >}})  | Windows 10 LTSC with Mathematica 12.0 pre-installed.|
+| Ubuntu Cloud 14.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 14.04 Long Term Support release.|
+| Ubuntu Cloud 16.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 16.04 Long Term Support release.|
+| Ubuntu Cloud 17.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 17.04 Long Term Support release.|
+| Ubuntu Cloud 18.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 18.04 Long Term Support release.|
+