Skip to content

Commit

Permalink
Added stub index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Jun 2, 2010
1 parent 016fb34 commit 61347d7
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion index.html
@@ -1 +1,26 @@
<h1>Hello Ninja</h1>
<h1>Sinefunc</h1>
<h3>Projects:</h3>
<ul>
<li>
<a href="/ohm-contrib/">ohm-contrib</a> - collection of dropin modules for ohm
</li>
<li>
<a href="/lunar/">Lunar</a>
</li>
<li>
<a href="http://github.com/sinefunc/sinatra-minify/">Sinatra-minify</a></li>
</li>
<li>
<a href="http://github.com/sinefunc/sinatra-i18n/">Sinatra-i18n</a></li>
</li>
</ul>

<h3>More projects:</h3>
<p><a href="http://github.com/sinefunc">GitHub page</a></p>

<h3>In development:</h3>
<ul>
<li><a href="/hyde/">Hyde</a> - Website preprocessor</li>
<li><a href="/lesstidy/">LessTidy</a> - CSS formatting tool</li>
</ul>

0 comments on commit 61347d7

Please sign in to comment.