Recent changes to this wiki:
calendar update
diff --git a/archives/2021.mdwn b/archives/2021.mdwn new file mode 100644 index 0000000..325ac2d --- /dev/null +++ b/archives/2021.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2021 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2021/01.mdwn b/archives/2021/01.mdwn new file mode 100644 index 0000000..9b5bb5d --- /dev/null +++ b/archives/2021/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/02.mdwn b/archives/2021/02.mdwn new file mode 100644 index 0000000..3903fe8 --- /dev/null +++ b/archives/2021/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/03.mdwn b/archives/2021/03.mdwn new file mode 100644 index 0000000..0c7f1e7 --- /dev/null +++ b/archives/2021/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/04.mdwn b/archives/2021/04.mdwn new file mode 100644 index 0000000..5fb95cb --- /dev/null +++ b/archives/2021/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/05.mdwn b/archives/2021/05.mdwn new file mode 100644 index 0000000..ec47bca --- /dev/null +++ b/archives/2021/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/06.mdwn b/archives/2021/06.mdwn new file mode 100644 index 0000000..8af1077 --- /dev/null +++ b/archives/2021/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/07.mdwn b/archives/2021/07.mdwn new file mode 100644 index 0000000..54ccb3d --- /dev/null +++ b/archives/2021/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/08.mdwn b/archives/2021/08.mdwn new file mode 100644 index 0000000..d6242ff --- /dev/null +++ b/archives/2021/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/09.mdwn b/archives/2021/09.mdwn new file mode 100644 index 0000000..a8d92cb --- /dev/null +++ b/archives/2021/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/10.mdwn b/archives/2021/10.mdwn new file mode 100644 index 0000000..2514206 --- /dev/null +++ b/archives/2021/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/11.mdwn b/archives/2021/11.mdwn new file mode 100644 index 0000000..9c5f9fd --- /dev/null +++ b/archives/2021/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/12.mdwn b/archives/2021/12.mdwn new file mode 100644 index 0000000..4132294 --- /dev/null +++ b/archives/2021/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2020.mdwn b/archives/2020.mdwn new file mode 100644 index 0000000..8843a09 --- /dev/null +++ b/archives/2020.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2020 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2020/01.mdwn b/archives/2020/01.mdwn new file mode 100644 index 0000000..0577516 --- /dev/null +++ b/archives/2020/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/02.mdwn b/archives/2020/02.mdwn new file mode 100644 index 0000000..189d77c --- /dev/null +++ b/archives/2020/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/03.mdwn b/archives/2020/03.mdwn new file mode 100644 index 0000000..63a191c --- /dev/null +++ b/archives/2020/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/04.mdwn b/archives/2020/04.mdwn new file mode 100644 index 0000000..d8be67f --- /dev/null +++ b/archives/2020/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/05.mdwn b/archives/2020/05.mdwn new file mode 100644 index 0000000..92e59fa --- /dev/null +++ b/archives/2020/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/06.mdwn b/archives/2020/06.mdwn new file mode 100644 index 0000000..fff6e79 --- /dev/null +++ b/archives/2020/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/07.mdwn b/archives/2020/07.mdwn new file mode 100644 index 0000000..9674bf2 --- /dev/null +++ b/archives/2020/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/08.mdwn b/archives/2020/08.mdwn new file mode 100644 index 0000000..19eec13 --- /dev/null +++ b/archives/2020/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/09.mdwn b/archives/2020/09.mdwn new file mode 100644 index 0000000..282af8d --- /dev/null +++ b/archives/2020/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/10.mdwn b/archives/2020/10.mdwn new file mode 100644 index 0000000..e459232 --- /dev/null +++ b/archives/2020/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/11.mdwn b/archives/2020/11.mdwn new file mode 100644 index 0000000..b462704 --- /dev/null +++ b/archives/2020/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/12.mdwn b/archives/2020/12.mdwn new file mode 100644 index 0000000..2503185 --- /dev/null +++ b/archives/2020/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
initial commit
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eecda60 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.ikiwiki diff --git a/archives.mdwn b/archives.mdwn new file mode 100644 index 0000000..d07b73b --- /dev/null +++ b/archives.mdwn @@ -0,0 +1,8 @@ +[[!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/comments.mdwn b/comments.mdwn new file mode 100644 index 0000000..e22b50a --- /dev/null +++ b/comments.mdwn @@ -0,0 +1,10 @@ +[[!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 new file mode 100644 index 0000000..d08446d --- /dev/null +++ b/index.mdwn @@ -0,0 +1,8 @@ +[[!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 new file mode 100644 index 0000000..2bd0f1d --- /dev/null +++ b/posts.mdwn @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..bd4c803 --- /dev/null +++ b/posts/first_post.mdwn @@ -0,0 +1 @@ +This is my first post. diff --git a/posts/second_post.mdwn b/posts/second_post.mdwn new file mode 100644 index 0000000..5cc6c38 --- /dev/null +++ b/posts/second_post.mdwn @@ -0,0 +1 @@ +This is the second post to this example blog. To add new posts, just add files to the posts/ subdirectory, or use the web form. diff --git a/sidebar.mdwn b/sidebar.mdwn new file mode 100644 index 0000000..e0895f6 --- /dev/null +++ b/sidebar.mdwn @@ -0,0 +1,10 @@ +[[!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 new file mode 100644 index 0000000..b5eca5b --- /dev/null +++ b/tags.mdwn @@ -0,0 +1,3 @@ +[[!pagestats pages="./tags/*" among="./posts/*"]] + +On the right you can see the tag cloud for this blog.