<?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>image 彙整 - JS Ying&#039;s Blog</title>
	<atom:link href="https://blog.jsy.tw/tag/image/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.jsy.tw/tag/image/</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jun 2025 08:59:32 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://blog.jsy.tw/wp-content/uploads/2022/03/cropped-logo-32x32.png</url>
	<title>image 彙整 - JS Ying&#039;s Blog</title>
	<link>https://blog.jsy.tw/tag/image/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">188181961</site>	<item>
		<title>【筆記】使用 react-to-image 實現網頁截圖功能並考量電腦與手機版差異</title>
		<link>https://blog.jsy.tw/2731/react-to-image-pc-and-mobile-issue/</link>
					<comments>https://blog.jsy.tw/2731/react-to-image-pc-and-mobile-issue/#comments</comments>
		
		<dc:creator><![CDATA[JS Ying]]></dc:creator>
		<pubDate>Mon, 19 Aug 2024 06:39:13 +0000</pubDate>
				<category><![CDATA[前端]]></category>
		<category><![CDATA[程式相關]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://blog.jsy.tw/?p=2731</guid>

					<description><![CDATA[<p>最近使用了 react-to-image 實現將網頁內容存成 PNG 檔的功能，過程中有發現一些內容跑版以及手機版 UX 不如預期的議題，所以簡單寫篇文章跟大家做分享。</p>
<p>這篇文章 <a href="https://blog.jsy.tw/2731/react-to-image-pc-and-mobile-issue/">【筆記】使用 react-to-image 實現網頁截圖功能並考量電腦與手機版差異</a> 最早出現於 <a href="https://blog.jsy.tw">JS Ying&#039;s Blog</a>。</p>
]]></description>
		
					<wfw:commentRss>https://blog.jsy.tw/2731/react-to-image-pc-and-mobile-issue/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2731</post-id>	</item>
		<item>
		<title>【筆記】將 Python File 打包成 Docker Image</title>
		<link>https://blog.jsy.tw/2377/build-python-docker-image/</link>
					<comments>https://blog.jsy.tw/2377/build-python-docker-image/#respond</comments>
		
		<dc:creator><![CDATA[JS Ying]]></dc:creator>
		<pubDate>Sun, 09 Oct 2022 10:24:12 +0000</pubDate>
				<category><![CDATA[後端]]></category>
		<category><![CDATA[程式相關]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">https://blog.jsy.tw/?p=2377</guid>

					<description><![CDATA[<p>不太碰後端的我，因緣際會下用 Python Flask 寫了支簡單的爬蟲 API，想要部署到 server 上時用 docker 做隔離，於是我把相關的步驟筆記下來，給自己日後複習，有錯誤的地方也歡迎指教。本文將介紹如何 build python docker image。</p>
<p>這篇文章 <a href="https://blog.jsy.tw/2377/build-python-docker-image/">【筆記】將 Python File 打包成 Docker Image</a> 最早出現於 <a href="https://blog.jsy.tw">JS Ying&#039;s Blog</a>。</p>
]]></description>
		
					<wfw:commentRss>https://blog.jsy.tw/2377/build-python-docker-image/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2377</post-id>	</item>
	</channel>
</rss>
