added some posts

This commit is contained in:
Don Harper 2015-12-19 23:02:58 -06:00
parent 9412d3acd7
commit 4e1b1cd4af
4 changed files with 42 additions and 26 deletions

14
conf.py
View file

@ -73,18 +73,20 @@ FEED_LENGTH = 10
REDIRECTIONS = []
IMAGE_FOLDERS = {'images': 'images'}
INDEX_READ_MORE_LINK = '<p class="more"><a href="{link}">{read_more}</a></p>'
RSS_READ_MORE_LINK = '<p><a href="{link}">{read_more}</a> ({min_remaining_read})</p>'
RSS_LINKS_APPEND_QUERY = False
FEED_READ_MORE_LINK = '<p><a href="{link}">{read_more}</a> ({min_remaining_read})</p>'
FEED_LINKS_APPEND_QUERY = False
DEPLOY_COMMANDS = {
'default': [
"nikola check -fl",
#"nikola check -fl",
"nikola build",
"nikola check -f",
"chmod -R a+rX output/",
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ www:httpd/duckland.org/nikola",
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' output/ don@web.duckland.org:/srv/http/work/www.duckland.org",
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ wise.dreamhost.com:httpd/duckland.org/nikola",
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' ./ don@web.duckland.org:/srv/http/work/www.duckland.org",
]
}
INDEX_READ_MORE_LINK = '<p class="more"><a href="{link}">{read_more}...a></p>'
RSS_READ_MORE_LINK = '<p><a href="{link}">{read_more}...a> ({min_remaining_read})</p>'
FEED_READ_MORE_LINK = '<p><a href="{link}">{read_more}...a> ({min_remaining_read})</p>'
LICENSE = ""
CONTENT_FOOTER = 'Contents &copy; {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> {license}'
CONTENT_FOOTER_FORMATS = {

View file

@ -1,20 +0,0 @@
.. title: Gallery Test
.. slug: gallery-test
.. date: 2115-07-14 21:02:09 UTC-05:00
.. tags: photos
.. category:
.. link:
.. description:
.. type: text
This is a test of the gallery plugin:
.. gallery:: demo
and we should have a nice gallery. Cool, eh?
Click on a photo to see it bigger, then click on the right side to move forward in the list.
Neat!

View file

@ -0,0 +1,15 @@
.. title: Halloween
.. slug: halloween
.. date: 2015-10-30 21:06:42 UTC-05:00
.. tags: sitenews
.. category:
.. link:
.. description:
.. type: text
Another month gone by. But, at least the weather is getting better.
The commute is still a drag, but at least I get a chance to listen to some good technology talks which makes things better.
On the firewall front, a new slim SSD and we are back up and running. At some point, I need to find the time to finish some tasks on the network to make things run smoother overall.

View file

@ -0,0 +1,19 @@
.. title: Happy Thanksgiving for the US crowd
.. slug: happy-thanksgiving-for-the-us-crowd
.. date: 2015-11-26 22:17:21 UTC-06:00
.. tags:
.. category:
.. link:
.. description:
.. type: text
I really need to work on this.
For the US based folks reading this, Happy Thanksgiving. I have a short break, and then it is back to the office. For the first time in years, I am being a real sysadmin and running systems. The major problem is that I have not done this in 4.5 years, and the place where I have landed has not had enough staff to keep up with everything. So, I am in firefighting and clean-up mode. I have spent part of my day in the production data center this week, and I get to go back tomorrow. All simple stuff, but just needed somebody to go do it.
On the FreeBSD front, one of my servers died the other weekend, so I went ahead and replaced the drives with 2T and rebuilt it to FreeBSD. Trying something new, it is 11-CURRENT. I also finally got FreeBSD back on my 'big' laptop, but I have not gotten everything fully configured yet, so I am not using it just yet.
Tomorrow, the silly season starts in full, so I am glad I am not in retail any more.
d