helvetica_simplicity/theme.php

36 lines
2.8 KiB
PHP
Raw Normal View History

2009-05-15 03:32:21 +00:00
<?php //
// Copyright (C) 2009 Andrew Davidson
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
?>
<div id="static">
<p class="title">simply helvetica</p>
<p class="content">After being thouroughly disappointed by the themes available for the very neat <a href="http://sweetcron.com">SweetCron</a> software, I decided to code my own. </p>
2009-05-15 03:32:21 +00:00
<p class="content">I'm no expert in design, nor am I even very well versed in it. This is my attempt at a very simple, typography based design. The sole font used on the page is Helvetica and it's my first time ever trying to pay careful attention to the typography of my designs, rather than just the font face.</p>
<p class="content">I'm sure things will change here as I fumble my way through creating a cohesive design. As things do change though, I'll be updating this page, with new versions.</p>
<p class="content">I'm chosing to license it as <a href="http://www.gnu.org/copyleft/gpl.html">GPL3</a>, so feel free to use it, and change it around and do whatever you'd like, as long as you license your theme similarly.</p>
<p class="content">If you do end up using this theme, please email me, it'd be great to hear that someone else got something out of it. <a href="mailto:theme@amdavidson.me">theme@amdavidson.me</a></p>
2009-05-15 03:32:21 +00:00
<p class="title">Download</p>
2009-05-24 11:07:34 +00:00
<p class="content"><a href="http://cdn.cloudfiles.mosso.com/c72422/helvetica_simplicity-1.1.tar.gz">helvetica_simplicty-1.1.tar.gz</a></p>
2009-05-15 03:32:21 +00:00
<p class="title">Changelog</p>
2009-05-24 11:07:34 +00:00
<p class="content">2009-05-24 // <a href="http://cdn.cloudfiles.mosso.com/c72422/helvetica_simplicity-1.1.tar.gz">v1.1</a> // Updated for more words in my blog summaries and delicious links. Better support for Vimeo videos. Typographic changes. Hackish code added to prevent favorited tweets from being displayed.</p>
<p class="content">2009-05-15 // <a href="http://cdn.cloudfiles.mosso.com/c72422/helvetica_simplicity-1.0.2.tar.gz">v1.0.2</a> // Cleaning up some total oversights and support for youtube favorites.</p>
<p class="content">2009-05-15 // <a href="http://cdn.cloudfiles.mosso.com/c72422/helvetica_simplicity-1.0.tar.gz">v1.0</a> // This is the initial release of this theme.</p>
2009-05-15 03:32:21 +00:00
</div>