diff --git a/conf.py b/conf.py index c2645dbd..89510bfd 100644 --- a/conf.py +++ b/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"), diff --git a/images/Random/Art-Rose.jpg b/images/Random/Art-Rose.jpg new file mode 100644 index 00000000..623bbb59 Binary files /dev/null and b/images/Random/Art-Rose.jpg differ diff --git a/posts/2017/01/new-year-checkin.md b/posts/2017/01/new-year-checkin.md new file mode 100644 index 00000000..bbf5d0a4 --- /dev/null +++ b/posts/2017/01/new-year-checkin.md @@ -0,0 +1,14 @@ + + +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) diff --git a/posts/2017/01/photo-experiment.md b/posts/2017/01/photo-experiment.md new file mode 100644 index 00000000..e5cdc155 --- /dev/null +++ b/posts/2017/01/photo-experiment.md @@ -0,0 +1,13 @@ + + +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: +![Art Rose](/images/Random/Art-Rose.jpg "Art Rose") \ No newline at end of file