<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Aws - 标签 - DarkGoldBar的主页</title>
        <link>https://darkgoldbar.github.io/tags/aws/</link>
        <description>Aws - 标签 - DarkGoldBar的主页</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>hanetama@qq.com (DarkGoldBar)</managingEditor>
            <webMaster>hanetama@qq.com (DarkGoldBar)</webMaster><lastBuildDate>Sun, 19 Mar 2023 14:02:00 &#43;0800</lastBuildDate><atom:link href="https://darkgoldbar.github.io/tags/aws/" rel="self" type="application/rss+xml" /><item>
    <title>制作一个无服务器博客评论系统</title>
    <link>https://darkgoldbar.github.io/posts/code/create-a-severless-blog-comment-system/</link>
    <pubDate>Sun, 19 Mar 2023 14:02:00 &#43;0800</pubDate>
    <author>作者</author>
    <guid>https://darkgoldbar.github.io/posts/code/create-a-severless-blog-comment-system/</guid>
    <description><![CDATA[<h2 id="前言">前言</h2>
<p>做完访客计数之后，就在调研哪个博客评论系统好用。
先看了一遍LoveIt模板的支持列表，海外的服务的主要问题是禁止访问和访问速度很慢。
注意到Valine是用的国内的LeanCloud，尝试注册了一下，居然找我要身份证+支付宝验证，直接给我吓跑了。
看来还是得靠自己，这里我选择用 AWS Lambda + DynamoDB 做一个自己的评论系统。</p>]]></description>
</item>
<item>
    <title>用AWS做一个免费的访客计数</title>
    <link>https://darkgoldbar.github.io/posts/code/create-a-visitor-counter-with-aws/</link>
    <pubDate>Wed, 01 Mar 2023 15:48:45 &#43;0800</pubDate>
    <author>作者</author>
    <guid>https://darkgoldbar.github.io/posts/code/create-a-visitor-counter-with-aws/</guid>
    <description><![CDATA[<p>介绍如何在在自己的静态网站中从头制作一个访客计数器，最后插入到Hugo模板中，使每个博客页面都获得计数功能。</p>]]></description>
</item>
</channel>
</rss>
