Commit graph

5 commits

Author SHA1 Message Date
Timothée Ravier
4244c40558 fonts: Fix permissions and labels for unpackaged fonts 2022-08-08 16:00:04 +02:00
Timothée Ravier
551362d3da fonts: Use /usr/local/share for unpackaged fonts
Avoid storing unmanaged content in `/usr/share` and use
`/usr/local/share` instead.

This also has the advantage of working on rpm-ostree variants for Fedora
such as Silverblue & Kinoite.
2022-08-08 15:57:39 +02:00
Alexander Zhang
a122f7482b Remove sudo from dnf search command 2022-03-26 23:47:38 +00:00
Justin W. Flory (he/him)
2ea8287856 fonts: Refactor fonts page into something more comprehensive
This commit refactors the content for the fonts page. I focused on
organization and layout. I restructured the previous layout from a more
command line vs. GUI approach, and instead emphasized "packaged vs.
unpackaged" fonts.

I was inspired to rework this page because I went looking for it
recently, and the search engine led me here. :-)

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
2020-11-06 10:49:43 +00:00
Justin W. Flory (he/him)
03829527e5 fonts: Change file name for cleaner URL slug
This commit renames the "Adding new fonts in Fedora" file name. This
is done for two reasons:

1. Ensures the following changes are easier to review commit-by-commit
2. Better optimization in URL for search engines (i.e. this page is
   about fonts, so using a single word in the URL optimizes for that
   specific keyword)

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
2020-11-06 10:49:43 +00:00
Renamed from modules/ROOT/pages/adding-new-fonts-fedora.adoc (Browse further)