<?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>Hexo &#8211; D0n9X1n&#039;s Blog</title>
	<atom:link href="https://d0n9x1n.dev/post/tag/hexo/feed/" rel="self" type="application/rss+xml" />
	<link>https://d0n9x1n.dev</link>
	<description>UNTO A FULL GROWN MAN.</description>
	<lastBuildDate>Mon, 08 Feb 2021 09:10:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://d0n9x1n.dev/wp-content/uploads/2019/11/cropped-M-150x150.jpg</url>
	<title>Hexo &#8211; D0n9X1n&#039;s Blog</title>
	<link>https://d0n9x1n.dev</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>hexo-blog-encrypt 在 http 环境下无法使用的原因分析</title>
		<link>https://d0n9x1n.dev/post/619/</link>
					<comments>https://d0n9x1n.dev/post/619/#respond</comments>
		
		<dc:creator><![CDATA[D0n9X1n]]></dc:creator>
		<pubDate>Mon, 08 Feb 2021 09:10:55 +0000</pubDate>
				<category><![CDATA[My Code]]></category>
		<category><![CDATA[Hexo]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://d0n9x1n.dev/?p=619</guid>

					<description><![CDATA[<p>hexo-blog-encrypt 是一个用来加密 hexo 博文的插件, 其核心的技术点就是在 hexo 渲染时将原文进行 AES 加密, 然后在展示的时候使用密码进行解密. 从原理上看, 并不会存在 http 无法使用而 https 可以使用的限制. 但是, 最近有很多&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>hexo-blog-encrypt 是一个用来加密 hexo 博文的插件, 其核心的技术点就是在 hexo 渲染时将原文进行 AES 加密, 然后在展示的时候使用密码进行解密. 从原理上看, 并不会存在 http 无法使用而 https 可以使用的限制. 但是, 最近有很多&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://d0n9x1n.dev/post/619/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>为什么放弃 Hexo 而使用 WordPress</title>
		<link>https://d0n9x1n.dev/post/596/</link>
					<comments>https://d0n9x1n.dev/post/596/#comments</comments>
		
		<dc:creator><![CDATA[D0n9X1n]]></dc:creator>
		<pubDate>Mon, 09 Nov 2020 08:01:05 +0000</pubDate>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Hexo]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">https://d0n9x1n.dev/?p=596</guid>

					<description><![CDATA[<p>最近看到一篇文章，主要讲的是自己为什么放弃使用 WordPress 转而使用 Hexo。感触颇深，所以写这篇文章记录下我自己的想法。</p>
<h3>为什么写博客</h3>
<p>首先，为什么写博客，我已经忘记我开始写博客的原因了，可能是我大一的时候听说写博客在面试的时候加分？不过&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>最近看到一篇文章，主要讲的是自己为什么放弃使用 WordPress 转而使用 Hexo。感触颇深，所以写这篇文章记录下我自己的想法。</p>
<h3>为什么写博客</h3>
<p>首先，为什么写博客，我已经忘记我开始写博客的原因了，可能是我大一的时候听说写博客在面试的时候加分？不过&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://d0n9x1n.dev/post/596/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
