Add a lot of examples to test.

This commit is contained in:
Alexandre Vicenzi 2016-02-15 22:46:14 -02:00
parent fe4d5a4ff2
commit 16051319bd
14 changed files with 198 additions and 3 deletions

View file

@ -62,8 +62,11 @@ CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
DELETE_OUTPUT_DIRECTORY = False
DEFAULT_PAGINATION = 5
SUMMARY_MAX_LENGTH = 150
DISQUS_SITENAME = "test-test"
GOOGLE_ANALYTICS = "UA-XXXXXX-X"
ADD_THIS_ID = 'ra-XX3242XX'
USE_LESS = False
USE_LESS = True