tag:www.stefanwienert.net,2008:/allgemein
Allgemein - Stefan Wienert's Blog
2009-10-11T11:39:18Z
Enki
Stefan Wienert
stwienert@gmail.com
tag:www.stefanwienert.net,2008:Post/1
2009-10-18T08:39:00Z
2009-10-11T11:39:18Z
Schon wieder ein Relaunch?
<p>Ich hoffe, das neue Design gefällt; dieses mal anstelle einer selbstgefrickelten Rails-Anwendung auf <a href="http://www.enkiblog.com/">Enki</a> aufsetzend.<br />
Dieses ist ein Bloggrundgerüst mit richtig geiler Adminoberfläche und… Syntaxhighlighting =).</p>
<p>Mal schaun, was die nächsten Tage noch so kommt</p><table class="CodeRay"><tr>
<td class="line_numbers" title="click to toggle" onclick="with (this.firstChild.style) { display = (display == '') ? 'none' : '' }"><pre>1<tt>
</tt>2<tt>
</tt>3<tt>
</tt></pre></td>
<td class="code"><pre ondblclick="with (this.style) { overflow = (overflow == 'auto' || overflow == '') ? 'visible' : 'auto' }"><span class="r">def</span> <span class="fu">hello_world</span><tt>
</tt> puts <span class="s"><span class="dl">"</span><span class="k">Yehaw</span><span class="dl">"</span></span><tt>
</tt><span class="r">end</span><tt>
</tt></pre></td>
</tr></table>