# HG changeset patch # User Brian Neal # Date 1295123257 0 # Node ID 94bd52dada896de8df2ccc43b4c6e1dc2d87a659 # Parent ee451ad46af1fe71159c2d29293dd7625b40d3ae Fixing #10; Adding a colophon flatpage. diff -r ee451ad46af1 -r 94bd52dada89 gpp/core/fixtures/flatpages.json --- a/gpp/core/fixtures/flatpages.json Thu Jan 13 03:27:42 2011 +0000 +++ b/gpp/core/fixtures/flatpages.json Sat Jan 15 20:27:37 2011 +0000 @@ -25,7 +25,7 @@ "sites": [ 1 ], - "content": "

SurfGuitar101.com was created by Brian Neal. The server-side code was written in the Python programming language and based upon the awesome Django Web framework. Client-side coding was done in Javascript, making heavy use of the jQuery and jQuery UI libraries.

\r\n

The site design was created by Ken Dushane of the band The Crashmatics. Various icons and graphics were contributed by Ferenc Dobronyi and Joseph Koch. Additional icons courtesy of FamFamFam.

\r\n

The following 3rd party libraries were leveraged in the construction of this site: MySQLdb, python-markdown, PIL, pytz, django-tagging, django-elsewhere, gdata-python-client, python-memcached, html5lib, tinymce, markItUp!, Haystack, xapian-haystack, & repoze.timeago.

\r\n

The site runs on an infrastructure powered by open-source tools: the Apache server with mod_wsgi, a MySQL database, and memcached. The server is running Ubuntu, an operating system based upon the Debian GNU / Linux distribution.

\r\n

Other tools used to develop this site include Subversion, Firebug, Vim, & phpMyAdmin.

", + "content": "

SurfGuitar101.com was created by Brian Neal. The server-side code was written in the Python programming language and based upon the awesome Django Web framework. Client-side coding was done in Javascript, making heavy use of the jQuery and jQuery UI libraries.

\r\n

The site design was created by Ken Dushane of the band The Crashmatics. Various icons and graphics were contributed by Ferenc Dobronyi and Joseph Koch. Additional icons courtesy of FamFamFam.

\r\n

The following 3rd party libraries were leveraged in the construction of this site: MySQLdb, python-markdown, PIL, pytz, django-tagging, django-elsewhere, gdata-python-client, python-memcached, html5lib, tinymce, markItUp!, Haystack, xapian-haystack, Blueprint, jQuery Cycle, JEditable, & repoze.timeago.

\r\n

The site runs on an infrastructure powered by many open-source tools: the Apache server with mod_wsgi, a MySQL database, and memcached. The server is running Ubuntu, an operating system based upon the Debian GNU / Linux distribution.

\r\n

Other tools used to develop this site include Subversion, Firebug, Vim, & phpMyAdmin.

", "enable_comments": false } },