-
Notifications
You must be signed in to change notification settings - Fork 1
/
di-yi-pian-ri-zhi.html
110 lines (101 loc) · 6.02 KB
/
di-yi-pian-ri-zhi.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8" />
<title>第一篇日志</title>
<link rel="stylesheet" href="https://wangdaiwei.github.io/theme/css/main.css" />
<link href="https://wangdaiwei.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="DaiweiWang@Github Atom Feed" />
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://wangdaiwei.github.io/">DaiweiWang@Github </a></h1>
<nav><ul>
<li><a href="https://wangdaiwei.github.io/category/development.html">Development</a></li>
<li><a href="https://wangdaiwei.github.io/category/math.html">Math</a></li>
<li class="active"><a href="https://wangdaiwei.github.io/category/misc.html">Misc</a></li>
<li><a href="https://wangdaiwei.github.io/category/study.html">Study</a></li>
<li><a href="https://wangdaiwei.github.io/category/unity.html">Unity</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<article>
<header>
<h1 class="entry-title">
<a href="https://wangdaiwei.github.io/di-yi-pian-ri-zhi.html" rel="bookmark"
title="Permalink to 第一篇日志">第一篇日志</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2013-12-23T00:00:00+08:00">
Published: 周一 23 十二月 2013
</abbr>
<address class="vcard author">
By <a class="url fn" href="https://wangdaiwei.github.io/author/daiwei-wang.html">Daiwei Wang</a>
</address>
<p>In <a href="https://wangdaiwei.github.io/category/misc.html">Misc</a>.</p>
<p>tags: <a href="https://wangdaiwei.github.io/tag/misc.html">Misc</a> </p>
</footer><!-- /.post-info --> <h2>写在前面</h2>
<p>很早就想自己搭一个个人网站了,之前在Wix上写了一个,但是又没有动力去维护了。自从看到了论坛上的帖子有人在Github上搭了一个,一直想试一试,可惜上课的时候太忙了就没怎么开始。现在总算到了放假的时间,自己整一个感觉还挺不错的。有时间把自己之前做的乱七八糟的代码整理一下扔上来,顺便回顾一下以前的东西,希望能够有所帮助吧。</p>
<h2>这是拿什么做的</h2>
<p>既然是基于别人写的东西搭建的网站,原作者的文档还是放上来好一些吧。写的还是挺清楚的,不过Windows的用户就可能没有什么参考价值了。博客地址:<a href="http://www.lizherui.com/pages/2013/08/17/build_blog.html">一步一步打造Geek风格的技术博客</a>。同时另外一篇日志也比较有参考价值:<a href="http://terriyu.info/blog/posts/2013/07/pelican-setup/">How I setup Pelican</a>。</p>
<h2>近期安排</h2>
<p>这几天在北京闲逛,准备找几个老师学长聊聊。感觉在香港待了一段时间后回来节奏有点不适应了。有机会写一点关于香港学习生活的感悟吧。</p>
</div><!-- /.entry-content -->
<div class="comments">
<h2>Comments !</h2>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'wangdaiwei';
var disqus_identifier = 'di-yi-pian-ri-zhi.html';
var disqus_url = 'https://wangdaiwei.github.io/di-yi-pian-ri-zhi.html';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//wangdaiwei.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the comments.</noscript>
</div>
</article>
</section>
<section id="extras" class="body">
<div class="blogroll">
<h2>links</h2>
<ul>
<li><a href="http://getpelican.com/">Pelican</a></li>
<li><a href="http://python.org/">Python.org</a></li>
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
</ul>
</div><!-- /.blogroll -->
<div class="social">
<h2>social</h2>
<ul>
<li><a href="https://wangdaiwei.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46745526-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
var disqus_shortname = 'wangdaiwei';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'https://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>