Skip to content
Snippets Groups Projects
Commit 677db00a authored by rhatto's avatar rhatto
Browse files

Static generation updates

parent 4d55dba0
Branches
No related tags found
No related merge requests found
...@@ -17,5 +17,5 @@ ...@@ -17,5 +17,5 @@
wiki: wiki:
@ikiwiki --setup ikiwiki.setup @ikiwiki --setup ikiwiki.setup
deploy: wiki_deploy:
@rsync -avz --delete www/ blog:/var/sites/rhatto/www/ @rsync -avz --delete www/ blog:/var/sites/rhatto/www/
...@@ -32,6 +32,8 @@ use IkiWiki::Setup::Standard { ...@@ -32,6 +32,8 @@ use IkiWiki::Setup::Standard {
diffurl => "https://git.sarava.org/?p=rhatto.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]", diffurl => "https://git.sarava.org/?p=rhatto.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
#gitorigin_branch => "origin", #gitorigin_branch => "origin",
#gitmaster_branch => "master", #gitmaster_branch => "master",
# See https://ikiwiki.info/tips/laptop_wiki_with_git/
gitorigin_branch => '',
# Tla stuff. # Tla stuff.
#rcs => "tla" #rcs => "tla"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment