]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

clean out
authorJoey Hess <joey@kitenet.net>
Fri, 5 Jul 2013 17:26:22 +0000 (13:26 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 5 Jul 2013 17:26:22 +0000 (13:26 -0400)
21 files changed:
.gitignore [deleted file]
archives.mdwn [deleted file]
archives/2013.mdwn [deleted file]
archives/2013/01.mdwn [deleted file]
archives/2013/02.mdwn [deleted file]
archives/2013/03.mdwn [deleted file]
archives/2013/04.mdwn [deleted file]
archives/2013/05.mdwn [deleted file]
archives/2013/06.mdwn [deleted file]
archives/2013/07.mdwn [deleted file]
archives/2013/08.mdwn [deleted file]
archives/2013/09.mdwn [deleted file]
archives/2013/10.mdwn [deleted file]
archives/2013/11.mdwn [deleted file]
archives/2013/12.mdwn [deleted file]
comments.mdwn [deleted file]
index.mdwn [deleted file]
posts.mdwn [deleted file]
posts/first_post.mdwn [deleted file]
sidebar.mdwn [deleted file]
tags.mdwn [deleted file]

diff --git a/.gitignore b/.gitignore
deleted file mode 100644 (file)
index eecda60..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/.ikiwiki
diff --git a/archives.mdwn b/archives.mdwn
deleted file mode 100644 (file)
index d07b73b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!if test="archives/*" then="""
-Browse through blog archives by year:
-[[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
-"""
-else="""
-You need to use the `ikiwiki-calendar` program to generate calendar-based
-archive pages.
-"""]]
diff --git a/archives/2013.mdwn b/archives/2013.mdwn
deleted file mode 100644 (file)
index ac27fd2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-[[!calendar type=year year=2013 pages="page(posts/*) and !*/Discussion"]]
diff --git a/archives/2013/01.mdwn b/archives/2013/01.mdwn
deleted file mode 100644 (file)
index 2654f73..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=01 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(01) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/02.mdwn b/archives/2013/02.mdwn
deleted file mode 100644 (file)
index a09c110..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=02 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(02) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/03.mdwn b/archives/2013/03.mdwn
deleted file mode 100644 (file)
index dcf1f33..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=03 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(03) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/04.mdwn b/archives/2013/04.mdwn
deleted file mode 100644 (file)
index 5bdfcc6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=04 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(04) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/05.mdwn b/archives/2013/05.mdwn
deleted file mode 100644 (file)
index 7e43701..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=05 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(05) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/06.mdwn b/archives/2013/06.mdwn
deleted file mode 100644 (file)
index 5350a9c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=06 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(06) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/07.mdwn b/archives/2013/07.mdwn
deleted file mode 100644 (file)
index 6267e60..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=07 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(07) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/08.mdwn b/archives/2013/08.mdwn
deleted file mode 100644 (file)
index 0bc3668..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=08 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(08) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/09.mdwn b/archives/2013/09.mdwn
deleted file mode 100644 (file)
index 56e3fe9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=09 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(09) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/10.mdwn b/archives/2013/10.mdwn
deleted file mode 100644 (file)
index 2b49fc7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=10 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(10) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/11.mdwn b/archives/2013/11.mdwn
deleted file mode 100644 (file)
index 9cd20fc..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=11 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(11) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/archives/2013/12.mdwn b/archives/2013/12.mdwn
deleted file mode 100644 (file)
index 77d641b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!sidebar content="""
-[[!calendar type=month month=12 year=2013 pages="page(posts/*) and !*/Discussion"]]
-"""]]
-
-[[!inline pages="creation_month(12) and creation_year(2013) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/comments.mdwn b/comments.mdwn
deleted file mode 100644 (file)
index e22b50a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-[[!sidebar content="""
-[[!inline pages="comment_pending(./posts/*)" feedfile=pendingmoderation
-description="comments pending moderation" show=-1]]
-Comments in the [[!commentmoderation desc="moderation queue"]]:
-[[!pagecount pages="comment_pending(./posts/*)"]]
-"""]]
-
-Recent comments on posts in the [[blog|index]]:
-[[!inline pages="./posts/*/Discussion or comment(./posts/*)"
-template="comment"]]
diff --git a/index.mdwn b/index.mdwn
deleted file mode 100644 (file)
index d08446d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!if test="enabled(sidebar)" then="""
-[[!sidebar]]
-""" else="""
-[[!inline pages=sidebar raw=yes]]
-"""]]
-
-[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
-actions=yes rootpage="posts"]]
diff --git a/posts.mdwn b/posts.mdwn
deleted file mode 100644 (file)
index 2bd0f1d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Here is a full list of posts to the [[blog|index]].
-
-[[!inline pages="page(./posts/*) and !*/Discussion" archive=yes feedshow=10 quick=yes trail=yes]]
diff --git a/posts/first_post.mdwn b/posts/first_post.mdwn
deleted file mode 100644 (file)
index bd4c803..0000000
+++ /dev/null
@@ -1 +0,0 @@
-This is my first post.
diff --git a/sidebar.mdwn b/sidebar.mdwn
deleted file mode 100644 (file)
index e0895f6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-[[!if test="enabled(calendar)" then="""
-[[!calendar pages="page(./posts/*) and !*/Discussion"]]
-"""]]
-
-[[Recent Comments|comments]]
-
-[[Archives]]
-
-[[Tags]]:
-[[!pagestats style="list" pages="./tags/*" among="./posts/*"]]
diff --git a/tags.mdwn b/tags.mdwn
deleted file mode 100644 (file)
index b5eca5b..0000000
--- a/tags.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-[[!pagestats pages="./tags/*" among="./posts/*"]]
-
-On the right you can see the tag cloud for this blog.