diff options
author | openmedi <openmedi@web> | 2016-11-06 15:36:24 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-11-06 15:36:24 -0400 |
commit | 4eb8f49209b448f43d43b690fb62e55479a666ae (patch) | |
tree | 53ac77331211fe479836f8ecde588158ca2bbbb0 | |
parent | 08a500cbb780f361677dd1da40292266cd963c1a (diff) | |
download | ikiwiki-4eb8f49209b448f43d43b690fb62e55479a666ae.tar ikiwiki-4eb8f49209b448f43d43b690fb62e55479a666ae.tar.gz |
Added a comment
-rw-r--r-- | doc/forum/laptop_wiki_with_git_-_but_the_other_way_around__63__/comment_2_399b67e199a0a343bc3ac8ca2e3977ab._comment | 7 |
1 files changed, 7 insertions, 0 deletions
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. +"""]] |