diff options
author | Marius Halden <marius.h@lden.org> | 2019-10-30 19:28:55 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2019-10-30 19:28:55 +0100 |
commit | 377bd96aab7cad3434185c30eb908c9da447fe40 (patch) | |
tree | 7ec5527e205d5b62caaa862a7de8cd25199c8bf0 /docs/_posts/2012-02-06-an-introduction.md | |
parent | 56f61b1441070aa0b9ddcfc74aca46c20313609f (diff) | |
parent | 92b253904062edd533e55c22824de6fd01e2f7c1 (diff) |
Merge tag 'v2.6' into fiksgatami-dev
Diffstat (limited to 'docs/_posts/2012-02-06-an-introduction.md')
-rw-r--r-- | docs/_posts/2012-02-06-an-introduction.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/_posts/2012-02-06-an-introduction.md b/docs/_posts/2012-02-06-an-introduction.md new file mode 100644 index 000000000..f0633b0eb --- /dev/null +++ b/docs/_posts/2012-02-06-an-introduction.md @@ -0,0 +1,33 @@ +--- +layout: post +title: An Introduction +author: struan +--- + +[mySociety](https://www.mysociety.org/) wrote +[FixMyStreet](https://www.fixmystreet.com/) in 2007 in order to make it easy for +people in the UK to report problems in their area. Since then over +[200,000 problems](https://www.mysociety.org/2012/01/24/fixmystreet-another-big-number/) +have been reported to UK councils using the site. As with all our +sites we want people everywhere to be able to benefit so we were delighted to +work with the Norwegian Unix User’s Group ([NUUG](http://www.nuug.no)) +last year to set up a [FixMyStreet in Norway](http://www.fiksgatami.no/). + +We want to build on that and help more people around the world install their +own copy of FixMyStreet. In the months since +[FiksGataMi](http://www.fiksgatami.no/) was launched we’ve made a number +of changes to FixMyStreet to make it easier to install and customise for other +countries. We’ve rewritten much of the code to use the +[Catalyst](http://www.catalystframework.org/) web framework which has +helped make it easier to customise and we’re now improving the +documentation and ironing out the installation procedure. + +However, we know that easy to install code is only part of the process. +Building a community around the software is far more valuable in encouraging +people to use and improve it. This site and the new +[mailing list](https://groups.google.com/a/mysociety.org/forum/#!forum/fixmystreet) +are our first steps along that road. + +So, if you’ve ever wanted to have a FixMyStreet for your town, state or +country then join the mailing list and we’ll help you along the way. + |