diff --git a/redirects.yaml b/redirects.yaml index 7fdcfaf2181..e0a4aa699bc 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -364,6 +364,7 @@ download/help/install-ubuntu-server/?: "https://tutorials.ubuntu.com/tutorial/tu download/help/install-ubuntu-with-windows/?: "https://tutorials.ubuntu.com/tutorial/try-ubuntu-before-you-install" download/help/install-ubuntu-with-windowswww\.alternatifbilisim\.org/?: "https://tutorials.ubuntu.com/tutorial/try-ubuntu-before-you-install" download/help/try-ubuntu-before-you-install/?: "https://tutorials.ubuntu.com/tutorial/try-ubuntu-before-you-install" +download/iot/raspberry-pi-2-3/?: "/download/iot/raspberry-pi" download/releasenotes.*/?: "https://wiki.ubuntu.com/Releases" download/server/download/?: "/download/server" download/server/install-ubuntu-server/?: "https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-server" diff --git a/releases.yaml b/releases.yaml index f063e00afe2..e2aea898ff1 100644 --- a/releases.yaml +++ b/releases.yaml @@ -1,23 +1,23 @@ latest: - slug: DiscoDingo - short_version: "19.04" - full_version: "19.04" - eol: January 2020 + slug: EoanErmine + short_version: "19.10" + full_version: "19.10" + eol: July 2020 lts: slug: BionicBeaver short_version: "18.04" full_version: "18.04.3" eol: April 2023 openstack_lts: - slug: Queens + slug: Train previous_lts: short_version: "16.04" full_version: "16.04.6" checksums: desktop: - "19.04": 2da6f8b5c65b71b040c5c510311eae1798545b8ba801c9b63e9e3fd3c0457cbe *ubuntu-19.04-desktop-amd64.iso + "19.10": 96a8095001d447bbb9078925d72f7a77a3f62fbd78460093759af4394ce83d79 *ubuntu-19.10-desktop-amd64.iso "18.04.3": add4614b6fe3bb8e7dddcaab0ea97c476fbd4ffe288f2a4912cb06f1a47dcfa0 *ubuntu-18.04.3-desktop-amd64.iso live-server: - "19.04": 25d483341ccd0d522a6660b00db933787c86c47b42f1845bcf997127f4b61e9d *ubuntu-19.04-live-server-amd64.iso + "19.10": 3fe242f4b330ead8191b3c200bcf1d8d3be4243d62fe6b866a778499370c9dbb *ubuntu-19.10-live-server-amd64.iso "18.04.3": b9beac143e36226aa8a0b03fc1cbb5921cff80123866e718aaeba4edb81cfa63 *ubuntu-18.04.3-live-server-amd64.iso diff --git a/sitemap.xml.gz b/sitemap.xml.gz new file mode 100644 index 00000000000..cf4e8c145df Binary files /dev/null and b/sitemap.xml.gz differ diff --git a/static/sass/styles.scss b/static/sass/styles.scss index c49f6511c9a..5805f8fb31b 100644 --- a/static/sass/styles.scss +++ b/static/sass/styles.scss @@ -309,3 +309,10 @@ summary { } } } + +.u-pull-up--large { + @media only screen and (min-width: $breakpoint-large) { + position: relative; + top: -2rem; + } +} diff --git a/templates/desktop/developers.html b/templates/desktop/developers.html index 968f4d56b37..224e2bddaa1 100755 --- a/templates/desktop/developers.html +++ b/templates/desktop/developers.html @@ -49,8 +49,7 @@
Ubuntu is used by thousands of development teams around the world because of its versatility, reliability, constantly updated features, and extensive developer libraries.
-If you’re managing developers, Ubuntu is the best way to increase your team’s productivity and guarantee a smooth transition from development all the way to production. Ubuntu is the world’s most popular open source OS for both development and deployment, from the data centre to the cloud.
-And, as the Ubuntu OS converges, these same applications will be able to run on desktop, tablets, phone and even on the Internet of Things — one application across our full range of devices.
+If you’re managing developers, Ubuntu is the best way to increase your team’s productivity and guarantee a smooth transition from development all the way to production. Ubuntu is the world’s most popular open source OS for both development and deployment, from the data centre to the cloud to the Internet of Things.
Download the latest LTS version of Ubuntu, for desktop PCs and laptops. LTS stands for long-term support — which means five years, until {{ releases.lts.eol }}, of free security and maintenance updates, guaranteed.
-Ubuntu {{ releases.lts.short_version }} LTS release notes
+Download the latest LTS version of Ubuntu, for desktop PCs and laptops. LTS stands for long-term support — which means five years, until {{ releases.lts.eol }}, of free security and maintenance updates, guaranteed.
+Ubuntu {{ releases.lts.short_version }} LTS release notes
Recommended system requirements:
+
@@ -41,15 +41,15 @@The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu {{ releases.latest.full_version }} comes with nine months, until {{ releases.latest.eol }}, of security and maintenance updates.
-Ubuntu {{ releases.latest.short_version }} release notes
-Recommended system requirements are the same as for Ubuntu {{ releases.lts.full_version }} LTS.
+The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu {{ releases.latest.full_version }} comes with nine months, until {{ releases.latest.eol }}, of security and maintenance updates.
+Recommended system requirements are the same as for Ubuntu {{ releases.lts.full_version }} LTS.
+Your download should start automatically. If it doesn’t, diff --git a/templates/download/flavours.html b/templates/download/flavours.html index 82c51b8b03d..f1a98894286 100644 --- a/templates/download/flavours.html +++ b/templates/download/flavours.html @@ -5,7 +5,7 @@ {% block meta_copydoc %}https://docs.google.com/document/d/1M5nkigcSRzq1YVjiXOZkeU4EUCqT0uYBR3Y_sjxM-wM/edit{% endblock meta_copydoc %} {% block content %} -
Copy the Ubuntu image on the {{ card or "card" }} by following the installation media instructions.
+Copy the Ubuntu image on a {{ card or "card" }} by following the installation media instructions.
Get the power, ease and flexibility of Ubuntu for Raspberry Pi 2 or 3.
- Get started with an Ubuntu Server image for a familiar development environment.
Install on Raspberry Pi 2 or 3
+
+ Get the power, ease and flexibility of Ubuntu for Raspberry Pi 2, 3 or 4.
+ Get started with an Ubuntu Server image for a familiar development environment.
+