forked from novoland/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·19 lines (18 loc) · 1.31 KB
/
index.html
File metadata and controls
executable file
·19 lines (18 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: index
title: 克鲁斯卡尔的博客
---
<article id="post__content">
<h1 class="post__title">关于我</h1>
<p>华中科技大学软件硕士毕业,混迹过不知名小公司 / 网易 / 阿里巴巴,目前在美团猫眼做后台开发。喜欢写代码,更喜欢做东西,自娱自乐。爱好 dota(天梯1100分的水平),皮艺手工(做了几个钱包)。近期最大的目标是把体重提高到 130。</p>
<h1>关于这个博客</h1>
<p>托管在 github,模板使用 <a href="https://github.com/P233/3-Jekyll" target="_blank">3-jekyll</a>。</p>
<p>这里大部分是我平常总结的笔记,从 evernote 同步过来的,写了个 <a href="https://github.com/novoland/blog/blob/master/evernote-sync/main.py" target="_blank">python 脚本</a>干这事儿。大部分属于原创,如果有参考文档会尽量写在博客里,<a href="https://github.com/novoland/blog/blob/master/evernote-sync/settings.py" target="_blank">这里</a>可以看到我所有公开的笔记。</p>
<p>博客使用的工具:</p>
<ol>
<li><a href="http://maxiang.info" target="_blank">马克飞象</a></li>
<li><a href="https://github.com/P233/3-Jekyll" target="_blank">3-jekyll</a></li>
<li>python</li>
<li><a href="http://evernote.com" target="_blank">Evernote</a></li>
</ol>
</article> <!-- end #post__content -->