Ikiwiki w/ translations ======================= Ikiwiki[1] is a perl-based wiki compiler. This is routines to manage translatable parts of Ikiwiki and translations into the following locales: * danish (da) by Jonas Smedegaard Getting the source ------------------ This README file and related scripts are available at http://source.jones.dk/ as a GIT repository. Pull it like this: git clone http://source.jones.dk/ikiwiki.git Installation ------------ To pull in all translatable and translated parts, do this: make To pull in all parts with write access to the repository, do this: make origin_ikiwiki='login@example.com:path/to/repositories/ikiwiki_$(underlay).git' To remove all translatable and translated parts, and anything else below those directories without warning, do this: make ultraclean Customizing ----------- To publish your own forked repository through web, you first need to create a special public repository that you "push" your changes into from your private working repository - like this: GIT_DIR=public_dir/repository_name.git git --bare init --shared chmod +x public_dir/repository_name.git/hooks/post-update To actually use your newly created public repository created above, you need to populate it with your current working repository (the --all option is only this once, not on subsequent pushes) - like this: git config remote.origin.url git-reference-to-public-repository git push --all To resyncronize an older fork of the repository with newer upstream changes, do like this (skip first command on subsequent updates): git remote add ikiwiki http://source.jones.dk/ikiwiki.git git pull ikiwiki master ---- References: [1] http://ikiwiki.info/ tion value='range'>range
path: root/tags/56/c6
diff options
context:
space:
mode:
Diffstat (limited to 'tags/56/c6')
-rw-r--r--tags/56/c6/20160810043903.E5E00F38@xayide.jones.dk/jones0
-rw-r--r--tags/56/c6/20160810043903.E5E00F38@xayide.jones.dk/sys0
-rw-r--r--tags/56/c6/20170703122002.E1DB11A00@xayide.jones.dk/jones0
-rw-r--r--tags/56/c6/20170703122002.E1DB11A00@xayide.jones.dk/sys0
-rw-r--r--tags/56/c6/20181210060001.9EDD61CD0EB@lxp5.free-owl.de/sys0
-rw-r--r--tags/56/c6/20181210060001.9EDD61CD0EB@lxp5.free-owl.de/unread0
-rw-r--r--tags/56/c6/20191205220915.6vxc2tzvjfleh4gh@localhost/debian0
-rw-r--r--tags/56/c6/20191205220915.6vxc2tzvjfleh4gh@localhost/signed0
-rw-r--r--tags/56/c6/20191205220915.6vxc2tzvjfleh4gh@localhost/unread0
-rw-r--r--tags/56/c6/47C065598B03D211AA4A0000F877C58201281613@vestmb005.slet.tdb.dk/inbox0
-rw-r--r--tags/56/c6/47C065598B03D211AA4A0000F877C58201281613@vestmb005.slet.tdb.dk/old0
-rw-r--r--tags/56/c6/E4CF0964-92F6-4AB7-B2B7-BEDE09DC3A8F@mro.name/unread0
-rw-r--r--tags/56/c6/dca306d87c9968026c2285c518ca6ca902154da0.camel@gmail.com/debian0
-rw-r--r--tags/56/c6/dca306d87c9968026c2285c518ca6ca902154da0.camel@gmail.com/replied0
-rw-r--r--tags/56/c6/z12jhrrbiniifvxst23hi1uznnyvgzbyx04@plus.google.com/inbox0
-rw-r--r--tags/56/c6/z12jhrrbiniifvxst23hi1uznnyvgzbyx04@plus.google.com/old0
16 files changed, 0 insertions, 0 deletions