Skip to content

Commit 710dfab

Browse files
committed
Site updated: 2014-12-01 20:53:56
1 parent 7796323 commit 710dfab

File tree

9 files changed

+123
-1050
lines changed

9 files changed

+123
-1050
lines changed

2014/05/01/1st-post/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<head>
2+
<title>1st post title</title>
3+
</head>
4+
<body>
5+
1st post title
6+
<hr>
7+
<p>1st post is written in <a href="http://markdown.tw/" target="_blank" rel="external">markdown</a>.</p>
8+
9+
</body>

2014/05/02/2nd-post/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<head>
2+
<title>2nd post title</title>
3+
</head>
4+
<body>
5+
2nd post title
6+
<hr>
7+
<p>2nd post is written in <a href="http://markdown.tw/" target="_blank" rel="external">markdown</a>.</p>
8+
9+
</body>

2014/10/01/hello-world/index.html

Lines changed: 5 additions & 170 deletions
Original file line numberDiff line numberDiff line change
@@ -1,92 +1,10 @@
1-
<!DOCTYPE html>
2-
<html>
31
<head>
4-
<meta charset="utf-8">
5-
6-
<title>Hello World | Hexo</title>
7-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
8-
<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in trobuleshooting or you can ask me on GitHub.
9-
Quick">
10-
<meta property="og:type" content="article">
11-
<meta property="og:title" content="Hello World">
12-
<meta property="og:url" content="http://yoursite.com/2014/10/01/hello-world/">
13-
<meta property="og:site_name" content="Hexo">
14-
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in trobuleshooting or you can ask me on GitHub.
15-
Quick">
16-
<meta name="twitter:card" content="summary">
17-
<meta name="twitter:title" content="Hello World">
18-
<meta name="twitter:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in trobuleshooting or you can ask me on GitHub.
19-
Quick">
20-
21-
22-
<link rel="alternative" href="/atom.xml" title="Hexo" type="application/atom+xml">
23-
24-
25-
<link rel="icon" href="/favicon.png">
26-
27-
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css">
28-
<link rel="stylesheet" href="/css/style.css" type="text/css">
29-
30-
31-
2+
<title>Hello World</title>
323
</head>
334
<body>
34-
<div id="container">
35-
<div id="wrap">
36-
<header id="header">
37-
<div id="banner"></div>
38-
<div id="header-outer" class="outer">
39-
<div id="header-title" class="inner">
40-
<h1 id="logo-wrap">
41-
<a href="/" id="logo">Hexo</a>
42-
</h1>
43-
44-
</div>
45-
<div id="header-inner" class="inner">
46-
<nav id="main-nav">
47-
<a id="main-nav-toggle" class="nav-icon"></a>
48-
49-
<a class="main-nav-link" href="/">Home</a>
50-
51-
<a class="main-nav-link" href="/archives">Archives</a>
52-
53-
</nav>
54-
<nav id="sub-nav">
55-
56-
<a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS Feed"></a>
57-
58-
<a id="nav-search-btn" class="nav-icon" title="Search"></a>
59-
</nav>
60-
<div id="search-form-wrap">
61-
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" results="0" class="search-form-input" placeholder="Search"><input type="submit" value="&#xF002;" class="search-form-submit"><input type="hidden" name="q" value="site:http://yoursite.com"></form>
62-
</div>
63-
</div>
64-
</div>
65-
</header>
66-
<div class="outer">
67-
<section id="main"><article id="post-hello-world" class="article article-type-post" itemscope itemprop="blogPost">
68-
<div class="article-meta">
69-
<a href="/2014/10/01/hello-world/" class="article-date">
70-
<time datetime="2014-09-30T16:41:42.000Z" itemprop="datePublished">Oct 1 2014</time>
71-
</a>
72-
73-
</div>
74-
<div class="article-inner">
75-
76-
77-
<header class="article-header">
78-
79-
80-
<h1 class="article-title" itemprop="name">
81-
Hello World
82-
</h1>
83-
84-
85-
</header>
86-
87-
<div class="article-entry" itemprop="articleBody">
88-
89-
<p>Welcome to <a href="http://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="http://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="http://hexo.io/docs/troubleshooting.html" target="_blank" rel="external">trobuleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="external">GitHub</a>.</p>
5+
Hello World
6+
<hr>
7+
<p>Welcome to <a href="http://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="http://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="http://hexo.io/docs/troubleshooting.html" target="_blank" rel="external">trobuleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="external">GitHub</a>.</p>
908
<h2 id="Quick_Start">Quick Start</h2>
919
<h3 id="Create_a_new_post">Create a new post</h3>
9210
<figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo new <span class="string">"My New Post"</span></div></pre></td></tr></table></figure>
@@ -105,87 +23,4 @@ <h3 id="Deploy_to_remote_sites">Deploy to remote sites</h3>
10523

10624
<p>More info: <a href="http://hexo.io/docs/deployment.html" target="_blank" rel="external">Deployment</a></p>
10725

108-
109-
</div>
110-
<footer class="article-footer">
111-
<a data-url="http://yoursite.com/2014/10/01/hello-world/" data-id="5f457q610wpqk8y4" class="article-share-link">Share</a>
112-
113-
114-
</footer>
115-
</div>
116-
117-
118-
119-
</article>
120-
121-
</section>
122-
123-
<aside id="sidebar">
124-
125-
126-
127-
128-
129-
130-
131-
132-
<div class="widget-wrap">
133-
<h3 class="widget-title">Archives</h3>
134-
<div class="widget">
135-
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2014/10/">October 2014</a><span class="archive-list-count">1</span></li></ul>
136-
</div>
137-
</div>
138-
139-
140-
141-
<div class="widget-wrap">
142-
<h3 class="widget-title">Recents</h3>
143-
<div class="widget">
144-
<ul>
145-
146-
<li>
147-
<a href="/2014/10/01/hello-world/">Hello World</a>
148-
</li>
149-
150-
</ul>
151-
</div>
152-
</div>
153-
154-
155-
</aside>
156-
157-
</div>
158-
<footer id="footer">
159-
160-
<div class="outer">
161-
<div id="footer-info" class="inner">
162-
&copy; 2014 John Doe<br>
163-
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
164-
</div>
165-
</div>
166-
</footer>
167-
</div>
168-
<nav id="mobile-nav">
169-
170-
<a href="/" class="mobile-nav-link">Home</a>
171-
172-
<a href="/archives" class="mobile-nav-link">Archives</a>
173-
174-
</nav>
175-
176-
177-
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
178-
179-
180-
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" type="text/css">
181-
182-
<script src="/fancybox/jquery.fancybox.pack.js" type="text/javascript"></script>
183-
184-
185-
186-
<script src="/js/script.js" type="text/javascript"></script>
187-
188-
189-
</div>
190-
</body>
191-
</html>
26+
</body>

archives/2014/05/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<head>
2+
<title>index.html</title>
3+
</head>
4+
<body>
5+
6+
<div>
7+
<span>2014-10-01</span>
8+
<a href="/2014/10/01/hello-world/">Hello World</a>
9+
</div>
10+
11+
<div>
12+
<span>2014-05-02</span>
13+
<a href="/2014/05/02/2nd-post/">2nd post title</a>
14+
</div>
15+
16+
<div>
17+
<span>2014-05-01</span>
18+
<a href="/2014/05/01/1st-post/">1st post title</a>
19+
</div>
20+
21+
</body>

0 commit comments

Comments
 (0)