<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>awesome  |  塞翁失馬</title>
	<atom:link href="https://hbirds.mydns.jp/tag/awesome/feed/" rel="self" type="application/rss+xml" />
	<link>https://hbirds.mydns.jp</link>
	<description>禍福は糾える縄の如し</description>
	<lastBuildDate>Mon, 26 Dec 2022 03:53:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://hbirds.mydns.jp/wp-content/uploads/2022/12/cropped-akaza-32x32.png</url>
	<title>awesome  |  塞翁失馬</title>
	<link>https://hbirds.mydns.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Font Awesome</title>
		<link>https://hbirds.mydns.jp/font-awesome/</link>
		
		<dc:creator><![CDATA[hbirds]]></dc:creator>
		<pubDate>Sun, 25 Dec 2022 20:37:46 +0000</pubDate>
				<category><![CDATA[WEB]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[font]]></category>
		<guid isPermaLink="false">http://hbirds.mydns.jp/?p=147</guid>

					<description><![CDATA[wordpressの投稿にawesomeフォントを導入する方法]]></description>
										<content:encoded><![CDATA[
<p>Font Awesome を使えるようにしてみた。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>Font Awesome</strong>&nbsp;is a&nbsp;<a href="https://en.wikipedia.org/wiki/Font">font</a>&nbsp;and&nbsp;<a href="https://en.wikipedia.org/wiki/Icon_(computing)">icon</a>&nbsp;toolkit based on&nbsp;<a href="https://en.wikipedia.org/wiki/CSS">CSS</a>&nbsp;and&nbsp;<a href="https://en.wikipedia.org/wiki/Less_(stylesheet_language)">Less</a>. As of 2020, Font Awesome was used by 38% of sites that use third-party font scripts, placing Font Awesome in second place after&nbsp;<a href="https://en.wikipedia.org/wiki/Google_Fonts">Google Fonts</a>.<sup><a href="https://en.wikipedia.org/wiki/Font_Awesome#cite_note-3">[3]</a></sup></p>
<cite>Wikipedia</cite></blockquote>



<p>いろいろな使用方法があるようだが、基本的には、<a href="https://fontawesome.com/v5/docs/web/reference-icons/">Basic Use</a> なのか。最終的には、サーバーに各種ファイルをダウンロード・配置して表示できるようにすることを目標にする。日本語の<a rel="noopener" href="https://webdesign-trends.net/entry/14327" target="_blank">参考サイト</a>。</p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-html" data-lang="HTML"><code>&lt;script src=&quot;https://kit.fontawesome.com/f4fbf5c0cf.js&quot; crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;</code></pre></div>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="525" src="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-30-56-1024x525.png" alt="" class="wp-image-148" srcset="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-30-56-1024x525.png 1024w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-30-56-300x154.png 300w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-30-56-768x394.png 768w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-30-56.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>FontAwsomeのサイトにアクセスしてメールアドレスなどを登録して上記の画面に表示されたコードをブログの&lt;head&gt;に貼り付ければ良い。</p>



<p>以下のようにプラグインを使用して貼り付けた。</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="525" src="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-39-41-1024x525.png" alt="" class="wp-image-151" srcset="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-39-41-1024x525.png 1024w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-39-41-300x154.png 300w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-39-41-768x394.png 768w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-05-39-41.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>BF7CB3A1-8E7E-4F62-B157-FD6A37C45756</code></pre></div>



<p>API Token</p>



<figure class="wp-block-image size-full"><img decoding="async" width="746" height="236" src="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-03-01.png" alt="" class="wp-image-157" srcset="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-03-01.png 746w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-03-01-300x95.png 300w" sizes="(max-width: 746px) 100vw, 746px" /></figure>



<p>また、以下からダウンロードもした。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="451" src="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-05-16-1024x451.png" alt="" class="wp-image-160" srcset="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-05-16-1024x451.png 1024w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-05-16-300x132.png 300w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-05-16-768x338.png 768w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-05-16.png 1114w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="850" height="437" src="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-08-58.png" alt="" class="wp-image-162" srcset="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-08-58.png 850w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-08-58-300x154.png 300w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-08-58-768x395.png 768w" sizes="(max-width: 850px) 100vw, 850px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="815" height="541" src="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-11-49.png" alt="" class="wp-image-167" srcset="https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-11-49.png 815w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-11-49-300x199.png 300w, https://hbirds.mydns.jp/wp-content/uploads/2022/12/Screenshot-from-2022-12-26-06-11-49-768x510.png 768w" sizes="(max-width: 815px) 100vw, 815px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
