ocracy.org
changeset 148:78fc2f3f6900
Generate the hackergotchi for pierlux
| author | Emanuele Aina <em@nerd.ocracy.org> |
|---|---|
| date | Fri Dec 26 22:36:47 2008 +0100 (19 months ago) |
| parents | 9de007ff0686 |
| children | 7c7a1d76627e |
| files | generate.py nerd.ocracy.org/index.html |
line diff
1.1 --- a/generate.py Fri Dec 26 22:35:56 2008 +0100 1.2 +++ b/generate.py Fri Dec 26 22:36:47 2008 +0100 1.3 @@ -266,7 +266,7 @@ 1.4 except OSError: 1.5 pass 1.6 1.7 -for fn in ('bari', 'em', 'guido', 'doccd', 'fina', 'rambo', 'libe', 'bari_cuoco'): 1.8 +for fn in ('bari', 'em', 'guido', 'doccd', 'fina', 'rambo', 'libe', 'pierlux', 'bari_cuoco'): 1.9 svg2png('img/heads-xmas/%s_col.svg' % fn, 'nerd.ocracy.org/img/heads/%s.png' % fn, 90, 85) 1.10 1.11 os.chdir('planet-config')
2.1 --- a/nerd.ocracy.org/index.html Fri Dec 26 22:35:56 2008 +0100 2.2 +++ b/nerd.ocracy.org/index.html Fri Dec 26 22:36:47 2008 +0100 2.3 @@ -241,9 +241,9 @@ 2.4 2.5 <!-- pierlux --> 2.6 <div class="info-table"><table border="0" cellpadding="0" cellspacing="0"><tr> 2.7 - <!--<td> 2.8 - <img class="info-head" src="img/heads/libe.png" alt="" /> 2.9 - </td>--> 2.10 + <td> 2.11 + <img class="info-head" src="img/heads/pierlux.png" alt="" /> 2.12 + </td> 2.13 <td> 2.14 <h3>pierlux <span class="full-name">- Pierre-Luc Beaudoin</span></h3> 2.15 <table>
