From: Jameson Graef Rollins Date: Fri, 29 Jul 2011 18:28:00 +0000 (-0700) Subject: Add new "news" section to the site X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=d4c06a6593aa0ea5e78523f2490b730ca47bbb29 Add new "news" section to the site This adds a new "news.mdwn" page and corresponding "news" directory. Items added to this directory will be displayed on the new page, in reverse-chronological order, as they would in a blog. The site should also automatically generate an RSS feed for the news. --- diff --git a/index.mdwn b/index.mdwn index 9924de8..bbc8a7d 100644 --- a/index.mdwn +++ b/index.mdwn @@ -43,6 +43,10 @@ would love a good library interface for fast, global search with support for arbitrary tags, then Notmuch also may be exactly what you've been looking for. +## News + +[[The latest new from notmuch|news]] + ## Documentation So far, there is not much documentation. Eventually, the wiki will diff --git a/news.mdwn b/news.mdwn new file mode 100644 index 0000000..a4f0e42 --- /dev/null +++ b/news.mdwn @@ -0,0 +1,5 @@ +[[!meta title="News"]] + +# News # + +[[!inline pages="./news/* and !*/Discussion" rootpage="news" show="50"]]