ocracy.org

changeset 155:055f050a565e

Use the Easter version of the heads
author Marco Barisione <marco@barisione.org>
date Sun Apr 05 00:12:00 2009 +0100 (16 months ago)
parents 2ebd7442be05
children c3c720b2757c
files generate.py styles/main.css
line diff
     1.1 --- a/generate.py	Sat Mar 28 15:13:06 2009 +0100
     1.2 +++ b/generate.py	Sun Apr 05 00:12:00 2009 +0100
     1.3 @@ -268,7 +268,7 @@
     1.4      pass
     1.5  
     1.6  for fn in ('bari', 'em', 'guido', 'doccd', 'fina', 'rambo', 'libe', 'pierlux', 'bari_cuoco'):
     1.7 -    svg2png('img/heads/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 90, 85)
     1.8 +    svg2png('img/heads-easter/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 70, 70)
     1.9  
    1.10  os.chdir('planet-config')
    1.11  # Note that planet MUST be in ../planet/
     2.1 --- a/styles/main.css	Sat Mar 28 15:13:06 2009 +0100
     2.2 +++ b/styles/main.css	Sun Apr 05 00:12:00 2009 +0100
     2.3 @@ -192,7 +192,7 @@
     2.4  
     2.5  .content img.blog-head {
     2.6      float: right;
     2.7 -    margin: -60px -45px 0 0;
     2.8 +    margin: -40px -20px 0 0;
     2.9  }
    2.10  
    2.11  .content .info-table td {

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.