File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ engines :
3
+ fixme :
4
+ enabled : true
5
+ markdownlint :
6
+ enabled : true
7
+ ratings :
8
+ paths : []
9
+ exclude_paths : []
Original file line number Diff line number Diff line change @@ -6998,8 +6998,6 @@ DESCRIPTION/
6998
6998
6999
6999
BODY/程序体
7000
7000
7001
-
7002
-
7003
7001
扩展:
7004
7002
7005
7003
1 ASSIGN SHELL/指定壳,如果不指定壳,默认使用Bourne SHELL,建议使用KSH
Original file line number Diff line number Diff line change 1
1
# Cnblogs
2
2
3
+ [ ![ Code Climate] ( https://codeclimate.com/github/jiangxincode/cnblogs/badges/gpa.svg )] ( https://codeclimate.com/github/jiangxincode/cnblogs )
4
+ [ ![ Issue Count] ( https://codeclimate.com/github/jiangxincode/cnblogs/badges/issue_count.svg )] ( https://codeclimate.com/github/jiangxincode/cnblogs )
5
+
3
6
一些我平时会发表到cnblogs的文章,由于我的很多文章都是需要不断修改的,而cnblogs不具备历史内容查看以及备份功能,所以我需要借助github。平时会在github上写新文章或者修改原来的文章,每隔一段时间会同步到cnblogs上。之后我可能会写一个自动同步工具,但是现在还是依靠手动同步。
4
7
5
8
欢迎来到我的博客:
You can’t perform that action at this time.
0 commit comments