reorg
This commit is contained in:
parent
3f1d7204c6
commit
33ca5564a0
|
@ -0,0 +1,4 @@
|
||||||
|
## news
|
||||||
|
|
||||||
|
[[!inline pages="news/* and !*/Discussion" show="4" archive=yes
|
||||||
|
title="propellor news"]]
|
|
@ -0,0 +1,4 @@
|
||||||
|
## posts
|
||||||
|
|
||||||
|
[[!inline pages="internal(feeds/*) and !*/Discussion" show="4" archive=yes
|
||||||
|
title="propellor blog posts"]]
|
|
@ -11,6 +11,13 @@
|
||||||
|
|
||||||
[[!inline raw=yes pages="README"]]
|
[[!inline raw=yes pages="README"]]
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td width="50%" valign="top">[[!inline feeds=no template=bare pages=footer/column_a]]</td>
|
||||||
|
<td widtd="50%" valign="top">[[!inline feeds=no template=bare pages=footer/column_b]]</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
## enjoy
|
## enjoy
|
||||||
|
|
||||||
Hope you find Propellor fun and useful!
|
Hope you find Propellor fun and useful!
|
||||||
|
@ -27,13 +34,3 @@ hosts = -- (o) `
|
||||||
Propellor is free software, licensed under the BSD license.
|
Propellor is free software, licensed under the BSD license.
|
||||||
|
|
||||||
You are encouraged to send patches and improve it. See [[contributing]].
|
You are encouraged to send patches and improve it. See [[contributing]].
|
||||||
|
|
||||||
## news
|
|
||||||
|
|
||||||
[[!inline pages="news/* and !*/Discussion" show="4" archive=yes
|
|
||||||
title="propellor news"]]
|
|
||||||
|
|
||||||
## feeds
|
|
||||||
|
|
||||||
[[!inline pages="internal(feeds/*) and !*/Discussion" show="4" archive=yes
|
|
||||||
title="propellor blog posts"]]
|
|
||||||
|
|
Loading…
Reference in New Issue