Skip to content

Commit

Permalink
Rename fks-chart to fks_chart
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Mar 4, 2015
1 parent 6701083 commit 7d84bf5
Show file tree
Hide file tree
Showing 342 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 7,7 @@ Frontend Knowledge Structure

图片的形式具有诸多的不便。缺失源图的我们,无法为此图贡献些什么,随着时间的迁移,或许有些技术点会发生改变,所以有了这个GitHub项目。我们可以通过协作的方式来共同维护这个项目。Git的历史记录也可以见证前端行业的一些变迁。

[可视化效果](http://html5ify.com/fks/fks-chart/)
[可视化效果](http://html5ify.com/fks/fks_chart/)

## 前端开发知识结构
- 前端工程师
Expand Down
2 changes: 1 addition & 1 deletion bin/generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 82,4 @@ var buildTree = function (list) {
};

var tree = buildTree(formated);
fs.writeFileSync(path.join(__dirname, '../fks-chart/data/front-end.json'), JSON.stringify(tree, null, ' '));
fs.writeFileSync(path.join(__dirname, '../fks_chart/data/front-end.json'), JSON.stringify(tree, null, ' '));
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 7d84bf5

Please sign in to comment.