Browse Source

add some more principles for design

Oz N Tiram 9 years ago
parent
commit
16f3280387
1 changed files with 7 additions and 1 deletions
  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