diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-03 16:54:15 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-03 16:54:15 -0400 |
| commit | 44ae716885781950957688d491ea96ef7a5b9ddb (patch) | |
| tree | ddffc1801f808dfd65b6d16da4763d2a03cc096e | |
| parent | f6e2cc1e65b6ce145f3b987716dad18cdedf8905 (diff) | |
add posts page
| -rw-r--r-- | doc/footer/column_b.mdwn | 3 | ||||
| -rw-r--r-- | doc/posts.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/footer/column_b.mdwn b/doc/footer/column_b.mdwn index 6a442481..bfe0ca51 100644 --- a/doc/footer/column_b.mdwn +++ b/doc/footer/column_b.mdwn @@ -1,4 +1,3 @@ ## posts -[[!inline pages="internal(feeds/*) and !*/Discussion" show=0 archive=yes -title="propellor blog posts"]] +[[!inline feeds=no template=bare pages=posts]] diff --git a/doc/posts.mdwn b/doc/posts.mdwn new file mode 100644 index 00000000..77a2bf9f --- /dev/null +++ b/doc/posts.mdwn @@ -0,0 +1,2 @@ +[[!inline pages="internal(feeds/*) and !*/Discussion" show=0 archive=yes +title="propellor blog posts"]] |
