From 0d15b313e5ad65559cf9a26bb1b861c9582aefbf Mon Sep 17 00:00:00 2001 From: Giuliano Peraz Date: Fri, 20 May 2016 22:28:43 +0200 Subject: [PATCH] Deletes copyright and adds CC --- pelicanconf.py | 4 ++-- themes/pelican-bootstrap3/templates/includes/footer.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 980e017..96269ff 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -4,7 +4,8 @@ from __future__ import unicode_literals AUTHOR = u'Hackmeeting' SITENAME = u'Hackmeeting 0x13' -# SITEURL = 'http://hackmeeting.org/hackit15' +CC_LICENSE = True +# SITEURL = 'http://hackmeeting.org/hackit16' PATH = 'content' PAGE_PATHS = ['pages'] @@ -35,7 +36,6 @@ DEFAULT_DATE = (2015, 3, 1) TYPOGRIFY = True PAGE_ORDER_BY = 'navbar_sort' - PAGE_URL = '{slug}.html' PAGE_SAVE_AS = '{slug}.html' PAGE_LANG_URL = '{slug}.{lang}.html' diff --git a/themes/pelican-bootstrap3/templates/includes/footer.html b/themes/pelican-bootstrap3/templates/includes/footer.html index ccd951b..83cff35 100644 --- a/themes/pelican-bootstrap3/templates/includes/footer.html +++ b/themes/pelican-bootstrap3/templates/includes/footer.html @@ -7,8 +7,8 @@ {% else %} {% set copy_date = '' %} {% endif %} -
© {{ copy_date }} {{ AUTHOR }} - · Powered by pelican-bootstrap3, +
{{ AUTHOR }} + · Made with pelican-bootstrap3, Pelican, Bootstrap {%- if CC_LICENSE or CC_LICENSE_DERIVATIVES or CC_LICENSE_COMMERCIAL %}