<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2023-06-19T03:17:38+00:00</updated><id>/feed.xml</id><title type="html">Ai美图</title><subtitle></subtitle><entry><title type="html">Welcome to Jekyll Paper!</title><link href="/2018/02/11/welcome-to-jekyll" rel="alternate" type="text/html" title="Welcome to Jekyll Paper!" /><published>2018-02-11T00:00:00+00:00</published><updated>2018-09-20T00:00:00+00:00</updated><id>/2018/02/11/welcome-to-jekyll</id><content type="html" xml:base="/2018/02/11/welcome-to-jekyll"><![CDATA[<p>Jekyll Paper is a Jekyll theme, it is designed to helping you to create your own blog by the easiest way. Now, you can learn how to use this blog by this post.</p>

<p>You’ll find this post in your <code class="language-plaintext highlighter-rouge">_posts</code> directory. Go ahead and edit it and reload the page to see your changes. You can edit this post on Github or your local repository copy.</p>

<p>To add new posts, simply add a file in the <code class="language-plaintext highlighter-rouge">_posts</code> directory that follows the convention <code class="language-plaintext highlighter-rouge">YYYY-MM-DD-name-of-post.md</code> and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>

<p>Jekyll also offers powerful support for code snippets:</p>

<div class="language-c highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cp">#include</span> <span class="cpf">&lt;stdio.h&gt;</span><span class="cp">
</span>
<span class="kt">int</span> <span class="nf">main</span><span class="p">(</span><span class="kt">int</span> <span class="n">argc</span><span class="p">,</span> <span class="kt">char</span> <span class="o">*</span><span class="n">argv</span><span class="p">[])</span> <span class="p">{</span>
  <span class="n">printf</span><span class="p">(</span><span class="s">"Hello World!</span><span class="se">\n</span><span class="s">"</span><span class="p">);</span>
  <span class="k">return</span> <span class="mi">0</span><span class="p">;</span>
<span class="p">}</span>

<span class="c1">// =&gt; prints 'Hello World!' to STDOUT.</span>
</code></pre></div></div>

<p>Check out the <a href="https://github.com/ghosind/Jekyll-Paper/wiki">Jekyll Paper docs</a> or <a href="https://jekyllrb.com/docs/home">Jekyll docs</a> for more info on how to get the most out of Jekyll. If you have questions or suggestions, you can create an issue to asking them on <a href="https://github.com/ghosind/Jekyll-Paper/issues">Jekyll Paper Issues</a> or <a href="https://talk.jekyllrb.com/">Jekyll Talk</a>.</p>]]></content><author><name></name></author><category term="Jekyll Paper" /><category term="Getting Start" /><summary type="html"><![CDATA[Jekyll Paper is a Jekyll theme, it is designed to helping you to create your own blog by the easiest way. Now, you can learn how to use this blog by this post.]]></summary></entry></feed>