Ver código fonte

add some more principles for design

Oz N Tiram 10 anos atrás
pai
commit
16f3280387
1 arquivos alterados com 7 adições e 1 exclusões
  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