Преглед изворни кода

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