new posts

This commit is contained in:
Don Harper 2019-01-15 21:45:22 -06:00
parent aa23d4bccf
commit 4e28ef409b
6 changed files with 31 additions and 0 deletions

View file

@ -26,6 +26,7 @@ NAVIGATION_LINKS = {
#'My Sites'
#),
('https://twitter.com/duckunix', 'My Twitter'),
('https://flickr.com/photos/duckunix', 'My Flickr'),
#(
#(
#('https://twitter.com/duckunix', 'My Twitter'),
@ -114,3 +115,4 @@ GLOBAL_CONTEXT = {}
GLOBAL_CONTEXT_FILLER = []
CREATE_MONTHLY_ARCHIVE = True
WRITE_TAG_CLOUD = False

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

View file

@ -0,0 +1,6 @@
.. title: P52-1 : Butterfly
.. slug: p52-1-butterfly
.. date: 2019-01-05 10:05
.. tags: Pictures,P52
.. image:: /wp-content/uploads/2019/01/20190101182342.jpg
:alt: Butterfly

View file

@ -0,0 +1,6 @@
.. title: P52-2 : Power Colors
.. slug: p52-2-power-colors
.. date: 2019-01-11 22:05
.. tags: Pictures,P52
.. image:: /wp-content/uploads/2019/01/20190109065804.jpg
:alt: Power Colors

17
stories/privacy.md Normal file
View file

@ -0,0 +1,17 @@
<!--
.. title: Privacy
.. slug: privacy
.. date: 2018-12-27 09:54:39 UTC-06:00
.. tags:
.. category:
.. link:
.. description:
.. type: text
-->
# Privacy/GDPR Compliance
This web site is statically generated and uses no cookies. The only data collected is the IP and browser information used to view the site, and is only used for resolving any problems from connecting to the site. None of the data collected is to be used for any other purpose.
Some of the images are hosted on external providers, and they will have their own privacy policy which this site has no control over. There is a project to move this to be all self-hosted, but this is an on-going process and will take some time.