<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.moonshot.win/blog</id>
    <title>Moonshot DOCS Blog</title>
    <updated>2021-08-26T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.moonshot.win/blog"/>
    <subtitle>Moonshot DOCS Blog</subtitle>
    <icon>https://docs.moonshot.win/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome]]></title>
        <id>https://docs.moonshot.win/blog/welcome</id>
        <link href="https://docs.moonshot.win/blog/welcome"/>
        <updated>2021-08-26T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Docusaurus blogging features are powered by the blog plugin.]]></summary>
        <content type="html"><![CDATA[<p><a href="https://docusaurus.io/docs/blog" target="_blank" rel="noopener noreferrer">Docusaurus blogging features</a> are powered by the <a href="https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog" target="_blank" rel="noopener noreferrer">blog plugin</a>.</p>
<p>Here are a few tips you might find useful.</p>
<p>Simply add Markdown files (or folders) to the <code>blog</code> directory.</p>
<p>Regular blog authors can be added to <code>authors.yml</code>.</p>
<p>The blog post date can be extracted from filenames, such as:</p>
<ul>
<li><code>2019-05-30-welcome.md</code></li>
<li><code>2019-05-30-welcome/index.md</code></li>
</ul>
<p>A blog post folder can be convenient to co-locate blog post images:</p>
<p><img decoding="async" loading="lazy" alt="Docusaurus Plushie" src="data:image/jpeg;base64," class="img_ev3q"></p>
<p>The blog supports tags as well!</p>
<p><strong>And if you don't want a blog</strong>: just delete this directory, and use <code>blog: false</code> in your Docusaurus config.</p>]]></content>
        <author>
            <name>Sébastien Lorber</name>
            <uri>https://sebastienlorber.com</uri>
        </author>
        <author>
            <name>Yangshun Tay</name>
            <uri>https://linkedin.com/in/yangshun</uri>
        </author>
        <category label="Facebook" term="Facebook"/>
        <category label="Hello" term="Hello"/>
        <category label="Docusaurus" term="Docusaurus"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[mdx-blog-post]]></title>
        <id>https://docs.moonshot.win/blog/2021/08/01/mdx-blog-post</id>
        <link href="https://docs.moonshot.win/blog/2021/08/01/mdx-blog-post"/>
        <updated>2021-08-01T00:00:00.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[long-blog-post]]></title>
        <id>https://docs.moonshot.win/blog/2019/05/29/long-blog-post</id>
        <link href="https://docs.moonshot.win/blog/2019/05/29/long-blog-post"/>
        <updated>2019-05-29T00:00:00.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[first-blog-post]]></title>
        <id>https://docs.moonshot.win/blog/2019/05/28/first-blog-post</id>
        <link href="https://docs.moonshot.win/blog/2019/05/28/first-blog-post"/>
        <updated>2019-05-28T00:00:00.000Z</updated>
    </entry>
</feed>