From 199a0aff3adcb5a96e5aa8af02981825d57c530a Mon Sep 17 00:00:00 2001 From: Danny Lee Date: Sep 12 2019 00:24:01 +0000 Subject: [PATCH 1/3] Update docs/modules/ROOT/pages/design-badges.adoc Added installation information for the palette files. --- diff --git a/docs/modules/ROOT/pages/design-badges.adoc b/docs/modules/ROOT/pages/design-badges.adoc index e3c37ec..36716e9 100644 --- a/docs/modules/ROOT/pages/design-badges.adoc +++ b/docs/modules/ROOT/pages/design-badges.adoc @@ -46,6 +46,9 @@ These palettes may work with other design programs, but they are not officially * link:{attachmentsdir}/palettes/badges_fedora_palette.gpl[Basic color palette]: Required * link:{attachmentsdir}/palettes/badges_extended_palette.gpl[Extended color palette]: Optional (gives you extra choices to work with) +To install, move the downloaded palette files to ~/.config/inkscape/palettes +To access the newly installed palettes, in Inkscape, find the palette bar at the bottom of the screen and click triangle at the right end and select your desired palette. + [[install-typeface]] === Install Comfortaa typeface From 9f996770952736057cf7d02c7f53d3d068a391ed Mon Sep 17 00:00:00 2001 From: Danny Lee Date: Sep 14 2019 03:27:37 +0000 Subject: [PATCH 2/3] Update docs/modules/ROOT/pages/design-badges.adoc Add URLs for SOP and repo. --- diff --git a/docs/modules/ROOT/pages/design-badges.adoc b/docs/modules/ROOT/pages/design-badges.adoc index 36716e9..4e35988 100644 --- a/docs/modules/ROOT/pages/design-badges.adoc +++ b/docs/modules/ROOT/pages/design-badges.adoc @@ -104,3 +104,11 @@ If you want to try out a new design, try using these to create your ideas! * link:{attachmentsdir}/tutorial-content/hatchling.svg[Package hatching from egg] * link:{attachmentsdir}/tutorial-content/package.svg[Package icon] * link:{attachmentsdir}/tutorial-content/panda.svg[Full-sized panda] (from panda riding bike) + +[[Further reading]] +=== Further reading + +More information about the way that Fedora badges are created, added to Pagure and distributed to the community are available. + +* https://fedora-infra-docs.readthedocs.io/en/latest/sysadmin-guide/sops/badges.html[badges SOP] +* https://github.com/fedora-infra/fedbadges [Fedbadges repository at Github] From 398c0addc0f4f3d2fa74103caa6f6a515bc42155 Mon Sep 17 00:00:00 2001 From: Danny Lee Date: Sep 14 2019 03:30:32 +0000 Subject: [PATCH 3/3] Update docs/modules/ROOT/pages/design-badges.adoc --- diff --git a/docs/modules/ROOT/pages/design-badges.adoc b/docs/modules/ROOT/pages/design-badges.adoc index 4e35988..6ed4491 100644 --- a/docs/modules/ROOT/pages/design-badges.adoc +++ b/docs/modules/ROOT/pages/design-badges.adoc @@ -111,4 +111,4 @@ If you want to try out a new design, try using these to create your ideas! More information about the way that Fedora badges are created, added to Pagure and distributed to the community are available. * https://fedora-infra-docs.readthedocs.io/en/latest/sysadmin-guide/sops/badges.html[badges SOP] -* https://github.com/fedora-infra/fedbadges [Fedbadges repository at Github] +* https://github.com/fedora-infra/fedbadges[Fedbadges repository at Github]