')
__M_writer(str(title))
@@ -77,6 +77,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"64": 12, "65": 12, "66": 12, "67": 14, "68": 15, "69": 16, "70": 16, "71": 16, "72": 18, "78": 72, "26": 0, "36": 2, "41": 19, "47": 4, "56": 4, "57": 7, "58": 7, "59": 9, "60": 10, "61": 11, "62": 12, "63": 12}, "uri": "list.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"64": 12, "65": 12, "66": 12, "67": 14, "68": 15, "69": 16, "70": 16, "71": 16, "72": 18, "78": 72, "26": 0, "36": 2, "41": 19, "47": 4, "56": 4, "57": 7, "58": 7, "59": 9, "60": 10, "61": 11, "62": 12, "63": 12}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list.tmpl", "uri": "list.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/list_post.tmpl.py b/cache/.mako.tmp/list_post.tmpl.py
index 5b9bdb7f..51d4cb71 100644
--- a/cache/.mako.tmp/list_post.tmpl.py
+++ b/cache/.mako.tmp/list_post.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.9291914
+_modified_time = 1434078007.6015508
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl'
_template_uri = 'list_post.tmpl'
@@ -27,12 +27,12 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- title = context.get('title', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
posts = context.get('posts', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
- date_format = context.get('date_format', UNDEFINED)
+ title = context.get('title', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'content'):
@@ -48,12 +48,12 @@ def render_body(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- title = context.get('title', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
posts = context.get('posts', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
def content():
return render_content(context)
- date_format = context.get('date_format', UNDEFINED)
+ title = context.get('title', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(str(title))
@@ -85,6 +85,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "uri": "list_post.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl", "uri": "list_post.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/listing.tmpl.py b/cache/.mako.tmp/listing.tmpl.py
index 598e0e19..e567b3a9 100644
--- a/cache/.mako.tmp/listing.tmpl.py
+++ b/cache/.mako.tmp/listing.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.8828063
+_modified_time = 1434078007.5549912
_enable_loop = True
_template_filename = 'themes/bootstrap3/templates/listing.tmpl'
_template_uri = 'listing.tmpl'
@@ -31,17 +31,17 @@ def render_body(context,**pageargs):
__M_locals = __M_dict_builtin(pageargs=pageargs)
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- ui = _mako_get_namespace(context, 'ui')
- crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
- messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
- code = _import_ns.get('code', context.get('code', UNDEFINED))
- source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
- files = _import_ns.get('files', context.get('files', UNDEFINED))
- def content():
- return render_content(context._locals(__M_locals))
def sourcelink():
return render_sourcelink(context._locals(__M_locals))
+ source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
+ code = _import_ns.get('code', context.get('code', UNDEFINED))
+ def content():
+ return render_content(context._locals(__M_locals))
+ crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
+ ui = _mako_get_namespace(context, 'ui')
+ files = _import_ns.get('files', context.get('files', UNDEFINED))
+ messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n\n')
@@ -65,9 +65,9 @@ def render_sourcelink(context,**pageargs):
try:
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
def sourcelink():
return render_sourcelink(context)
+ source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
@@ -87,13 +87,13 @@ def render_content(context,**pageargs):
try:
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- ui = _mako_get_namespace(context, 'ui')
- crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
code = _import_ns.get('code', context.get('code', UNDEFINED))
- files = _import_ns.get('files', context.get('files', UNDEFINED))
def content():
return render_content(context)
+ crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
+ ui = _mako_get_namespace(context, 'ui')
+ files = _import_ns.get('files', context.get('files', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
__M_writer(str(ui.bar(crumbs)))
@@ -124,6 +124,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "uri": "listing.tmpl", "filename": "themes/bootstrap3/templates/listing.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "filename": "themes/bootstrap3/templates/listing.tmpl", "uri": "listing.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post.tmpl.py b/cache/.mako.tmp/post.tmpl.py
index 0cd721c4..48105870 100644
--- a/cache/.mako.tmp/post.tmpl.py
+++ b/cache/.mako.tmp/post.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.9568436
+_modified_time = 1434078007.629244
_enable_loop = True
_template_filename = 'themes/bootstrap/templates/post.tmpl'
_template_uri = 'post.tmpl'
@@ -35,20 +35,20 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
- show_sourcelink = context.get('show_sourcelink', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
messages = context.get('messages', UNDEFINED)
def extra_head():
return render_extra_head(context._locals(__M_locals))
- pheader = _mako_get_namespace(context, 'pheader')
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
- def content():
- return render_content(context._locals(__M_locals))
def sourcelink():
return render_sourcelink(context._locals(__M_locals))
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ helper = _mako_get_namespace(context, 'helper')
+ def content():
+ return render_content(context._locals(__M_locals))
+ parent = context.get('parent', UNDEFINED)
+ post = context.get('post', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ pheader = _mako_get_namespace(context, 'pheader')
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n')
@@ -77,9 +77,9 @@ def render_body(context,**pageargs):
def render_extra_head(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
+ post = context.get('post', UNDEFINED)
def extra_head():
return render_extra_head(context)
- post = context.get('post', UNDEFINED)
parent = context.get('parent', UNDEFINED)
helper = _mako_get_namespace(context, 'helper')
__M_writer = context.writer()
@@ -124,11 +124,11 @@ def render_extra_head(context,**pageargs):
def render_sourcelink(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- messages = context.get('messages', UNDEFINED)
post = context.get('post', UNDEFINED)
def sourcelink():
return render_sourcelink(context)
show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if show_sourcelink:
@@ -145,13 +145,13 @@ def render_sourcelink(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
pheader = _mako_get_namespace(context, 'pheader')
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
+ post = context.get('post', UNDEFINED)
def content():
return render_content(context)
+ helper = _mako_get_namespace(context, 'helper')
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
- __M_writer(str(messages("Source")))
- __M_writer('\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_html_translations(context,post):
__M_caller = context.caller_stack._push_frame()
try:
translations = context.get('translations', UNDEFINED)
lang = context.get('lang', UNDEFINED)
- len = context.get('len', UNDEFINED)
messages = context.get('messages', UNDEFINED)
+ len = context.get('len', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if len(post.translated_to) > 1:
@@ -88,20 +69,57 @@ def render_html_translations(context,post):
context.caller_stack._pop_frame()
-def render_html_post_header(context):
+def render_html_sourcelink(context):
__M_caller = context.caller_stack._push_frame()
try:
post = context.get('post', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if show_sourcelink:
+ __M_writer(' ')
+ __M_writer(str(messages("Source")))
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_title(context):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ post = context.get('post', UNDEFINED)
+ title = context.get('title', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if title and not post.meta('hidetitle'):
+ __M_writer(' ')
+ __M_writer(filters.html_escape(str(post.title())))
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_post_header(context):
+ __M_caller = context.caller_stack._push_frame()
+ try:
def html_translations(post):
return render_html_translations(context,post)
def html_sourcelink():
return render_html_sourcelink(context)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
+ post = context.get('post', UNDEFINED)
def html_title():
return render_html_title(context)
- date_format = context.get('date_format', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n \n ')
__M_writer(str(html_title()))
@@ -141,26 +159,8 @@ def render_html_post_header(context):
context.caller_stack._pop_frame()
-def render_html_title(context):
- __M_caller = context.caller_stack._push_frame()
- try:
- title = context.get('title', UNDEFINED)
- post = context.get('post', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if title and not post.meta('hidetitle'):
- __M_writer(' ')
- __M_writer(filters.html_escape(str(post.title())))
- __M_writer('
\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
"""
__M_BEGIN_METADATA
-{"line_map": {"128": 41, "129": 41, "130": 41, "131": 41, "132": 43, "133": 44, "134": 44, "135": 44, "136": 46, "137": 47, "138": 47, "144": 5, "22": 3, "151": 6, "152": 7, "25": 2, "154": 7, "155": 7, "28": 0, "150": 5, "162": 156, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 7, "44": 24, "51": 24, "52": 25, "53": 26, "54": 26, "55": 26, "56": 26, "57": 26, "63": 11, "71": 11, "72": 12, "73": 13, "74": 14, "75": 14, "76": 15, "77": 16, "78": 17, "79": 17, "80": 17, "81": 17, "82": 17, "83": 17, "84": 17, "85": 20, "153": 7, "91": 30, "106": 30, "107": 32, "108": 32, "109": 34, "110": 34, "111": 35, "112": 35, "113": 35, "114": 35, "115": 35, "116": 35, "117": 35, "118": 35, "119": 36, "120": 37, "121": 37, "122": 37, "123": 39, "124": 39, "125": 39, "126": 40, "127": 41}, "uri": "post_header.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"128": 34, "129": 35, "130": 35, "131": 35, "132": 35, "133": 35, "134": 35, "135": 35, "136": 35, "137": 36, "138": 37, "139": 37, "140": 37, "141": 39, "142": 39, "143": 39, "144": 40, "145": 41, "146": 41, "147": 41, "148": 41, "149": 41, "22": 2, "151": 44, "152": 44, "25": 3, "154": 46, "155": 47, "28": 0, "150": 43, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 47, "44": 11, "52": 11, "53": 12, "54": 13, "55": 14, "56": 14, "57": 15, "58": 16, "59": 17, "60": 17, "61": 17, "62": 17, "63": 17, "64": 17, "65": 17, "66": 20, "72": 24, "162": 156, "79": 24, "80": 25, "81": 26, "82": 26, "83": 26, "84": 26, "85": 26, "91": 5, "97": 5, "98": 6, "99": 7, "100": 7, "101": 7, "102": 7, "103": 7, "109": 30, "153": 44, "124": 30, "125": 32, "126": 32, "127": 34}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "uri": "post_header.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post_helper.tmpl.py b/cache/.mako.tmp/post_helper.tmpl.py
index 2ff0ecef..2f9db29b 100644
--- a/cache/.mako.tmp/post_helper.tmpl.py
+++ b/cache/.mako.tmp/post_helper.tmpl.py
@@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.9883745
+_modified_time = 1434078007.6608505
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl'
_template_uri = 'post_helper.tmpl'
_source_encoding = 'utf-8'
-_exports = ['meta_translations', 'twitter_card_information', 'mathjax_script', 'html_tags', 'html_pager', 'open_graph_metadata']
+_exports = ['twitter_card_information', 'meta_translations', 'html_tags', 'open_graph_metadata', 'mathjax_script', 'html_pager']
def render_body(context,**pageargs):
@@ -29,27 +29,6 @@ def render_body(context,**pageargs):
context.caller_stack._pop_frame()
-def render_meta_translations(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- translations = context.get('translations', UNDEFINED)
- len = context.get('len', UNDEFINED)
- lang = context.get('lang', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if len(translations) > 1:
- for langname in translations.keys():
- if langname != lang and post.is_translation_available(langname):
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_twitter_card_information(context,post):
__M_caller = context.caller_stack._push_frame()
try:
@@ -81,13 +60,22 @@ def render_twitter_card_information(context,post):
context.caller_stack._pop_frame()
-def render_mathjax_script(context,post):
+def render_meta_translations(context,post):
__M_caller = context.caller_stack._push_frame()
try:
+ translations = context.get('translations', UNDEFINED)
+ lang = context.get('lang', UNDEFINED)
+ len = context.get('len', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
- if post.is_mathjax:
- __M_writer(' \n \n')
+ if len(translations) > 1:
+ for langname in translations.keys():
+ if langname != lang and post.is_translation_available(langname):
+ __M_writer(' \n')
return ''
finally:
context.caller_stack._pop_frame()
@@ -115,46 +103,16 @@ def render_html_tags(context,post):
context.caller_stack._pop_frame()
-def render_html_pager(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- messages = context.get('messages', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if post.prev_post or post.next_post:
- __M_writer(' \n')
- if post.prev_post:
- __M_writer(' - \n ')
- __M_writer(str(messages("Previous post")))
- __M_writer('\n
\n')
- if post.next_post:
- __M_writer(' - \n ')
- __M_writer(str(messages("Next post")))
- __M_writer('\n
\n')
- __M_writer('
\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_open_graph_metadata(context,post):
__M_caller = context.caller_stack._push_frame()
try:
- use_open_graph = context.get('use_open_graph', UNDEFINED)
- blog_title = context.get('blog_title', UNDEFINED)
striphtml = context.get('striphtml', UNDEFINED)
+ use_open_graph = context.get('use_open_graph', UNDEFINED)
+ permalink = context.get('permalink', UNDEFINED)
+ blog_title = context.get('blog_title', UNDEFINED)
+ url_replacer = context.get('url_replacer', UNDEFINED)
lang = context.get('lang', UNDEFINED)
abs_link = context.get('abs_link', UNDEFINED)
- url_replacer = context.get('url_replacer', UNDEFINED)
- permalink = context.get('permalink', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if use_open_graph:
@@ -192,8 +150,50 @@ def render_open_graph_metadata(context,post):
context.caller_stack._pop_frame()
+def render_mathjax_script(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if post.is_mathjax:
+ __M_writer(' \n \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_pager(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if post.prev_post or post.next_post:
+ __M_writer(' \n')
+ if post.prev_post:
+ __M_writer(' - \n ')
+ __M_writer(str(messages("Previous post")))
+ __M_writer('\n
\n')
+ if post.next_post:
+ __M_writer(' - \n ')
+ __M_writer(str(messages("Next post")))
+ __M_writer('\n
\n')
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
"""
__M_BEGIN_METADATA
-{"line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 3, "39": 3, "40": 4, "41": 5, "42": 6, "43": 7, "44": 7, "45": 7, "46": 7, "47": 7, "53": 71, "58": 71, "59": 72, "60": 73, "61": 73, "62": 73, "63": 74, "64": 75, "65": 75, "66": 75, "67": 76, "68": 77, "69": 77, "70": 77, "71": 79, "72": 80, "73": 80, "74": 80, "75": 81, "76": 82, "77": 82, "78": 82, "84": 87, "88": 87, "89": 88, "90": 89, "96": 13, "102": 13, "103": 14, "104": 15, "105": 16, "106": 17, "107": 18, "108": 18, "109": 18, "110": 18, "111": 18, "112": 21, "118": 25, "123": 25, "124": 26, "125": 27, "126": 28, "127": 29, "128": 30, "129": 30, "130": 30, "131": 30, "132": 30, "133": 30, "134": 33, "135": 34, "136": 35, "137": 35, "138": 35, "139": 35, "140": 35, "141": 35, "142": 38, "148": 42, "159": 42, "160": 43, "161": 44, "162": 44, "163": 44, "164": 45, "165": 45, "166": 46, "167": 46, "168": 47, "169": 48, "170": 48, "171": 48, "172": 49, "173": 50, "174": 50, "175": 50, "176": 52, "177": 53, "178": 53, "179": 53, "180": 55, "181": 60, "182": 61, "183": 61, "184": 61, "185": 63, "186": 64, "187": 65, "188": 65, "189": 65, "195": 189}, "uri": "post_helper.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 71, "37": 71, "38": 72, "39": 73, "40": 73, "41": 73, "42": 74, "43": 75, "44": 75, "45": 75, "46": 76, "47": 77, "48": 77, "49": 77, "50": 79, "51": 80, "52": 80, "53": 80, "54": 81, "55": 82, "56": 82, "57": 82, "63": 3, "70": 3, "71": 4, "72": 5, "73": 6, "74": 7, "75": 7, "76": 7, "77": 7, "78": 7, "84": 13, "90": 13, "91": 14, "92": 15, "93": 16, "94": 17, "95": 18, "96": 18, "97": 18, "98": 18, "99": 18, "100": 21, "106": 42, "117": 42, "118": 43, "119": 44, "120": 44, "121": 44, "122": 45, "123": 45, "124": 46, "125": 46, "126": 47, "127": 48, "128": 48, "129": 48, "130": 49, "131": 50, "132": 50, "133": 50, "134": 52, "135": 53, "136": 53, "137": 53, "138": 55, "139": 60, "140": 61, "141": 61, "142": 61, "143": 63, "144": 64, "145": 65, "146": 65, "147": 65, "153": 87, "157": 87, "158": 88, "159": 89, "165": 25, "170": 25, "171": 26, "172": 27, "173": 28, "174": 29, "175": 30, "176": 30, "177": 30, "178": 30, "179": 30, "180": 30, "181": 33, "182": 34, "183": 35, "184": 35, "185": 35, "186": 35, "187": 35, "188": 35, "189": 38, "195": 189}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl", "uri": "post_helper.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/story.tmpl.py b/cache/.mako.tmp/story.tmpl.py
index 2dfafa83..7d9de413 100644
--- a/cache/.mako.tmp/story.tmpl.py
+++ b/cache/.mako.tmp/story.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074408.0440078
+_modified_time = 1434078007.7166464
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl'
_template_uri = 'story.tmpl'
@@ -35,15 +35,15 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
- comments = _mako_get_namespace(context, 'comments')
messages = context.get('messages', UNDEFINED)
pheader = _mako_get_namespace(context, 'pheader')
- enable_comments = context.get('enable_comments', UNDEFINED)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
+ helper = _mako_get_namespace(context, 'helper')
+ post = context.get('post', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ enable_comments = context.get('enable_comments', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n')
@@ -62,15 +62,15 @@ def render_body(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
- comments = _mako_get_namespace(context, 'comments')
messages = context.get('messages', UNDEFINED)
pheader = _mako_get_namespace(context, 'pheader')
- enable_comments = context.get('enable_comments', UNDEFINED)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
def content():
return render_content(context)
+ helper = _mako_get_namespace(context, 'helper')
+ post = context.get('post', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ enable_comments = context.get('enable_comments', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(str(pheader.html_title()))
@@ -95,6 +95,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"86": 19, "75": 7, "76": 10, "77": 10, "78": 11, "79": 11, "80": 14, "81": 14, "82": 16, "83": 17, "84": 18, "85": 18, "22": 4, "87": 19, "88": 22, "25": 2, "90": 22, "28": 3, "96": 90, "34": 0, "48": 2, "49": 3, "50": 4, "51": 5, "89": 22, "56": 24, "62": 7}, "uri": "story.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"86": 19, "75": 7, "76": 10, "77": 10, "78": 11, "79": 11, "80": 14, "81": 14, "82": 16, "83": 17, "84": 18, "85": 18, "22": 4, "87": 19, "88": 22, "25": 2, "90": 22, "28": 3, "96": 90, "34": 0, "48": 2, "49": 3, "50": 4, "51": 5, "89": 22, "56": 24, "62": 7}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl", "uri": "story.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/tag.tmpl.py b/cache/.mako.tmp/tag.tmpl.py
index b73c2deb..293762ad 100644
--- a/cache/.mako.tmp/tag.tmpl.py
+++ b/cache/.mako.tmp/tag.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074408.0981414
+_modified_time = 1434078007.7706406
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl'
_template_uri = 'tag.tmpl'
@@ -27,23 +27,23 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- kind = context.get('kind', UNDEFINED)
- date_format = context.get('date_format', UNDEFINED)
- description = context.get('description', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- title = context.get('title', UNDEFINED)
- subcategories = context.get('subcategories', UNDEFINED)
- _link = context.get('_link', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
def extra_head():
return render_extra_head(context._locals(__M_locals))
- tag = context.get('tag', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
- generate_rss = context.get('generate_rss', UNDEFINED)
- posts = context.get('posts', UNDEFINED)
- len = context.get('len', UNDEFINED)
+ _link = context.get('_link', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
+ kind = context.get('kind', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ parent = context.get('parent', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
+ len = context.get('len', UNDEFINED)
+ posts = context.get('posts', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
+ title = context.get('title', UNDEFINED)
+ description = context.get('description', UNDEFINED)
+ subcategories = context.get('subcategories', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'extra_head'):
@@ -64,15 +64,15 @@ def render_body(context,**pageargs):
def render_extra_head(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- kind = context.get('kind', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- _link = context.get('_link', UNDEFINED)
def extra_head():
return render_extra_head(context)
- tag = context.get('tag', UNDEFINED)
+ _link = context.get('_link', UNDEFINED)
+ kind = context.get('kind', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
parent = context.get('parent', UNDEFINED)
- generate_rss = context.get('generate_rss', UNDEFINED)
len = context.get('len', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n ')
__M_writer(str(parent.extra_head()))
@@ -104,20 +104,20 @@ def render_extra_head(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- kind = context.get('kind', UNDEFINED)
- len = context.get('len', UNDEFINED)
- date_format = context.get('date_format', UNDEFINED)
- title = context.get('title', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- subcategories = context.get('subcategories', UNDEFINED)
_link = context.get('_link', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
- tag = context.get('tag', UNDEFINED)
- posts = context.get('posts', UNDEFINED)
- generate_rss = context.get('generate_rss', UNDEFINED)
def content():
return render_content(context)
+ kind = context.get('kind', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
+ len = context.get('len', UNDEFINED)
+ posts = context.get('posts', UNDEFINED)
+ title = context.get('title', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
description = context.get('description', UNDEFINED)
+ subcategories = context.get('subcategories', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(filters.html_escape(str(title)))
@@ -179,6 +179,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"128": 21, "129": 23, "130": 24, "131": 24, "132": 24, "133": 26, "134": 27, "135": 27, "136": 27, "137": 27, "138": 27, "139": 29, "140": 31, "141": 32, "142": 33, "143": 34, "144": 35, "145": 35, "146": 35, "147": 35, "148": 35, "149": 35, "150": 35, "151": 35, "152": 38, "153": 39, "26": 0, "155": 39, "156": 39, "154": 39, "158": 41, "159": 43, "160": 44, "161": 45, "162": 46, "163": 46, "164": 46, "165": 46, "166": 46, "167": 46, "168": 46, "169": 46, "170": 46, "171": 46, "172": 46, "173": 48, "174": 50, "157": 39, "48": 2, "180": 174, "53": 13, "58": 51, "64": 4, "77": 4, "78": 5, "79": 5, "80": 6, "81": 7, "82": 8, "83": 8, "84": 8, "85": 8, "86": 8, "87": 8, "88": 8, "89": 8, "90": 8, "91": 10, "92": 11, "93": 11, "94": 11, "95": 11, "96": 11, "97": 11, "98": 11, "104": 16, "122": 16, "123": 19, "124": 19, "125": 20, "126": 21, "127": 21}, "uri": "tag.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"128": 21, "129": 23, "130": 24, "131": 24, "132": 24, "133": 26, "134": 27, "135": 27, "136": 27, "137": 27, "138": 27, "139": 29, "140": 31, "141": 32, "142": 33, "143": 34, "144": 35, "145": 35, "146": 35, "147": 35, "148": 35, "149": 35, "150": 35, "151": 35, "152": 38, "153": 39, "26": 0, "155": 39, "156": 39, "154": 39, "158": 41, "159": 43, "160": 44, "161": 45, "162": 46, "163": 46, "164": 46, "165": 46, "166": 46, "167": 46, "168": 46, "169": 46, "170": 46, "171": 46, "172": 46, "173": 48, "174": 50, "157": 39, "48": 2, "180": 174, "53": 13, "58": 51, "64": 4, "77": 4, "78": 5, "79": 5, "80": 6, "81": 7, "82": 8, "83": 8, "84": 8, "85": 8, "86": 8, "87": 8, "88": 8, "89": 8, "90": 8, "91": 10, "92": 11, "93": 11, "94": 11, "95": 11, "96": 11, "97": 11, "98": 11, "104": 16, "122": 16, "123": 19, "124": 19, "125": 20, "126": 21, "127": 21}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl", "uri": "tag.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/tags.tmpl.py b/cache/.mako.tmp/tags.tmpl.py
index f396b156..a01b9292 100644
--- a/cache/.mako.tmp/tags.tmpl.py
+++ b/cache/.mako.tmp/tags.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074408.0786676
+_modified_time = 1434078007.7508233
_enable_loop = True
_template_filename = 'themes/bootstrap/templates/tags.tmpl'
_template_uri = 'tags.tmpl'
@@ -30,9 +30,9 @@ def render_body(context,**pageargs):
title = context.get('title', UNDEFINED)
items = context.get('items', UNDEFINED)
cat_items = context.get('cat_items', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
- messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'content'):
@@ -51,9 +51,9 @@ def render_content(context,**pageargs):
title = context.get('title', UNDEFINED)
items = context.get('items', UNDEFINED)
cat_items = context.get('cat_items', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
def content():
return render_content(context)
- messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
__M_writer(str(title))
@@ -90,6 +90,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"64": 7, "65": 9, "66": 10, "67": 11, "68": 11, "69": 11, "70": 11, "71": 11, "72": 14, "73": 15, "74": 16, "75": 16, "76": 16, "77": 19, "78": 20, "79": 21, "80": 22, "81": 22, "82": 22, "83": 22, "84": 22, "85": 24, "26": 0, "91": 85, "37": 2, "42": 26, "48": 4, "58": 4, "59": 5, "60": 5, "61": 6, "62": 7, "63": 7}, "uri": "tags.tmpl", "filename": "themes/bootstrap/templates/tags.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"64": 7, "65": 9, "66": 10, "67": 11, "68": 11, "69": 11, "70": 11, "71": 11, "72": 14, "73": 15, "74": 16, "75": 16, "76": 16, "77": 19, "78": 20, "79": 21, "80": 22, "81": 22, "82": 22, "83": 22, "84": 22, "85": 24, "26": 0, "91": 85, "37": 2, "42": 26, "48": 4, "58": 4, "59": 5, "60": 5, "61": 6, "62": 7, "63": 7}, "filename": "themes/bootstrap/templates/tags.tmpl", "uri": "tags.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/lastdeploy b/cache/lastdeploy
index 95b1eee4..1fc16048 100644
--- a/cache/lastdeploy
+++ b/cache/lastdeploy
@@ -1 +1 @@
-2015-06-12T02:00:10.822429
\ No newline at end of file
+2015-06-12T03:00:10.681507
\ No newline at end of file
diff --git a/output/categories/cli.html b/output/categories/cli.html
index 9f4b8fab..3bd4b3cd 100644
--- a/output/categories/cli.html
+++ b/output/categories/cli.html
@@ -136,10 +136,10 @@
Screen - terminal multiplexer
-BINS Photo Album
+iKog - the simple todo list
-iKog - the simple todo list
+BINS Photo Album
Strayed from the path
diff --git a/output/categories/software.html b/output/categories/software.html
index 948d5765..df839a6f 100644
--- a/output/categories/software.html
+++ b/output/categories/software.html
@@ -148,10 +148,10 @@
Screen - terminal multiplexer
-BINS Photo Album
+iKog - the simple todo list
-iKog - the simple todo list
+BINS Photo Album
cli bug/issue/task tracking system?
')
__M_writer(str(title))
@@ -85,6 +85,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "uri": "list_post.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl", "uri": "list_post.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/listing.tmpl.py b/cache/.mako.tmp/listing.tmpl.py
index 598e0e19..e567b3a9 100644
--- a/cache/.mako.tmp/listing.tmpl.py
+++ b/cache/.mako.tmp/listing.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.8828063
+_modified_time = 1434078007.5549912
_enable_loop = True
_template_filename = 'themes/bootstrap3/templates/listing.tmpl'
_template_uri = 'listing.tmpl'
@@ -31,17 +31,17 @@ def render_body(context,**pageargs):
__M_locals = __M_dict_builtin(pageargs=pageargs)
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- ui = _mako_get_namespace(context, 'ui')
- crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
- messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
- code = _import_ns.get('code', context.get('code', UNDEFINED))
- source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
- files = _import_ns.get('files', context.get('files', UNDEFINED))
- def content():
- return render_content(context._locals(__M_locals))
def sourcelink():
return render_sourcelink(context._locals(__M_locals))
+ source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
+ code = _import_ns.get('code', context.get('code', UNDEFINED))
+ def content():
+ return render_content(context._locals(__M_locals))
+ crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
+ ui = _mako_get_namespace(context, 'ui')
+ files = _import_ns.get('files', context.get('files', UNDEFINED))
+ messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n\n')
@@ -65,9 +65,9 @@ def render_sourcelink(context,**pageargs):
try:
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
def sourcelink():
return render_sourcelink(context)
+ source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
@@ -87,13 +87,13 @@ def render_content(context,**pageargs):
try:
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- ui = _mako_get_namespace(context, 'ui')
- crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
code = _import_ns.get('code', context.get('code', UNDEFINED))
- files = _import_ns.get('files', context.get('files', UNDEFINED))
def content():
return render_content(context)
+ crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
+ ui = _mako_get_namespace(context, 'ui')
+ files = _import_ns.get('files', context.get('files', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
__M_writer(str(ui.bar(crumbs)))
@@ -124,6 +124,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "uri": "listing.tmpl", "filename": "themes/bootstrap3/templates/listing.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "filename": "themes/bootstrap3/templates/listing.tmpl", "uri": "listing.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post.tmpl.py b/cache/.mako.tmp/post.tmpl.py
index 0cd721c4..48105870 100644
--- a/cache/.mako.tmp/post.tmpl.py
+++ b/cache/.mako.tmp/post.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.9568436
+_modified_time = 1434078007.629244
_enable_loop = True
_template_filename = 'themes/bootstrap/templates/post.tmpl'
_template_uri = 'post.tmpl'
@@ -35,20 +35,20 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
- show_sourcelink = context.get('show_sourcelink', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
messages = context.get('messages', UNDEFINED)
def extra_head():
return render_extra_head(context._locals(__M_locals))
- pheader = _mako_get_namespace(context, 'pheader')
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
- def content():
- return render_content(context._locals(__M_locals))
def sourcelink():
return render_sourcelink(context._locals(__M_locals))
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ helper = _mako_get_namespace(context, 'helper')
+ def content():
+ return render_content(context._locals(__M_locals))
+ parent = context.get('parent', UNDEFINED)
+ post = context.get('post', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ pheader = _mako_get_namespace(context, 'pheader')
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n')
@@ -77,9 +77,9 @@ def render_body(context,**pageargs):
def render_extra_head(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
+ post = context.get('post', UNDEFINED)
def extra_head():
return render_extra_head(context)
- post = context.get('post', UNDEFINED)
parent = context.get('parent', UNDEFINED)
helper = _mako_get_namespace(context, 'helper')
__M_writer = context.writer()
@@ -124,11 +124,11 @@ def render_extra_head(context,**pageargs):
def render_sourcelink(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- messages = context.get('messages', UNDEFINED)
post = context.get('post', UNDEFINED)
def sourcelink():
return render_sourcelink(context)
show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if show_sourcelink:
@@ -145,13 +145,13 @@ def render_sourcelink(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
pheader = _mako_get_namespace(context, 'pheader')
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
+ post = context.get('post', UNDEFINED)
def content():
return render_content(context)
+ helper = _mako_get_namespace(context, 'helper')
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
- __M_writer(str(messages("Source")))
- __M_writer('\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_html_translations(context,post):
__M_caller = context.caller_stack._push_frame()
try:
translations = context.get('translations', UNDEFINED)
lang = context.get('lang', UNDEFINED)
- len = context.get('len', UNDEFINED)
messages = context.get('messages', UNDEFINED)
+ len = context.get('len', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if len(post.translated_to) > 1:
@@ -88,20 +69,57 @@ def render_html_translations(context,post):
context.caller_stack._pop_frame()
-def render_html_post_header(context):
+def render_html_sourcelink(context):
__M_caller = context.caller_stack._push_frame()
try:
post = context.get('post', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if show_sourcelink:
+ __M_writer(' ')
+ __M_writer(str(messages("Source")))
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_title(context):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ post = context.get('post', UNDEFINED)
+ title = context.get('title', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if title and not post.meta('hidetitle'):
+ __M_writer(' ')
+ __M_writer(filters.html_escape(str(post.title())))
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_post_header(context):
+ __M_caller = context.caller_stack._push_frame()
+ try:
def html_translations(post):
return render_html_translations(context,post)
def html_sourcelink():
return render_html_sourcelink(context)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
+ post = context.get('post', UNDEFINED)
def html_title():
return render_html_title(context)
- date_format = context.get('date_format', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n \n ')
__M_writer(str(html_title()))
@@ -141,26 +159,8 @@ def render_html_post_header(context):
context.caller_stack._pop_frame()
-def render_html_title(context):
- __M_caller = context.caller_stack._push_frame()
- try:
- title = context.get('title', UNDEFINED)
- post = context.get('post', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if title and not post.meta('hidetitle'):
- __M_writer(' ')
- __M_writer(filters.html_escape(str(post.title())))
- __M_writer('
\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
"""
__M_BEGIN_METADATA
-{"line_map": {"128": 41, "129": 41, "130": 41, "131": 41, "132": 43, "133": 44, "134": 44, "135": 44, "136": 46, "137": 47, "138": 47, "144": 5, "22": 3, "151": 6, "152": 7, "25": 2, "154": 7, "155": 7, "28": 0, "150": 5, "162": 156, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 7, "44": 24, "51": 24, "52": 25, "53": 26, "54": 26, "55": 26, "56": 26, "57": 26, "63": 11, "71": 11, "72": 12, "73": 13, "74": 14, "75": 14, "76": 15, "77": 16, "78": 17, "79": 17, "80": 17, "81": 17, "82": 17, "83": 17, "84": 17, "85": 20, "153": 7, "91": 30, "106": 30, "107": 32, "108": 32, "109": 34, "110": 34, "111": 35, "112": 35, "113": 35, "114": 35, "115": 35, "116": 35, "117": 35, "118": 35, "119": 36, "120": 37, "121": 37, "122": 37, "123": 39, "124": 39, "125": 39, "126": 40, "127": 41}, "uri": "post_header.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"128": 34, "129": 35, "130": 35, "131": 35, "132": 35, "133": 35, "134": 35, "135": 35, "136": 35, "137": 36, "138": 37, "139": 37, "140": 37, "141": 39, "142": 39, "143": 39, "144": 40, "145": 41, "146": 41, "147": 41, "148": 41, "149": 41, "22": 2, "151": 44, "152": 44, "25": 3, "154": 46, "155": 47, "28": 0, "150": 43, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 47, "44": 11, "52": 11, "53": 12, "54": 13, "55": 14, "56": 14, "57": 15, "58": 16, "59": 17, "60": 17, "61": 17, "62": 17, "63": 17, "64": 17, "65": 17, "66": 20, "72": 24, "162": 156, "79": 24, "80": 25, "81": 26, "82": 26, "83": 26, "84": 26, "85": 26, "91": 5, "97": 5, "98": 6, "99": 7, "100": 7, "101": 7, "102": 7, "103": 7, "109": 30, "153": 44, "124": 30, "125": 32, "126": 32, "127": 34}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "uri": "post_header.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post_helper.tmpl.py b/cache/.mako.tmp/post_helper.tmpl.py
index 2ff0ecef..2f9db29b 100644
--- a/cache/.mako.tmp/post_helper.tmpl.py
+++ b/cache/.mako.tmp/post_helper.tmpl.py
@@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074407.9883745
+_modified_time = 1434078007.6608505
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl'
_template_uri = 'post_helper.tmpl'
_source_encoding = 'utf-8'
-_exports = ['meta_translations', 'twitter_card_information', 'mathjax_script', 'html_tags', 'html_pager', 'open_graph_metadata']
+_exports = ['twitter_card_information', 'meta_translations', 'html_tags', 'open_graph_metadata', 'mathjax_script', 'html_pager']
def render_body(context,**pageargs):
@@ -29,27 +29,6 @@ def render_body(context,**pageargs):
context.caller_stack._pop_frame()
-def render_meta_translations(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- translations = context.get('translations', UNDEFINED)
- len = context.get('len', UNDEFINED)
- lang = context.get('lang', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if len(translations) > 1:
- for langname in translations.keys():
- if langname != lang and post.is_translation_available(langname):
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_twitter_card_information(context,post):
__M_caller = context.caller_stack._push_frame()
try:
@@ -81,13 +60,22 @@ def render_twitter_card_information(context,post):
context.caller_stack._pop_frame()
-def render_mathjax_script(context,post):
+def render_meta_translations(context,post):
__M_caller = context.caller_stack._push_frame()
try:
+ translations = context.get('translations', UNDEFINED)
+ lang = context.get('lang', UNDEFINED)
+ len = context.get('len', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
- if post.is_mathjax:
- __M_writer(' \n \n')
+ if len(translations) > 1:
+ for langname in translations.keys():
+ if langname != lang and post.is_translation_available(langname):
+ __M_writer(' \n')
return ''
finally:
context.caller_stack._pop_frame()
@@ -115,46 +103,16 @@ def render_html_tags(context,post):
context.caller_stack._pop_frame()
-def render_html_pager(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- messages = context.get('messages', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if post.prev_post or post.next_post:
- __M_writer(' \n')
- if post.prev_post:
- __M_writer(' - \n ')
- __M_writer(str(messages("Previous post")))
- __M_writer('\n
\n')
- if post.next_post:
- __M_writer(' - \n ')
- __M_writer(str(messages("Next post")))
- __M_writer('\n
\n')
- __M_writer('
\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_open_graph_metadata(context,post):
__M_caller = context.caller_stack._push_frame()
try:
- use_open_graph = context.get('use_open_graph', UNDEFINED)
- blog_title = context.get('blog_title', UNDEFINED)
striphtml = context.get('striphtml', UNDEFINED)
+ use_open_graph = context.get('use_open_graph', UNDEFINED)
+ permalink = context.get('permalink', UNDEFINED)
+ blog_title = context.get('blog_title', UNDEFINED)
+ url_replacer = context.get('url_replacer', UNDEFINED)
lang = context.get('lang', UNDEFINED)
abs_link = context.get('abs_link', UNDEFINED)
- url_replacer = context.get('url_replacer', UNDEFINED)
- permalink = context.get('permalink', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if use_open_graph:
@@ -192,8 +150,50 @@ def render_open_graph_metadata(context,post):
context.caller_stack._pop_frame()
+def render_mathjax_script(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if post.is_mathjax:
+ __M_writer(' \n \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_pager(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if post.prev_post or post.next_post:
+ __M_writer(' \n')
+ if post.prev_post:
+ __M_writer(' - \n ')
+ __M_writer(str(messages("Previous post")))
+ __M_writer('\n
\n')
+ if post.next_post:
+ __M_writer(' - \n ')
+ __M_writer(str(messages("Next post")))
+ __M_writer('\n
\n')
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
"""
__M_BEGIN_METADATA
-{"line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 3, "39": 3, "40": 4, "41": 5, "42": 6, "43": 7, "44": 7, "45": 7, "46": 7, "47": 7, "53": 71, "58": 71, "59": 72, "60": 73, "61": 73, "62": 73, "63": 74, "64": 75, "65": 75, "66": 75, "67": 76, "68": 77, "69": 77, "70": 77, "71": 79, "72": 80, "73": 80, "74": 80, "75": 81, "76": 82, "77": 82, "78": 82, "84": 87, "88": 87, "89": 88, "90": 89, "96": 13, "102": 13, "103": 14, "104": 15, "105": 16, "106": 17, "107": 18, "108": 18, "109": 18, "110": 18, "111": 18, "112": 21, "118": 25, "123": 25, "124": 26, "125": 27, "126": 28, "127": 29, "128": 30, "129": 30, "130": 30, "131": 30, "132": 30, "133": 30, "134": 33, "135": 34, "136": 35, "137": 35, "138": 35, "139": 35, "140": 35, "141": 35, "142": 38, "148": 42, "159": 42, "160": 43, "161": 44, "162": 44, "163": 44, "164": 45, "165": 45, "166": 46, "167": 46, "168": 47, "169": 48, "170": 48, "171": 48, "172": 49, "173": 50, "174": 50, "175": 50, "176": 52, "177": 53, "178": 53, "179": 53, "180": 55, "181": 60, "182": 61, "183": 61, "184": 61, "185": 63, "186": 64, "187": 65, "188": 65, "189": 65, "195": 189}, "uri": "post_helper.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 71, "37": 71, "38": 72, "39": 73, "40": 73, "41": 73, "42": 74, "43": 75, "44": 75, "45": 75, "46": 76, "47": 77, "48": 77, "49": 77, "50": 79, "51": 80, "52": 80, "53": 80, "54": 81, "55": 82, "56": 82, "57": 82, "63": 3, "70": 3, "71": 4, "72": 5, "73": 6, "74": 7, "75": 7, "76": 7, "77": 7, "78": 7, "84": 13, "90": 13, "91": 14, "92": 15, "93": 16, "94": 17, "95": 18, "96": 18, "97": 18, "98": 18, "99": 18, "100": 21, "106": 42, "117": 42, "118": 43, "119": 44, "120": 44, "121": 44, "122": 45, "123": 45, "124": 46, "125": 46, "126": 47, "127": 48, "128": 48, "129": 48, "130": 49, "131": 50, "132": 50, "133": 50, "134": 52, "135": 53, "136": 53, "137": 53, "138": 55, "139": 60, "140": 61, "141": 61, "142": 61, "143": 63, "144": 64, "145": 65, "146": 65, "147": 65, "153": 87, "157": 87, "158": 88, "159": 89, "165": 25, "170": 25, "171": 26, "172": 27, "173": 28, "174": 29, "175": 30, "176": 30, "177": 30, "178": 30, "179": 30, "180": 30, "181": 33, "182": 34, "183": 35, "184": 35, "185": 35, "186": 35, "187": 35, "188": 35, "189": 38, "195": 189}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl", "uri": "post_helper.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/story.tmpl.py b/cache/.mako.tmp/story.tmpl.py
index 2dfafa83..7d9de413 100644
--- a/cache/.mako.tmp/story.tmpl.py
+++ b/cache/.mako.tmp/story.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074408.0440078
+_modified_time = 1434078007.7166464
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl'
_template_uri = 'story.tmpl'
@@ -35,15 +35,15 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
- comments = _mako_get_namespace(context, 'comments')
messages = context.get('messages', UNDEFINED)
pheader = _mako_get_namespace(context, 'pheader')
- enable_comments = context.get('enable_comments', UNDEFINED)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
+ helper = _mako_get_namespace(context, 'helper')
+ post = context.get('post', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ enable_comments = context.get('enable_comments', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n')
@@ -62,15 +62,15 @@ def render_body(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- post = context.get('post', UNDEFINED)
- helper = _mako_get_namespace(context, 'helper')
- comments = _mako_get_namespace(context, 'comments')
messages = context.get('messages', UNDEFINED)
pheader = _mako_get_namespace(context, 'pheader')
- enable_comments = context.get('enable_comments', UNDEFINED)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
def content():
return render_content(context)
+ helper = _mako_get_namespace(context, 'helper')
+ post = context.get('post', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ enable_comments = context.get('enable_comments', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(str(pheader.html_title()))
@@ -95,6 +95,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"86": 19, "75": 7, "76": 10, "77": 10, "78": 11, "79": 11, "80": 14, "81": 14, "82": 16, "83": 17, "84": 18, "85": 18, "22": 4, "87": 19, "88": 22, "25": 2, "90": 22, "28": 3, "96": 90, "34": 0, "48": 2, "49": 3, "50": 4, "51": 5, "89": 22, "56": 24, "62": 7}, "uri": "story.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"86": 19, "75": 7, "76": 10, "77": 10, "78": 11, "79": 11, "80": 14, "81": 14, "82": 16, "83": 17, "84": 18, "85": 18, "22": 4, "87": 19, "88": 22, "25": 2, "90": 22, "28": 3, "96": 90, "34": 0, "48": 2, "49": 3, "50": 4, "51": 5, "89": 22, "56": 24, "62": 7}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl", "uri": "story.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/tag.tmpl.py b/cache/.mako.tmp/tag.tmpl.py
index b73c2deb..293762ad 100644
--- a/cache/.mako.tmp/tag.tmpl.py
+++ b/cache/.mako.tmp/tag.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074408.0981414
+_modified_time = 1434078007.7706406
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl'
_template_uri = 'tag.tmpl'
@@ -27,23 +27,23 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- kind = context.get('kind', UNDEFINED)
- date_format = context.get('date_format', UNDEFINED)
- description = context.get('description', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- title = context.get('title', UNDEFINED)
- subcategories = context.get('subcategories', UNDEFINED)
- _link = context.get('_link', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
def extra_head():
return render_extra_head(context._locals(__M_locals))
- tag = context.get('tag', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
- generate_rss = context.get('generate_rss', UNDEFINED)
- posts = context.get('posts', UNDEFINED)
- len = context.get('len', UNDEFINED)
+ _link = context.get('_link', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
+ kind = context.get('kind', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ parent = context.get('parent', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
+ len = context.get('len', UNDEFINED)
+ posts = context.get('posts', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
+ title = context.get('title', UNDEFINED)
+ description = context.get('description', UNDEFINED)
+ subcategories = context.get('subcategories', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'extra_head'):
@@ -64,15 +64,15 @@ def render_body(context,**pageargs):
def render_extra_head(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- kind = context.get('kind', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- _link = context.get('_link', UNDEFINED)
def extra_head():
return render_extra_head(context)
- tag = context.get('tag', UNDEFINED)
+ _link = context.get('_link', UNDEFINED)
+ kind = context.get('kind', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
parent = context.get('parent', UNDEFINED)
- generate_rss = context.get('generate_rss', UNDEFINED)
len = context.get('len', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n ')
__M_writer(str(parent.extra_head()))
@@ -104,20 +104,20 @@ def render_extra_head(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- kind = context.get('kind', UNDEFINED)
- len = context.get('len', UNDEFINED)
- date_format = context.get('date_format', UNDEFINED)
- title = context.get('title', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- subcategories = context.get('subcategories', UNDEFINED)
_link = context.get('_link', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
- tag = context.get('tag', UNDEFINED)
- posts = context.get('posts', UNDEFINED)
- generate_rss = context.get('generate_rss', UNDEFINED)
def content():
return render_content(context)
+ kind = context.get('kind', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ date_format = context.get('date_format', UNDEFINED)
+ len = context.get('len', UNDEFINED)
+ posts = context.get('posts', UNDEFINED)
+ title = context.get('title', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
description = context.get('description', UNDEFINED)
+ subcategories = context.get('subcategories', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(filters.html_escape(str(title)))
@@ -179,6 +179,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"128": 21, "129": 23, "130": 24, "131": 24, "132": 24, "133": 26, "134": 27, "135": 27, "136": 27, "137": 27, "138": 27, "139": 29, "140": 31, "141": 32, "142": 33, "143": 34, "144": 35, "145": 35, "146": 35, "147": 35, "148": 35, "149": 35, "150": 35, "151": 35, "152": 38, "153": 39, "26": 0, "155": 39, "156": 39, "154": 39, "158": 41, "159": 43, "160": 44, "161": 45, "162": 46, "163": 46, "164": 46, "165": 46, "166": 46, "167": 46, "168": 46, "169": 46, "170": 46, "171": 46, "172": 46, "173": 48, "174": 50, "157": 39, "48": 2, "180": 174, "53": 13, "58": 51, "64": 4, "77": 4, "78": 5, "79": 5, "80": 6, "81": 7, "82": 8, "83": 8, "84": 8, "85": 8, "86": 8, "87": 8, "88": 8, "89": 8, "90": 8, "91": 10, "92": 11, "93": 11, "94": 11, "95": 11, "96": 11, "97": 11, "98": 11, "104": 16, "122": 16, "123": 19, "124": 19, "125": 20, "126": 21, "127": 21}, "uri": "tag.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"128": 21, "129": 23, "130": 24, "131": 24, "132": 24, "133": 26, "134": 27, "135": 27, "136": 27, "137": 27, "138": 27, "139": 29, "140": 31, "141": 32, "142": 33, "143": 34, "144": 35, "145": 35, "146": 35, "147": 35, "148": 35, "149": 35, "150": 35, "151": 35, "152": 38, "153": 39, "26": 0, "155": 39, "156": 39, "154": 39, "158": 41, "159": 43, "160": 44, "161": 45, "162": 46, "163": 46, "164": 46, "165": 46, "166": 46, "167": 46, "168": 46, "169": 46, "170": 46, "171": 46, "172": 46, "173": 48, "174": 50, "157": 39, "48": 2, "180": 174, "53": 13, "58": 51, "64": 4, "77": 4, "78": 5, "79": 5, "80": 6, "81": 7, "82": 8, "83": 8, "84": 8, "85": 8, "86": 8, "87": 8, "88": 8, "89": 8, "90": 8, "91": 10, "92": 11, "93": 11, "94": 11, "95": 11, "96": 11, "97": 11, "98": 11, "104": 16, "122": 16, "123": 19, "124": 19, "125": 20, "126": 21, "127": 21}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl", "uri": "tag.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/tags.tmpl.py b/cache/.mako.tmp/tags.tmpl.py
index f396b156..a01b9292 100644
--- a/cache/.mako.tmp/tags.tmpl.py
+++ b/cache/.mako.tmp/tags.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1434074408.0786676
+_modified_time = 1434078007.7508233
_enable_loop = True
_template_filename = 'themes/bootstrap/templates/tags.tmpl'
_template_uri = 'tags.tmpl'
@@ -30,9 +30,9 @@ def render_body(context,**pageargs):
title = context.get('title', UNDEFINED)
items = context.get('items', UNDEFINED)
cat_items = context.get('cat_items', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
- messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'content'):
@@ -51,9 +51,9 @@ def render_content(context,**pageargs):
title = context.get('title', UNDEFINED)
items = context.get('items', UNDEFINED)
cat_items = context.get('cat_items', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
def content():
return render_content(context)
- messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
__M_writer(str(title))
@@ -90,6 +90,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"line_map": {"64": 7, "65": 9, "66": 10, "67": 11, "68": 11, "69": 11, "70": 11, "71": 11, "72": 14, "73": 15, "74": 16, "75": 16, "76": 16, "77": 19, "78": 20, "79": 21, "80": 22, "81": 22, "82": 22, "83": 22, "84": 22, "85": 24, "26": 0, "91": 85, "37": 2, "42": 26, "48": 4, "58": 4, "59": 5, "60": 5, "61": 6, "62": 7, "63": 7}, "uri": "tags.tmpl", "filename": "themes/bootstrap/templates/tags.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "line_map": {"64": 7, "65": 9, "66": 10, "67": 11, "68": 11, "69": 11, "70": 11, "71": 11, "72": 14, "73": 15, "74": 16, "75": 16, "76": 16, "77": 19, "78": 20, "79": 21, "80": 22, "81": 22, "82": 22, "83": 22, "84": 22, "85": 24, "26": 0, "91": 85, "37": 2, "42": 26, "48": 4, "58": 4, "59": 5, "60": 5, "61": 6, "62": 7, "63": 7}, "filename": "themes/bootstrap/templates/tags.tmpl", "uri": "tags.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/lastdeploy b/cache/lastdeploy
index 95b1eee4..1fc16048 100644
--- a/cache/lastdeploy
+++ b/cache/lastdeploy
@@ -1 +1 @@
-2015-06-12T02:00:10.822429
\ No newline at end of file
+2015-06-12T03:00:10.681507
\ No newline at end of file
diff --git a/output/categories/cli.html b/output/categories/cli.html
index 9f4b8fab..3bd4b3cd 100644
--- a/output/categories/cli.html
+++ b/output/categories/cli.html
@@ -136,10 +136,10 @@
Screen - terminal multiplexer
-BINS Photo Album
+iKog - the simple todo list
-iKog - the simple todo list
+BINS Photo Album
Strayed from the path
diff --git a/output/categories/software.html b/output/categories/software.html
index 948d5765..df839a6f 100644
--- a/output/categories/software.html
+++ b/output/categories/software.html
@@ -148,10 +148,10 @@
Screen - terminal multiplexer
-BINS Photo Album
+iKog - the simple todo list
-iKog - the simple todo list
+BINS Photo Album
cli bug/issue/task tracking system?
') + __M_writer(str(messages("Source"))) + __M_writer('
\n') + return '' + finally: + context.caller_stack._pop_frame() + + +def render_html_title(context): + __M_caller = context.caller_stack._push_frame() + try: + post = context.get('post', UNDEFINED) + title = context.get('title', UNDEFINED) + __M_writer = context.writer() + __M_writer('\n') + if title and not post.meta('hidetitle'): + __M_writer('') + __M_writer(filters.html_escape(str(post.title()))) + __M_writer('
\n') + return '' + finally: + context.caller_stack._pop_frame() + + +def render_html_post_header(context): + __M_caller = context.caller_stack._push_frame() + try: def html_translations(post): return render_html_translations(context,post) def html_sourcelink(): return render_html_sourcelink(context) - site_has_comments = context.get('site_has_comments', UNDEFINED) + date_format = context.get('date_format', UNDEFINED) + post = context.get('post', UNDEFINED) def html_title(): return render_html_title(context) - date_format = context.get('date_format', UNDEFINED) + comments = _mako_get_namespace(context, 'comments') + site_has_comments = context.get('site_has_comments', UNDEFINED) + messages = context.get('messages', UNDEFINED) __M_writer = context.writer() __M_writer('\n') - __M_writer(filters.html_escape(str(post.title()))) - __M_writer('
\n') - return '' - finally: - context.caller_stack._pop_frame() - - """ __M_BEGIN_METADATA -{"line_map": {"128": 41, "129": 41, "130": 41, "131": 41, "132": 43, "133": 44, "134": 44, "135": 44, "136": 46, "137": 47, "138": 47, "144": 5, "22": 3, "151": 6, "152": 7, "25": 2, "154": 7, "155": 7, "28": 0, "150": 5, "162": 156, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 7, "44": 24, "51": 24, "52": 25, "53": 26, "54": 26, "55": 26, "56": 26, "57": 26, "63": 11, "71": 11, "72": 12, "73": 13, "74": 14, "75": 14, "76": 15, "77": 16, "78": 17, "79": 17, "80": 17, "81": 17, "82": 17, "83": 17, "84": 17, "85": 20, "153": 7, "91": 30, "106": 30, "107": 32, "108": 32, "109": 34, "110": 34, "111": 35, "112": 35, "113": 35, "114": 35, "115": 35, "116": 35, "117": 35, "118": 35, "119": 36, "120": 37, "121": 37, "122": 37, "123": 39, "124": 39, "125": 39, "126": 40, "127": 41}, "uri": "post_header.tmpl", "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "source_encoding": "utf-8"} +{"source_encoding": "utf-8", "line_map": {"128": 34, "129": 35, "130": 35, "131": 35, "132": 35, "133": 35, "134": 35, "135": 35, "136": 35, "137": 36, "138": 37, "139": 37, "140": 37, "141": 39, "142": 39, "143": 39, "144": 40, "145": 41, "146": 41, "147": 41, "148": 41, "149": 41, "22": 2, "151": 44, "152": 44, "25": 3, "154": 46, "155": 47, "28": 0, "150": 43, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 47, "44": 11, "52": 11, "53": 12, "54": 13, "55": 14, "56": 14, "57": 15, "58": 16, "59": 17, "60": 17, "61": 17, "62": 17, "63": 17, "64": 17, "65": 17, "66": 20, "72": 24, "162": 156, "79": 24, "80": 25, "81": 26, "82": 26, "83": 26, "84": 26, "85": 26, "91": 5, "97": 5, "98": 6, "99": 7, "100": 7, "101": 7, "102": 7, "103": 7, "109": 30, "153": 44, "124": 30, "125": 32, "126": 32, "127": 34}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "uri": "post_header.tmpl"} __M_END_METADATA """ diff --git a/cache/.mako.tmp/post_helper.tmpl.py b/cache/.mako.tmp/post_helper.tmpl.py index 2ff0ecef..2f9db29b 100644 --- a/cache/.mako.tmp/post_helper.tmpl.py +++ b/cache/.mako.tmp/post_helper.tmpl.py @@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED __M_dict_builtin = dict __M_locals_builtin = locals _magic_number = 10 -_modified_time = 1434074407.9883745 +_modified_time = 1434078007.6608505 _enable_loop = True _template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl' _template_uri = 'post_helper.tmpl' _source_encoding = 'utf-8' -_exports = ['meta_translations', 'twitter_card_information', 'mathjax_script', 'html_tags', 'html_pager', 'open_graph_metadata'] +_exports = ['twitter_card_information', 'meta_translations', 'html_tags', 'open_graph_metadata', 'mathjax_script', 'html_pager'] def render_body(context,**pageargs): @@ -29,27 +29,6 @@ def render_body(context,**pageargs): context.caller_stack._pop_frame() -def render_meta_translations(context,post): - __M_caller = context.caller_stack._push_frame() - try: - translations = context.get('translations', UNDEFINED) - len = context.get('len', UNDEFINED) - lang = context.get('lang', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if len(translations) > 1: - for langname in translations.keys(): - if langname != lang and post.is_translation_available(langname): - __M_writer(' \n') - return '' - finally: - context.caller_stack._pop_frame() - - def render_twitter_card_information(context,post): __M_caller = context.caller_stack._push_frame() try: @@ -81,13 +60,22 @@ def render_twitter_card_information(context,post): context.caller_stack._pop_frame() -def render_mathjax_script(context,post): +def render_meta_translations(context,post): __M_caller = context.caller_stack._push_frame() try: + translations = context.get('translations', UNDEFINED) + lang = context.get('lang', UNDEFINED) + len = context.get('len', UNDEFINED) __M_writer = context.writer() __M_writer('\n') - if post.is_mathjax: - __M_writer(' \n \n') + if len(translations) > 1: + for langname in translations.keys(): + if langname != lang and post.is_translation_available(langname): + __M_writer(' \n') return '' finally: context.caller_stack._pop_frame() @@ -115,46 +103,16 @@ def render_html_tags(context,post): context.caller_stack._pop_frame() -def render_html_pager(context,post): - __M_caller = context.caller_stack._push_frame() - try: - messages = context.get('messages', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if post.prev_post or post.next_post: - __M_writer('- \n')
- if post.prev_post:
- __M_writer('
- \n ') - __M_writer(str(messages("Previous post"))) - __M_writer('\n \n') - if post.next_post: - __M_writer('
- \n ') - __M_writer(str(messages("Next post"))) - __M_writer('\n \n') - __M_writer('
- \n')
+ if post.prev_post:
+ __M_writer('
- \n ') + __M_writer(str(messages("Previous post"))) + __M_writer('\n \n') + if post.next_post: + __M_writer('
- \n ') + __M_writer(str(messages("Next post"))) + __M_writer('\n \n') + __M_writer('