diff --git a/.gitignore b/.gitignore
index 68d652b..7b4b008 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,4 +35,4 @@ build/
*.log
*.exe
*.sum
-blog
\ No newline at end of file
+/Blog
\ No newline at end of file
diff --git a/template/blog/article/article_md.html b/template/blog/article/article_md.html
new file mode 100644
index 0000000..7458276
--- /dev/null
+++ b/template/blog/article/article_md.html
@@ -0,0 +1,85 @@
+
+
+
+
+ #{.article.Title}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/template/blog/article/article_tinyMce.html b/template/blog/article/article_tinyMce.html
new file mode 100644
index 0000000..cdccc33
--- /dev/null
+++ b/template/blog/article/article_tinyMce.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+ #{.article.Title}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/template/blog/article/index.html b/template/blog/article/index.html
new file mode 100644
index 0000000..949dcf1
--- /dev/null
+++ b/template/blog/article/index.html
@@ -0,0 +1,206 @@
+
+
+
+
+ 小辉Java
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/template/blog/diary/index.html b/template/blog/diary/index.html
new file mode 100644
index 0000000..aa1ef81
--- /dev/null
+++ b/template/blog/diary/index.html
@@ -0,0 +1,174 @@
+
+
+
+
+
+ 小辉Java
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/template/blog/introduce.html b/template/blog/introduce.html
new file mode 100644
index 0000000..3ed2630
--- /dev/null
+++ b/template/blog/introduce.html
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+ 愿各位早日成为正式员工
+
+
+
+
+
+ 对不起我是外包
+
+
+ 我是一个外包
+
+ 工作了7年有余的外包
+
+ 当然,你也可以叫我黄老弟
+
+ 我有个朋友他叫鸭哥,大数据领域泰斗
+
+ 还有一个大佬叫超哥,行业顶尖人才
+
+ 而我,就一废物
+
+
+
+
+
+
+ 至于这个博客嘛,人活一辈子总要留点什么给在世上,证明自己来过
+
+
+
+
+
+
+
\ No newline at end of file