<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Go on nsys.dev 技術ブログ</title>
		<link>https://blog.nsys.dev/tags/go/</link>
		<description>Recent content in Go on nsys.dev 技術ブログ</description>
		<generator>Hugo</generator>
		<language>ja</language>
		
		
		
		
			<lastBuildDate>Tue, 09 Jun 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://blog.nsys.dev/tags/go/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>ブログを追加しました</title>
				<link>https://blog.nsys.dev/posts/blog-start/</link>
				<pubDate>Tue, 09 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://blog.nsys.dev/posts/blog-start/</guid>
				<description>&lt;p&gt;開発の現場で取り組んだことを、備忘録として少しずつ残していく場所を用意しました。肩肘張らず、自分の振り返りも兼ねて、ゆっくり綴っていけたらと思います。&lt;/p&gt;&#xA;&lt;h2 id=&#34;構成の方針&#34;&gt;構成の方針&lt;/h2&gt;&#xA;&lt;p&gt;ホームページ &lt;a href=&#34;https://nsys.dev&#34;&gt;https://nsys.dev&lt;/a&gt; は表示速度を優先しており、PageSpeed Insights で各指標 100 点を維持しています。ブログを足すにあたっても、その方針は崩さないことを前提に設計しました。&lt;/p&gt;&#xA;&lt;style&gt;&#xA;.ps-shots{display:flex;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}&#xA;.ps-shots figure{flex:1 1 280px;margin:0;text-align:center}&#xA;.ps-shots figcaption{font-size:.85rem;margin-top:.4rem}&#xA;.ps-thumb{display:block;cursor:zoom-in}&#xA;.ps-toggle{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);overflow:hidden}&#xA;.ps-zoom{display:none}&#xA;#ps-zm:checked ~ .ps-zoom.zm,&#xA;#ps-zp:checked ~ .ps-zoom.zp{display:flex;position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.85);align-items:center;justify-content:center;padding:1rem;cursor:zoom-out}&#xA;.ps-zoom img{max-width:100%;max-height:100%}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;ps-shots&#34;&gt;&#xA;&lt;input type=&#34;checkbox&#34; id=&#34;ps-zm&#34; class=&#34;ps-toggle&#34;&gt;&#xA;&lt;input type=&#34;checkbox&#34; id=&#34;ps-zp&#34; class=&#34;ps-toggle&#34;&gt;&#xA;&lt;figure&gt;&#xA;&lt;label class=&#34;ps-thumb&#34; for=&#34;ps-zm&#34;&gt;&lt;img src=&#34;pagespeed-mobile.avif&#34; alt=&#34;モバイルの PageSpeed Insights 結果（各指標 100 点）&#34; width=&#34;720&#34; height=&#34;556&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;/label&gt;&#xA;&lt;figcaption&gt;モバイル&lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&lt;figure&gt;&#xA;&lt;label class=&#34;ps-thumb&#34; for=&#34;ps-zp&#34;&gt;&lt;img src=&#34;pagespeed-pc.avif&#34; alt=&#34;PC の PageSpeed Insights 結果（各指標 100 点）&#34; width=&#34;720&#34; height=&#34;557&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;/label&gt;&#xA;&lt;figcaption&gt;PC&lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&lt;label class=&#34;ps-zoom zm&#34; for=&#34;ps-zm&#34; aria-label=&#34;閉じる&#34;&gt;&lt;img src=&#34;pagespeed-mobile-full.avif&#34; alt=&#34;モバイルの PageSpeed Insights 結果（フルサイズ）&#34; width=&#34;961&#34; height=&#34;743&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;/label&gt;&#xA;&lt;label class=&#34;ps-zoom zp&#34; for=&#34;ps-zp&#34; aria-label=&#34;閉じる&#34;&gt;&lt;img src=&#34;pagespeed-pc-full.avif&#34; alt=&#34;PC の PageSpeed Insights 結果（フルサイズ）&#34; width=&#34;960&#34; height=&#34;743&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;/label&gt;&#xA;&lt;/div&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ページは Markdown から静的 HTML を生成&lt;/li&gt;&#xA;&lt;li&gt;CSS はビルド時に HTML へインライン化し、外部リクエストをゼロに&lt;/li&gt;&#xA;&lt;li&gt;クライアント側の JavaScript は使わない（コードのハイライトもビルド時に処理）&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;既存のビルド基盤（Node + Docker）にそのまま乗せる形にしたため、新しいランタイムやデータベースは増えていません。&lt;/p&gt;&#xA;&lt;h2 id=&#34;よくあるブログ構成にしなかった理由&#34;&gt;よくあるブログ構成にしなかった理由&lt;/h2&gt;&#xA;&lt;p&gt;ブログというと、CMS とデータベースを用意し、管理画面から書いて公開する構成が一般的です。多人数での運用や、コメント・検索といった動的な機能が得意で、用途が合えばとても便利な仕組みだと思います。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
