From: W. Trevor King Date: Fri, 27 Aug 2010 01:42:15 +0000 (-0400) Subject: Added tags/* for each of my current tags. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bc29515dec8ff17bedf7610588b73b78e12092eb;p=mw2txt.git Added tags/* for each of my current tags. --- diff --git a/tags/blogging.mdwn b/tags/blogging.mdwn new file mode 100644 index 0000000..34663d9 --- /dev/null +++ b/tags/blogging.mdwn @@ -0,0 +1,3 @@ +This feed contains pages in the "blogging" category. + +[[!inline pages="link(tags/blogging)" show=10 actions=yes]] diff --git a/tags/fun.mdwn b/tags/fun.mdwn new file mode 100644 index 0000000..f53eaf0 --- /dev/null +++ b/tags/fun.mdwn @@ -0,0 +1,3 @@ +This feed contains pages in the "fun" category. + +[[!inline pages="link(tags/fun)" show="10" actions=yes]] diff --git a/tags/hardware.mdwn b/tags/hardware.mdwn new file mode 100644 index 0000000..317d52c --- /dev/null +++ b/tags/hardware.mdwn @@ -0,0 +1,3 @@ +This feed contains pages in the "hardware" category. + +[[!inline pages="link(tags/hardware)" show=10 actions=yes]] diff --git a/tags/life.mdwn b/tags/life.mdwn deleted file mode 100644 index ddc2e64..0000000 --- a/tags/life.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -This feed contains pages in the "life" category. - -[[!inline pages="link(tags/life) and ./posts/* and !*/Discussion" -show="10" actions=yes]] diff --git a/tags/linux.mdwn b/tags/linux.mdwn new file mode 100644 index 0000000..22a39d8 --- /dev/null +++ b/tags/linux.mdwn @@ -0,0 +1,3 @@ +This feed contains pages in the "linux" category. + +[[!inline pages="link(tags/linux)" show=10 actions=yes]] diff --git a/tags/programming.mdwn b/tags/programming.mdwn new file mode 100644 index 0000000..4511c9a --- /dev/null +++ b/tags/programming.mdwn @@ -0,0 +1,3 @@ +This feed contains pages in the "programming" category. + +[[!inline pages="link(tags/programming)" show=10 actions=yes]] diff --git a/tags/tech.mdwn b/tags/tech.mdwn deleted file mode 100644 index e811cac..0000000 --- a/tags/tech.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -This feed contains pages in the "tech" category. - -[[!inline pages="link(tags/tech) and !*/Discussion" show=10 actions=yes]] diff --git a/tags/theory.mdwn b/tags/theory.mdwn new file mode 100644 index 0000000..b463447 --- /dev/null +++ b/tags/theory.mdwn @@ -0,0 +1,3 @@ +This feed contains pages in the "theory" category. + +[[!inline pages="link(tags/theory)" show=10 actions=yes]]