Skip to content

Commit

Permalink
rename tags title
Browse files Browse the repository at this point in the history
  • Loading branch information
pangzhenzhou committed Mar 18, 2017
1 parent 81c4782 commit e5691e3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Archives.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ title: Archives
<div class="archive-post-title"><a href="{{ post.url }}">{{ post.title }}</a></div>
</li>
{% endfor %}
</ul>
</ul>
4 changes: 2 additions & 2 deletions Tags.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: page
title: Tag Cloud
title: Tags
---
<ul class="tag-cloud">
{% assign sorted_tags = (site.tags | sort: 0) %}
Expand All @@ -11,4 +11,4 @@ title: Tag Cloud
</a>
</li>
{% endfor %}
</ul>
</ul>
13 changes: 5 additions & 8 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,18 @@ title: About
---

<p class="message">
Hey there! This page is included as an example. Feel free to customize it for your own use upon downloading. Carry on!
老码农,兴趣广泛且多变。喜欢一切有意思的技术,哈尔滨人目前蜗居在北京。
</p>

## Keywords
老码农,兴趣广泛且多变。喜欢一切有意思的技术,哈尔滨人目前蜗居在北京。

## Work Experience
* 2011年以前企业软件——运营商支撑系统。
* 2011->至今 分布式存储架构,大数据系统,互联网后端,平台架构。
* ~ 2011年 : 企业软件——运营商支撑系统。
* 2011年->至今 : 分布式存储架构,大数据系统,互联网后端,平台架构。

## Technology Stack
#### 在以下领域略有实践 后端架构,分布式系统,网络及并发编程
#### *后端架构,分布式系统,网络及并发编程*略有实践

* Language : Java ,Golang
* RDBMS : MySQL
* NoSQL : MongoDB,LevelDB,Redis
* BigData : Hadoop,Hive,HBase,Kafka,Zookeeper,Storm,Spark,Druid
* Others : JavaScript,TypeScript, AngularJs 1/2,SemanticUI
* Others : JavaScript,TypeScript, AngularJs 1/2,SemanticUI

0 comments on commit e5691e3

Please sign in to comment.