new posts
This commit is contained in:
parent
aa23d4bccf
commit
4e28ef409b
6 changed files with 31 additions and 0 deletions
2
conf.py
2
conf.py
|
|
@ -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
|
||||
|
||||
|
|
|
|||
BIN
files/wp-content/uploads/2019/01/20190101182342.jpg
Normal file
BIN
files/wp-content/uploads/2019/01/20190101182342.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
BIN
files/wp-content/uploads/2019/01/20190109065804.jpg
Normal file
BIN
files/wp-content/uploads/2019/01/20190109065804.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 MiB |
6
posts/2019/01/05/p52-1.rst
Normal file
6
posts/2019/01/05/p52-1.rst
Normal 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
|
||||
6
posts/2019/01/11/p52-2.rst
Normal file
6
posts/2019/01/11/p52-2.rst
Normal 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
17
stories/privacy.md
Normal 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue