From 322d7e5d53d9161ddb472438a61c0ed02c733bd3 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Apr 15 2022 13:47:36 +0000 Subject: [PATCH 1/2] Add Inkscape and Git links --- diff --git a/modules/ROOT/pages/creating-an-image.adoc b/modules/ROOT/pages/creating-an-image.adoc index f3c5e07..5e87e5a 100644 --- a/modules/ROOT/pages/creating-an-image.adoc +++ b/modules/ROOT/pages/creating-an-image.adoc @@ -4,7 +4,7 @@ include::partial$workflow-change-banner.adoc[] Each article in the Fedora Magazine must have a featured image. The image gives the article added visual appeal. It also appears in links on social media, to attract more viewers. -These images are created as SVG (scalable vector graphic) images. To work with these images, you should install a SVG capable application such as Inkscape[Inkscape]. You will also need the git[git] utility installed. +These images are created as SVG (scalable vector graphic) images. To work with these images, you should install a SVG capable application such as https://inkscape.org[Inkscape]. You will also need the https://git-scm.com/[git] utility installed. Watch the https://youtu.be/F6Nf1gsR9S4[Creating Featured Images Workshop video] on our YouTube channel for a visual demo of the guidelines and instructions below, plus some additional Inkscape tips. From 71927457bd82510c8f58d993108254c85935ea3e Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Apr 15 2022 14:13:11 +0000 Subject: [PATCH 2/2] Use plain text instead of links Simplify following reviewer suggestions. --- diff --git a/modules/ROOT/pages/creating-an-image.adoc b/modules/ROOT/pages/creating-an-image.adoc index 5e87e5a..234a78a 100644 --- a/modules/ROOT/pages/creating-an-image.adoc +++ b/modules/ROOT/pages/creating-an-image.adoc @@ -4,7 +4,7 @@ include::partial$workflow-change-banner.adoc[] Each article in the Fedora Magazine must have a featured image. The image gives the article added visual appeal. It also appears in links on social media, to attract more viewers. -These images are created as SVG (scalable vector graphic) images. To work with these images, you should install a SVG capable application such as https://inkscape.org[Inkscape]. You will also need the https://git-scm.com/[git] utility installed. +These images are created as SVG (scalable vector graphic) images. To work with these images, you should install a SVG capable application such as Inkscape. You will also need the git utility installed. Watch the https://youtu.be/F6Nf1gsR9S4[Creating Featured Images Workshop video] on our YouTube channel for a visual demo of the guidelines and instructions below, plus some additional Inkscape tips.