modified location of template file and updated the text accordingly

This commit is contained in:
Richard England 2026-05-13 14:52:24 -07:00
commit 7c19d23d12

View file

@ -24,14 +24,15 @@ Install Inkscape and GIMP if you dont have them installed already:
$ sudo dnf install inkscape gimp
Download the template file from the WPEngine Media Library using the following command to place it direclty in your Templates directory.
Download the template file from the WPEngine Media Library using the following command to place it directly in your Templates directory.
wget -P ~/Templates https://fedoramagazine.org/wp-content/uploads/2026/05/template.svg
wget -P ~/Templates https://fedoramagazine.org/wp-content/uploads/2026/05/fedora-magazine-template.svg
Or, dowload it to a location of your choice.
== Creating a new image using the template
Open Inkscape, and choose File > Open… (or hit Ctrl+O). Navigate to your Templates folder and choose the template.svg file.
Open Inkscape, and choose File > Open… (or hit Ctrl+O). Navigate to your Templates folder and choose the _fedora-magazine-template.svg_ file.
Save this as a new SVG file with a different name using the "File > Save As..." option. Typically images should be named after the article in some way to make it easier to identify later. For example "using-inkscape.svg" might be used for an article covering that topic. Not saving ahead of time risks the inadvertent over-writing of the template later on.