From ca06bb9f0d0d446224dd938f9b95c92bb4c0ad4b Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sun, 12 Oct 2014 02:59:14 -0500 Subject: [PATCH] Combine project list styling; 'status report' tag. --- _posts/2011-06-23-oh-look-a-blog.md | 2 +- .../2011-08-05-earwigbot-progress-wiki-toolset.md | 2 +- .../2011-08-23-earwigbot-progress-page-editing.md | 2 +- .../2012-01-29-earwigbot-and-toolserver-updates.md | 2 +- index.html | 57 +++++++++------------- static/main.css | 16 ++---- 6 files changed, 30 insertions(+), 51 deletions(-) diff --git a/_posts/2011-06-23-oh-look-a-blog.md b/_posts/2011-06-23-oh-look-a-blog.md index 5584990..7333bb5 100644 --- a/_posts/2011-06-23-oh-look-a-blog.md +++ b/_posts/2011-06-23-oh-look-a-blog.md @@ -1,7 +1,7 @@ --- layout: post title: Oh Look, A Blog! -tags: Wikipedia Misc +tags: ["Status report"] description: Just kinda playing with the idea of my own site right now --- diff --git a/_posts/2011-08-05-earwigbot-progress-wiki-toolset.md b/_posts/2011-08-05-earwigbot-progress-wiki-toolset.md index b31a21b..8c2c4fb 100644 --- a/_posts/2011-08-05-earwigbot-progress-wiki-toolset.md +++ b/_posts/2011-08-05-earwigbot-progress-wiki-toolset.md @@ -1,7 +1,7 @@ --- layout: post title: EarwigBot Progress: Wiki Toolset -tags: Wikipedia +tags: ["Wikipedia", "Status report"] description: YAWTF (Yet Another Wiki Tools Framework, or Yet Another... WTF?) --- diff --git a/_posts/2011-08-23-earwigbot-progress-page-editing.md b/_posts/2011-08-23-earwigbot-progress-page-editing.md index d2665ec..7f8dcca 100644 --- a/_posts/2011-08-23-earwigbot-progress-page-editing.md +++ b/_posts/2011-08-23-earwigbot-progress-page-editing.md @@ -1,7 +1,7 @@ --- layout: post title: EarwigBot Progress: Page Editing -tags: Wikipedia +tags: ["Wikipedia", "Status report"] description: Exactly what it says on the tin --- diff --git a/_posts/2012-01-29-earwigbot-and-toolserver-updates.md b/_posts/2012-01-29-earwigbot-and-toolserver-updates.md index 29a87f8..c99fd10 100644 --- a/_posts/2012-01-29-earwigbot-and-toolserver-updates.md +++ b/_posts/2012-01-29-earwigbot-and-toolserver-updates.md @@ -1,7 +1,7 @@ --- layout: post title: EarwigBot and Toolserver Updates -tags: Wikipedia +tags: ["Wikipedia", "Status report"] description: More progress on EarwigBot and the Toolserver site rewrite, including dynamic backgrounds --- diff --git a/index.html b/index.html index 0f8c284..5f91884 100644 --- a/index.html +++ b/index.html @@ -28,40 +28,27 @@ title: Home

Projects

-
-
- mwparserfromhell (Python + C // started May 2012) -
-
- An easy-to-use and outrageously powerful Python parser for MediaWiki wikicode -
-
-
-
- earwigbot (Python // started April 2009) -
-
- A modular Python robot that edits Wikipedia and interacts with people over IRC, with a separate repository for plugins -
-
-
-
- bitshift (Python + SQL + Web // started March 2014) -
-
- A semantic search engine for source code -
-
-
-
- copyvios (Python + Web // started July 2009) -
-
- A copyright violation detector for Wikipedia articles running on Wikimedia Labs -
-
-

Other projects

-