ソースを参照

add some more principles for design

Oz N Tiram 10 年 前
コミット
16f3280387
1 ファイル変更7 行追加1 行削除
  1. 7 1
      design.txt

+ 7 - 1
design.txt

@@ -28,4 +28,10 @@ rendering should be done with a call to a rendering function, e.g jinja2
 or any other string manipulation function. This will make testing is easier!
 or any other string manipulation function. This will make testing is easier!
 
 
 tinydb, does not have a unique id... when creating a new tag, first check
 tinydb, does not have a unique id... when creating a new tag, first check
-it does not already exist. 
+it does not already exist.
+
+# Todo:
+# https://pypi.python.org/pypi/watchdog/0.8.3
+# port some jekyll themes
+done: ~~replace metadata format with with metadata block, drop YAML dependency~~
+  see https://github.com/trentm/python-markdown2/wiki/metadata