瀏覽代碼

adding new toolserver repo

master
Ben Kurtovic 13 年之前
父節點
當前提交
a06ad961fc
共有 1 個文件被更改,包括 10 次插入1 次删除
  1. +10
    -1
      index.html

+ 10
- 1
index.html 查看文件

@@ -14,6 +14,15 @@ title: Home
<hr />
<div class="project">
<div class="project-head">
<a class="invert" href="http://github.com/earwig/toolserver">toolserver</a> <span class="description"><i>(Web // started July 2009)</i></span>
</div>
<div class="project-body description">
A collection of <a href="http://en.wikipedia.org/">Wikipedia</a>-related web tools and associated documentation running on the <a href="http://toolserver.org/">Wikimedia Toolserver</a>.
</div>
</div>
<hr />
<div class="project">
<div class="project-head">
<a class="invert" href="http://github.com/earwig/music-quizzer">music-quizzer</a> <span class="description"><i>(Python // started May 2011)</i></span>
</div>
<div class="project-body description">
@@ -32,7 +41,7 @@ title: Home
<hr />
<div class="project">
<div class="project-head">
<a class="invert" href="http://github.com/earwig/earwig.github.com">earwig.github.com</a> <span class="description"><i>(Jekyll // started June 2011)</i></span>
<a class="invert" href="http://github.com/earwig/earwig.github.com">earwig.github.com</a> <span class="description"><i>(Web // started June 2011)</i></span>
</div>
<div class="project-body description">
<i>earwig.github.com</i> is... well... what you're viewing right now. In source code form!


Loading…
取消
儲存