ocracy.org

changeset 146:0a55df39ebfb

Use a bigger size for the heads
author Marco Barisione <marco@barisione.org>
date Fri Nov 21 21:31:46 2008 +0000 (20 months ago)
parents db680cd309da
children 9de007ff0686
files generate.py
line diff
     1.1 --- a/generate.py	Fri Nov 21 21:29:39 2008 +0000
     1.2 +++ b/generate.py	Fri Nov 21 21:31:46 2008 +0000
     1.3 @@ -267,7 +267,7 @@
     1.4      pass
     1.5  
     1.6  for fn in ('bari', 'em', 'guido', 'doccd', 'fina', 'rambo', 'libe', 'bari_cuoco'):
     1.7 -    svg2png('img/heads-xmas/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 64, 64)
     1.8 +    svg2png('img/heads-xmas/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 90, 85)
     1.9  
    1.10  os.chdir('planet-config')
    1.11  # Note that planet MUST be in ../planet/

To download these repositories, get Mercurial and then type something like:

hg clone http://techn.ocracy.org/repository-name/

You can also click the "zip" or "gz" links to get an archive of the latest revision without installing anything.

The change logs of the repositories are aggregated at techn.ocracy.org/planet.

We have also some darcs repositories at techn.ocracy.org/darcs.