From: openmedi Date: Sun, 6 Nov 2016 19:36:24 +0000 (-0400) Subject: Added a comment X-Git-Tag: debian/3.20161219~31 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/4eb8f49209b448f43d43b690fb62e55479a666ae Added a comment --- diff --git a/doc/forum/laptop_wiki_with_git_-_but_the_other_way_around__63__/comment_2_399b67e199a0a343bc3ac8ca2e3977ab._comment b/doc/forum/laptop_wiki_with_git_-_but_the_other_way_around__63__/comment_2_399b67e199a0a343bc3ac8ca2e3977ab._comment new file mode 100644 index 000000000..bc61d3e4d --- /dev/null +++ b/doc/forum/laptop_wiki_with_git_-_but_the_other_way_around__63__/comment_2_399b67e199a0a343bc3ac8ca2e3977ab._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="openmedi" + subject="comment 2" + date="2016-11-06T19:36:24Z" + content=""" +Another update on this, because it's related to running ikiwiki on nearly free speech: ikiwiki, xapian (and omega; for search), pandoc and pandoc-cteproc and I believe all perl modules one would need to run all of this are installed system wide on the white beta realm. So getting an ikiwiki up and running is nowadays a piece of cake and consists of calling `ikiwiki --setup /usr/local/etc/ikiwiki/auto.setup`, filling in the correct infos and afterwards customizing the created `.setup` file further. That's already it. Plugins can be installed to `~/.ikiwiki/IkiWiki/Plugin`. By setting a `templatedir` in the `.setup`you can have a templatedir in your user's dir. +"""]]