diff --git a/.unison.conf.py~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp b/.unison.conf.py~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp deleted file mode 100644 index 529a5e1d..00000000 --- a/.unison.conf.py~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp +++ /dev/null @@ -1,112 +0,0 @@ -from __future__ import unicode_literals -import time -BLOG_AUTHOR = "Donald Harper" # (translatable) -BLOG_TITLE = "Donald Harper Photography" # (translatable) -SITE_URL = "http://www.donaldharper.com/" -BLOG_EMAIL = "don@donaldharper.com" -BLOG_DESCRIPTION = "Photos, normally daily, from Donald Harper" # (translatable) -DEFAULT_LANG = "en" -TRANSLATIONS = { - DEFAULT_LANG: "", - # Example for another language: - # "es": "./es", -} -TRANSLATIONS_PATTERN = "{path}.{lang}.{ext}" -NAVIGATION_LINKS = { - DEFAULT_LANG: ( - ('/index.html', 'Home'), - ('/stories/about.html', 'About me'), - ( - ( - ('http://www.donaldharper.com', 'My Photo Blog'), - ('http://p365.donaldharper.com', 'My Attempt at a Project 365'), - ('http://www.duckland.org', 'My Personal and Tech Blog'), - ), - 'My Sites' - ), - ( - ( - ('https://twitter.com/duckunix', 'My Twitter'), - ('https://plus.google.com/+DonHarper/', 'My Google+'), - ('http://www.linkedin.com/in/donaldharper/', 'My LinkedIN'), - ), - 'Social Sites' - ), - ("/archive.html", "Archive"), - ("/categories/index.html", "Tags"), - ('/rss.xml', 'RSS'), - ), -} -THEME = "cyborg" -TIMEZONE = "CDT6CST" -DATE_FORMAT = '%Y-%m-%d' -JS_DATE_FORMAT = 'YYYY-MM-DD' -DATE_FANCINESS = 1 -POSTS = ( - ("posts/*.rst", "posts", "post.tmpl"), - ("posts/*.txt", "posts", "post.tmpl"), - ("posts/*.html", "posts", "post.tmpl"), - ("posts/*.wp", "posts", "post.tmpl"), -) -PAGES = ( - ("stories/*.rst", "stories", "story.tmpl"), - ("stories/*.txt", "stories", "story.tmpl"), -) -COMPILERS = { - "rest": ('.rst', '.txt'), - "markdown": ('.md', '.mdown', '.markdown'), - "textile": ('.textile',), - "txt2tags": ('.t2t',), - "bbcode": ('.bb',), - "wiki": ('.wiki',), - "ipynb": ('.ipynb',), - "html": ('.html', '.htm', '.wp'), - "php": ('.php',), -} -SHOW_BLOG_TITLE = True -FEED_LENGTH = 10 -REDIRECTIONS = [] -DEPLOY_COMMANDS = { - 'default': [ - "chmod -R a+rX output/", - "rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' output/ don@mx1:/srv/http/work/blog/output", - "rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ duck@www:/home/duck/httpd/donaldharper.com/nikola", - ] -} -INDEX_READ_MORE_LINK = '

{read_more}...

' -RSS_READ_MORE_LINK = '

{read_more}... ({min_remaining_read})

' -LICENSE = "" -CONTENT_FOOTER = 'Contents © {date} {author} - Powered by Nikola {license}' -CONTENT_FOOTER_FORMATS = { - DEFAULT_LANG: ( - (), - { - "email": BLOG_EMAIL, - "author": BLOG_AUTHOR, - "date": time.gmtime().tm_year, - "license": LICENSE - } - ) -} -COMMENT_SYSTEM = "" -COMMENT_SYSTEM_ID = "" -FUTURE_IS_NOW = False -DEPLOY_DRAFTS = False -SCHEDULE_ALL = True -SHOW_SOURCELINK = False -COPY_SOURCES = False -INDEX_DISPLAY_POST_COUNT = 3 -UNSLUGIFY_TITLES = True -LOGGING_HANDLERS = { - 'stderr': {'loglevel': 'INFO', 'bubble': True}, - 'smtp': { - 'from_addr': 'www.donaldharper.com@duckland.org', - 'recipients': ('duck@duckland.org'), - 'server_addr': ('127.0.0.1',25), - 'secure': (), - 'level': 'WARNING', - 'bubble': False - } -} -GLOBAL_CONTEXT = {} -GLOBAL_CONTEXT_FILLER = [] diff --git a/files/wp-content/uploads/2015/03/.unison.20150222171622.jpg.94b208a60a0996ad9dc8e4d09586e061.unison.tmp b/files/wp-content/uploads/2015/03/.unison.20150222171622.jpg.94b208a60a0996ad9dc8e4d09586e061.unison.tmp deleted file mode 100644 index 0a036933..00000000 Binary files a/files/wp-content/uploads/2015/03/.unison.20150222171622.jpg.94b208a60a0996ad9dc8e4d09586e061.unison.tmp and /dev/null differ diff --git a/posts/2015/01/09/.unison.ride-to-london.html~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp b/posts/2015/01/09/.unison.ride-to-london.html~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp deleted file mode 100644 index bb5382e5..00000000 --- a/posts/2015/01/09/.unison.ride-to-london.html~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp +++ /dev/null @@ -1 +0,0 @@ - diff --git a/posts/2015/01/27/.unison.wjen-tile-meets-wood.meta~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp b/posts/2015/01/27/.unison.wjen-tile-meets-wood.meta~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp deleted file mode 100644 index f4e818ae..00000000 --- a/posts/2015/01/27/.unison.wjen-tile-meets-wood.meta~.94b208a60a0996ad9dc8e4d09586e061.unison.tmp +++ /dev/null @@ -1,3 +0,0 @@ -Wjen Tile Meets Wood -wjen-tile-meets-wood -2015-01-27 04:00 diff --git a/posts/2015/02/22/.unison.snout.html.94b208a60a0996ad9dc8e4d09586e061.unison.tmp b/posts/2015/02/22/.unison.snout.html.94b208a60a0996ad9dc8e4d09586e061.unison.tmp deleted file mode 100644 index 6d24135b..00000000 --- a/posts/2015/02/22/.unison.snout.html.94b208a60a0996ad9dc8e4d09586e061.unison.tmp +++ /dev/null @@ -1 +0,0 @@ - diff --git a/posts/2015/02/22/.unison.snout.meta.94b208a60a0996ad9dc8e4d09586e061.unison.tmp b/posts/2015/02/22/.unison.snout.meta.94b208a60a0996ad9dc8e4d09586e061.unison.tmp deleted file mode 100644 index 5e555f29..00000000 --- a/posts/2015/02/22/.unison.snout.meta.94b208a60a0996ad9dc8e4d09586e061.unison.tmp +++ /dev/null @@ -1,3 +0,0 @@ -Snout! -snout -2015-02-22 04:00