diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-05-21 22:07:21 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 11:25:02 +0100 |
commit | 2f2893444677bc852c44367f93190562a98ca561 (patch) | |
tree | d78bc36b58c0709477a83968dd556a180bedc825 /_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown | |
parent | a2e55d78fc31ffefa198b86a3762bfec9307ebf8 (diff) |
Add blog authors
Diffstat (limited to '_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown')
-rw-r--r-- | _posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown b/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown index af4655a04..c8a26c79f 100644 --- a/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown +++ b/_posts/2012-11-12-new-for-developers-deploying-with-capistrano-handling-mail-with-postfix.markdown @@ -1,5 +1,5 @@ --- -author: admin +author: Louise comments: true date: 2012-11-12 17:02:58+00:00 layout: post @@ -11,4 +11,4 @@ categories: - Development --- -It's been a long time since the last post, but we've been busy! We've just released Alaveteli 0.6.8. A full list of changes is [available on github](https://github.com/mysociety/alaveteli/blob/master/doc/CHANGES.md). For developers, there are a couple of bits of good news - Alaveteli can now be easily deployed using [Capistrano](https://github.com/capistrano/capistrano), and has support for using [Postfix](http://www.postfix.org/) as an MTA, as well as Exim. Both of these features come courtesy of [@matthewlandauer](https://twitter.com/matthewlandauer) and [@henaredegan](https://twitter.com/henaredegan) of the [Open Australia Foundation](http://www.openaustraliafoundation.org.au/), who are getting very close to launching their own Alaveteli-based FOI site. +It's been a long time since the last post, but we've been busy! We've just released Alaveteli 0.6.8. A full list of changes is [available on github](https://github.com/mysociety/alaveteli/blob/master/doc/CHANGES.md). For developers, there are a couple of bits of good news - Alaveteli can now be easily deployed using [Capistrano](https://github.com/capistrano/capistrano), and has support for using [Postfix](http://www.postfix.org/) as an MTA, as well as Exim. Both of these features come courtesy of [@matthewlandauer](https://twitter.com/matthewlandauer) and [@henaredegan](https://twitter.com/henaredegan) of the [Open Australia Foundation](http://www.openaustraliafoundation.org.au/), who are getting very close to launching their own Alaveteli-based FOI site. |