New post and config updte

- enabled MarkDown complier for posts
- Removed stray article
- added new article
This commit is contained in:
Don Harper 2016-05-22 15:56:02 -05:00
parent d87e742934
commit bfcf9d6e53
3 changed files with 21 additions and 14 deletions

View file

@ -47,6 +47,7 @@ JS_DATE_FORMAT = 'YYYY-MM-DD'
DATE_FANCINESS = 1
PRETTY_URLS = False
POSTS = (
("posts/*.md", "posts", "post.tmpl"),
("posts/*.rst", "posts", "post.tmpl"),
("posts/*.txt", "posts", "post.tmpl"),
("posts/*.html", "posts", "post.tmpl"),

View file

@ -1,14 +0,0 @@
.. title: April recap
.. slug: april-recap
.. date: 2015-05-03 20:51:09 UTC-05:00
.. tags: sitenews
.. category:
.. link:
.. description:
.. type: text
April has come and gone, and I did not manage to find time (or energy) to post anything.
I spent most of the month at work getting ready to and then delivering some training remotely in Nashville, TN, US. Now, I can say that I have stayed at the largest non-casino hotel in the world, `The Gaylord Opryland <http://www.marriott.com/hotels/travel/bnago-gaylord-opryland-resort-and-convention-center/>`_. Now that that is over, I get to gear up to design a new training plan for internal product training. Such is the life of a Linux guy stuck working for a marketing group.
On the home front, we have hit a busy time with soccer, volleyball, dance, and swim time. I think we get a break sometime after the 4th of July.....

View file

@ -0,0 +1,20 @@
.. title: And May is almost over
.. slug: and-may-is-almost-over
.. date: 2016-05-22 15:36:23 UTC-05:00
.. tags: travel,personal
.. category:
.. link:
.. description:
.. type: text
The month is almost over, and again, this site is quite. Sorry about that.
Last week, I was in Austin, TX for [OSCON 2016](http://www.oscon.com). The show was fun, and it was the first time in over 5 years that I was just an attendee instead of a presenter or booth worker. While OSCON seems to be targeted more for developers and the DevOps scene, there were a few things I could use in my current Ops role.
Speaking of current Ops Role, I have transitioned to a new group at $EMPLOYER. I am now in the HPC (High Performance Computing) group, still as a Senior Linux Administrator. While most of the job is the same, the HPC group uses a global file system, and I have never played with one of those, it is learning time for me! The group has had some transitions in the last 12 months, so there is a lot of digging in to find out what is where, what is working, and what is not. The users are doing good work with the systems, so it is more of how can we manage the system better and faster, and react to changes better/faster.
On the photos side, I have not gotten back into the swing of things, and I need to set a goal, and go for it...and stop making excuses. :)
The motorcycle is down, and I guess I have not found the time to work on it. I think I know the issue, and it requires a little work. With [Ride To Work Day](http://www.ridetowork.org/) in less than a month, I should get busy and get the bike back up and working.
And in the geeky side, I think I am going to switch over to using MarkDown like all the cool kids, as it does seem easier to use than RST...