two new posts
This commit is contained in:
parent
82c5527ed8
commit
c522434553
4 changed files with 29 additions and 0 deletions
2
conf.py
2
conf.py
|
|
@ -46,6 +46,8 @@ DATE_FORMAT = '%Y-%m-%d'
|
|||
JS_DATE_FORMAT = 'YYYY-MM-DD'
|
||||
DATE_FANCINESS = 1
|
||||
PRETTY_URLS = False
|
||||
NEW_POST_DATE_PATH = False
|
||||
NEW_POST_DATE_PATH_FORMAT = '%Y/%m'
|
||||
POSTS = (
|
||||
("posts/*.md", "posts", "post.tmpl"),
|
||||
("posts/*.rst", "posts", "post.tmpl"),
|
||||
|
|
|
|||
BIN
images/Random/Art-Rose.jpg
Normal file
BIN
images/Random/Art-Rose.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 MiB |
14
posts/2017/01/new-year-checkin.md
Normal file
14
posts/2017/01/new-year-checkin.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!--
|
||||
.. title: New Year Check-in
|
||||
.. slug: new-year-checkin
|
||||
.. date: 2017-01-09 06:36:14 UTC-06:00
|
||||
.. tags: personal,photo
|
||||
.. category:
|
||||
.. link:
|
||||
.. description:
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
First week of the new year is behind us, and how are things looking? Well, aside from the cold over the weekend, I think things are going okay.
|
||||
|
||||
I have not done formal resolutions for a while, but I have tried to improve myself, and sometimes a new effort matches up with the calendar. Aside from my [New Year's Day Post](link://slug/happy-new-year)
|
||||
13
posts/2017/01/photo-experiment.md
Normal file
13
posts/2017/01/photo-experiment.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!--
|
||||
.. title: Photo Experiment
|
||||
.. slug: photo-experiment
|
||||
.. date: 2017-01-10 22:54:17 UTC-06:00
|
||||
.. tags: photo
|
||||
.. category:
|
||||
.. link:
|
||||
.. description:
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
Had a bit of down time tonight, and started playing with a new version of the photo editing software I use most of the time. Found a new plug-in, and I like the results:
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue