Переглянути джерело

add some more principles for design

Oz N Tiram 9 роки тому
батько
коміт
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