summaryrefslogtreecommitdiff
path: root/README
blob: 92820c0b3cc8377dbfba9cc76b8bcf10899cff8f (plain)
  1. Ikiwiki w/ translations
  2. =======================
  3. Ikiwiki[1] is a perl-based wiki compiler.
  4. This is routines to manage translatable parts of Ikiwiki and translations into
  5. the following locales:
  6. * danish (da) by Jonas Smedegaard <dr@jones.dk>
  7. Installation
  8. ------------
  9. To pull in all translatable and translated parts, do this:
  10. make
  11. To remove all translatable and translated parts, and anything else below those
  12. directories without warning, do this:
  13. make ultraclean
  14. Source
  15. ------
  16. These routines are available at http://source.jones.dk/ as a GIT archive - like
  17. this:
  18. git clone http://source.jones.dk/ikiwiki.git
  19. [1] http://ikiwiki.info/