提交 5b0b82d5 编写于 作者: Y Yu Yang

Move .tmpl .json to .tools/templates/*

上级 c5a512a5
...@@ -26,9 +26,10 @@ ...@@ -26,9 +26,10 @@
- id: remove-tabs - id: remove-tabs
files: \.md$ files: \.md$
- repo: https://github.com/reyoung/pre-commit-hooks-jinja-compile.git - repo: https://github.com/reyoung/pre-commit-hooks-jinja-compile.git
sha: 85ad800cbc9c60a64230d60971aa9576fd57e508 sha: 4a369cc72a4a2b8d3813ab8cc17abb5f5b21ef6c
hooks: hooks:
- id: convert-jinja2-into-html - id: convert-jinja2-into-html
args: ['--filename_pattern=.*/([^/]*)\.tmpl', '--filename_repl=\1']
- repo: local - repo: local
hooks: hooks:
- id: convert-markdown-into-html - id: convert-markdown-into-html
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
* { * {
font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
} }
.left-panel { .left-panel {
background: #E5E6EA; background: #E5E6EA;
} }
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
* { * {
font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
} }
.left-panel { .left-panel {
background: #E5E6EA; background: #E5E6EA;
} }
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
* { * {
font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; font-family:"Roboto","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
} }
.left-panel { .left-panel {
background: #E5E6EA; background: #E5E6EA;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册