add news feed
This commit is contained in:
parent
494f5d3bef
commit
9a070e66ec
|
@ -12,3 +12,7 @@ override_dh_installdocs:
|
||||||
dh_installdocs README.md TODO
|
dh_installdocs README.md TODO
|
||||||
override_dh_installman:
|
override_dh_installman:
|
||||||
dh_installman debian/propellor.1
|
dh_installman debian/propellor.1
|
||||||
|
|
||||||
|
# Not intended for use by anyone except the author.
|
||||||
|
announcedir:
|
||||||
|
@echo ${HOME}/src/propellor/doc/news
|
||||||
|
|
|
@ -10,3 +10,7 @@
|
||||||
[[!toc]]
|
[[!toc]]
|
||||||
|
|
||||||
[[!inline raw=yes README.mdwn]]
|
[[!inline raw=yes README.mdwn]]
|
||||||
|
|
||||||
|
## news
|
||||||
|
|
||||||
|
[[!inline pages="news/* and !*/Discussion" show="4" archive=yes]]
|
||||||
|
|
Loading…
Reference in New Issue