Add Theotek blog post

bzr-revno: 6
This commit is contained in:
Raoul Snyman 2015-07-18 15:36:58 +02:00
parent 95a491fede
commit bbbc75f659
3 changed files with 24 additions and 3 deletions

View File

@ -1,11 +1,28 @@
.. title: OpenLP Featured in Theotek Hangout
.. slug: 2014/10/27/openlp-featured-theotek-hangout
.. date: 2014-10-27 18:10:14 SAST
.. tags:
.. tags: podcast review theotek
.. link:
.. description:
.. type:
.. previewimage: /cover-images/end-of-the-.jpg
.. previewimage: /cover-images/openlp-featured-theotek-hangout.jpg
One of OpenLP's long-time users and advocates, Wesley Allen, is part of a great podcast/Hangout-on-Air called Theotek. In their most recent episode, they talked about a number of things, including OpenLP. Check out the video below! (The OpenLP review starts at 16:50)
One of OpenLP's long-time users and advocates, Wesley Allen, is part of a great podcast/Hangout-on-Air called Theotek.
In their most recent episode, they talked about a number of things, including OpenLP. Check out the video below! (The
OpenLP review starts at 16:50)
.. raw:: html
<div class="text-center" style="margin: 2em 0;">
.. youtube:: 8Lb43lsPD44
:height: 315
:width: 560
.. raw:: html
</div>
[ Image Credit: `JVC HD 250 by Andrew Laparra`_ ]
.. _JVC HD 250 by Andrew Laparra: https://www.flickr.com/photos/andrewlaparra/4117804630/

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

View File

@ -19,6 +19,10 @@ File Description: Place here your custom CSS styles
font-size: 3em;
}
iframe {
border: 0;
}
div.blog-heading {
background: transparent url(/assets/images/blog-heading-2.jpg) no-repeat center center scroll;
-webkit-background-size:cover;