Use https://awesomewm.org/ for ikiwiki output
This commit is contained in:
parent
7c9c38f26c
commit
601f442c71
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ push: output ldoc changelogs manpages
|
|||
|
||||
output: authors.mdwn
|
||||
ikiwiki $(CURDIR) html -v --wikiname about --plugin=goodstuff --templatedir=templates \
|
||||
--exclude=html --exclude=Makefile --rss --url http://awesome.naquadah.org
|
||||
--exclude=html --exclude=Makefile --rss --url https://awesomewm.org/
|
||||
|
||||
authors.mdwn:
|
||||
echo '## Primary' > authors.mdwn
|
||||
|
|
Loading…
Reference in New Issue