simplify ikiwiki docs build testing and output

This commit is contained in:
Joey Hess 2017-11-07 16:36:01 -04:00
parent f88ff8d460
commit 193612c97a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 28 additions and 19 deletions

View file

@ -40,3 +40,5 @@ No intended functional change; only what *make* prints should be different.
--plugin=goodstuff \
--no-usedirs --disable-plugin=openid --plugin=sidebar \
--plugin theme --set theme=actiontabs --set deterministic=1 \
> [[done]] --[[Joey]]

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2017-11-07T20:31:00Z"
content="""
I don't like this amount of complication for a build system cosmetic
improvement. Instead, I have added a "@" to the objectionably long
command line in the Makefile.
"""]]