"Added the last of the cover images for the old blog posts"

bzr-revno: 17
This commit is contained in:
raoul@snyman.info 2015-10-15 23:44:04 +02:00 committed by Raoul Snyman
commit 43e06077e2
2 changed files with 40 additions and 10 deletions

View File

@ -313,4 +313,8 @@ article blockquote p:first-child {
color: #888;
font-size: 14px;
line-height: 1.42857;
}
}
p.indent {
margin-left: 3em;
}

View File

@ -71,8 +71,14 @@
<div class="space"></div>
</div>
<div class="col-md-6">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi adipisci illo, voluptatum ipsam fuga error commodi architecto, laudantium culpa tenetur at id, beatae placeat deserunt iure quas voluptas fugit eveniet.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo ducimus explicabo quibusdam temporibus deserunt doloremque pariatur ea, animi a. Delectus similique atque eligendi, enim vel reiciendis deleniti neque aliquid, sit?</p>
<p>OpenLP is a feature rich open-source church presentation platform that doesn't tie
you down to subscription renewals, device platforms, or even the presentation
computer! With OpenLP, you're free to upgrade as soon as the next release comes out;
you're free to roam the sanctuary with our Android remote app, and you're free to
install as many copies of the application as you want on Windows, Linux, Mac or
FreeBSD. OpenLP continuously strives to deliver with excellence the technical
elements of your church's worship service.
</p>
<ul class="list-unstyled">
<li><i class="fa fa-caret-right pr-10 text-colored"></i> Cross platform between Linux, Windows, OS X and FreeBSD</li>
<li><i class="fa fa-caret-right pr-10 text-colored"></i> Display songs, Bible verses, presentations, images and more</li>
@ -85,15 +91,35 @@
<div class="space"></div>
<div class="row">
<div class="col-md-6">
<h2>Perfect for small churches</h2>
<p>Your church was just given a data projector and you want to use it to display the lyrics of songs. You were thinking of using PowerPoint, but after a test found it very unwieldy. Then someone suggested that you look at commercial church presentation software, but when you looked at the price tag, you knew your church could not afford that kind of money. You begin to wonder if you should just go back to hymn books and just leave projection of song words to bigger churches who can afford to do it.</p>
<p>Hold onto your dreams, because OpenLP is free. And it's not just a below-standard freebie thing, it's a powerful, elegant open source application. What does that mean? It means that the code that the developers write is available to you. But more than that, it means that OpenLP is, and always will be, free. Free to download, free to use, free to give to all your friends. Unlimited freedom, like the freedom we find in Christ.</p>
<h2><i class="fa fa-fw fa-code-fork"></i> Open Source</h2>
<p class="indent">
OpenLP is an open-source presentation platform created for use in churches large and
small. Say good-bye to the hassle of subscription costs and device platforms; this
software offers a wide variety of features that will greatly benefit your worship
service.
</p>
<p class="indent">
But what does <em>open-source</em> mean? It means that the code that the developers
write is available to you. But more than that, it means that OpenLP is, and always
will be, free. Free to download, free to use, and free to give to all your friends.
Being open-source also means that the developers are continuously working to improve
this application, and welcome any comments or questions users may have.
</p>
</div>
<div class="col-md-6">
<h2>Feature-rich for big churches</h2>
<p>Money isn't a problem for your church, but you've been using a really old program that someone installed a few years ago, and now it is showing its age. You can always upgrade, in the hopes that those bugs you've had to live with are fixed, but will it have all the new features you want?</p>
<p>OpenLP is designed to bring you maximum features with minimum effort. Not only that, but OpenLP can also import songs from many other presentation programs, ensuring a smooth transition from your old package to a new, up-to-date one.</p>
<p>You'll also get upgrades along the way which fix your bugs and introduce new features. The developers are open and friendly, and welcome input from their users, so you know your feedback is not falling on deaf ears. Having a say in what happens has never been easier!</p>
<h2><i class="fa fa-fw fa-wifi"></i> Remote Control</h2>
<p class="indent">
Control your presentations from anywhere using OpenLP's first-of-its-kind remote
system. With a built-in web app, you can access your service from any network-enabled
device that has a browser and a touch screen. Change slides, or even change what is
currently presenting from your phone. Search for songs, Bible verses, images and more
without needing to touch the computer.
</p>
<p class="indent">
For those with Android devices there is a native Android app available on the Play
Store, to download for free. It has all the same features as the web app, packed into
a native application.
</p>
</div>
</div>
</div>