ocracy.org

changeset 158:6abbe0a5a76b

XMas version
author Marco Barisione <marco@barisione.org>
date Tue Dec 15 22:09:09 2009 +0000 (7 months ago)
parents 61a098c5eb81
children f770c6fb043c
files generate.py styles/main.css
line diff
     1.1 --- a/generate.py	Mon Jun 22 13:16:31 2009 +0200
     1.2 +++ b/generate.py	Tue Dec 15 22:09:09 2009 +0000
     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, 70, 70)
     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  os.system('planet config.ini')
     2.1 --- a/styles/main.css	Mon Jun 22 13:16:31 2009 +0200
     2.2 +++ b/styles/main.css	Tue Dec 15 22:09:09 2009 +0000
     2.3 @@ -192,7 +192,7 @@
     2.4  
     2.5  .content img.blog-head {
     2.6      float: right;
     2.7 -    margin: -40px -20px 0 0;
     2.8 +    margin: -60px -45px 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.