Skip to content

Commit f7a1133

Browse files
committed
Site updated: 2017-02-12 23:26:27
1 parent 9347b35 commit f7a1133

File tree

5 files changed

+5
-113
lines changed

5 files changed

+5
-113
lines changed

2017/02/12/听听,一款优雅的开源音乐播放器/index.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h1 class="header-author"><a href="/">乌有先生</a></h1>
8484
<li>Links</li>
8585

8686

87-
<li>About</li>
87+
<li>Über</li>
8888

8989
</ul>
9090
</div>
@@ -298,16 +298,6 @@ <h3 id="Contact-Me"><a href="#Contact-Me" class="headerlink" title="Contact Me">
298298
</div>
299299

300300

301-
<nav id="article-nav">
302-
303-
304-
<a href="/2016/06/13/hello-world/" id="article-nav-older" class="article-nav-link-wrap">
305-
<div class="article-nav-title">Hello World</div>
306-
<strong class="article-nav-caption">></strong>
307-
</a>
308-
309-
</nav>
310-
311301

312302
</article>
313303

archives/2017/02/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1 class="header-author"><a href="/">乌有先生</a></h1>
7777
<li>Links</li>
7878

7979

80-
<li>About</li>
80+
<li>Über</li>
8181

8282
</ul>
8383
</div>

archives/2017/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1 class="header-author"><a href="/">乌有先生</a></h1>
7777
<li>Links</li>
7878

7979

80-
<li>About</li>
80+
<li>Über</li>
8181

8282
</ul>
8383
</div>

archives/index.html

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1 class="header-author"><a href="/">乌有先生</a></h1>
7777
<li>Links</li>
7878

7979

80-
<li>About</li>
80+
<li>Über</li>
8181

8282
</ul>
8383
</div>
@@ -228,43 +228,6 @@ <h1 class="header-author">乌有先生</h1>
228228
</div>
229229
</article>
230230

231-
232-
233-
234-
</div></section>
235-
236-
237-
<section class="archives-wrap">
238-
<div class="archive-year-wrap">
239-
<a href="/archives/2016" class="archive-year">2016</a>
240-
</div>
241-
<div class="archives">
242-
243-
<article class="archive-article archive-type-post">
244-
<div class="archive-article-inner">
245-
<header class="archive-article-header">
246-
<div class="article-meta">
247-
<a href="/2016/06/13/hello-world/" class="archive-article-date">
248-
<time datetime="2016-06-13T15:31:05.000Z" itemprop="datePublished">6月 13</time>
249-
</a>
250-
</div>
251-
252-
253-
<h1 itemprop="name">
254-
<a class="archive-article-title" href="/2016/06/13/hello-world/">Hello World</a>
255-
</h1>
256-
257-
258-
<div class="article-info info-on-right">
259-
260-
261-
262-
</div>
263-
<div class="clearfix"></div>
264-
</header>
265-
</div>
266-
</article>
267-
268231

269232
</div></section>
270233

index.html

Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1 class="header-author"><a href="/">乌有先生</a></h1>
7777
<li>Links</li>
7878

7979

80-
<li>About</li>
80+
<li>Über</li>
8181

8282
</ul>
8383
</div>
@@ -312,67 +312,6 @@ <h3 id="Contact-Me"><a href="#Contact-Me" class="headerlink" title="Contact Me">
312312

313313

314314

315-
<article id="post-hello-world" class="article article-type-post" itemscope itemprop="blogPost">
316-
317-
<div class="article-meta">
318-
<a href="/2016/06/13/hello-world/" class="article-date">
319-
<time datetime="2016-06-13T15:31:05.000Z" itemprop="datePublished">2016-06-13</time>
320-
</a>
321-
</div>
322-
323-
<div class="article-inner">
324-
325-
<input type="hidden" class="isFancy" />
326-
327-
328-
<header class="article-header">
329-
330-
331-
<h1 itemprop="name">
332-
<a class="article-title" href="/2016/06/13/hello-world/">Hello World</a>
333-
</h1>
334-
335-
336-
</header>
337-
338-
339-
<div class="article-entry" itemprop="articleBody">
340-
341-
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="external">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html" target="_blank" rel="external">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="external">GitHub</a>.</p>
342-
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">"My New Post"</span></span><br></pre></td></tr></table></figure>
343-
<p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="external">Writing</a></p>
344-
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure>
345-
<p>More info: <a href="https://hexo.io/docs/server.html" target="_blank" rel="external">Server</a></p>
346-
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure>
347-
<p>More info: <a href="https://hexo.io/docs/generating.html" target="_blank" rel="external">Generating</a></p>
348-
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure>
349-
<p>More info: <a href="https://hexo.io/docs/deployment.html" target="_blank" rel="external">Deployment</a></p>
350-
351-
352-
</div>
353-
354-
<div class="article-info article-info-index">
355-
356-
357-
358-
359-
360-
<div class="clearfix"></div>
361-
</div>
362-
363-
</div>
364-
365-
</article>
366-
367-
368-
369-
370-
371-
372-
373-
374-
375-
376315

377316
</div>
378317
<footer id="footer">

0 commit comments

Comments
 (0)