避免第三方插件模板开发时影响提交

移除已完成的 todo 文件
This commit is contained in:
fen
2016-07-16 13:07:38 +08:00
parent 7195666f09
commit 437ba872c1
5 changed files with 18 additions and 12 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 4
[*.scss]
indent_size = 2

4
.gitignore vendored
View File

@@ -27,3 +27,7 @@ config.rb
/config.inc.php
/usr/uploads/
/usr/*.db
/usr/plugins/
!/usr/plugins/HelloWorld
/usr/themes/
!/usr/themes/default

View File

@@ -1,15 +1,16 @@
Typecho Blogging Platform
=========================
####Homepage
Typecho is a PHP Blogging Platform. Simple and Powerful.
#### Homepage
http://typecho.org/
####Document
#### Documents
http://docs.typecho.org/
####Forum
#### Community
http://forum.typecho.org/
####Download
#### Download
http://typecho.org/download

View File

@@ -1,7 +0,0 @@
0.9 版
1. 干掉mootools上jquery
2. 后台UI更新
3. 撰写页面更新加入markdown支持
4. 增加bae支持