aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-07-02 15:18:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-07-02 15:18:32 -0300
commitb59246e27410d8d7b91133a13d04b38766b3413b (patch)
tree9bff2c1a53b2cea9ddab98c64ac2bb94c822d443 /ikiwiki.setup
parenta8542a110b721187f9c8a3bf73df736f858e8beb (diff)
downloadblog-b59246e27410d8d7b91133a13d04b38766b3413b.tar.gz
blog-b59246e27410d8d7b91133a13d04b38766b3413b.tar.bz2
Updates ikiwiki config
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup8
1 files changed, 4 insertions, 4 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 1fe5e32..2f49574 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -13,13 +13,13 @@ use IkiWiki::Setup::Standard {
srcdir => ".",
destdir => "www",
- url => "https://rhatto.fluxo.info",
- cgiurl => "https://rhatto.fluxo.info/ikiwiki.cgi",
+ url => "https://blog.fluxo.info",
+ cgiurl => "https://blog.fluxo.info/ikiwiki.cgi",
# Git stuff.
rcs => "git",
- historyurl => "https://git.fluxo.info/?p=rhatto.git;a=history;f=[[file]]",
- diffurl => "https://git.fluxo.info/?p=rhatto.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
+ historyurl => "https://git.fluxo.info/blog/log/[[file]]",
+ diffurl => 'https://git.fluxo.info/bootless/commit/[[file]]?id=[[sha1_commit]]',
# See https://ikiwiki.info/tips/laptop_wiki_with_git/
gitorigin_branch => '',