diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2015-01-07 23:11:57 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2015-01-07 23:11:57 -0500 |
commit | 191d2e3cff545e2aa90dc44fb15fdb815ba12913 (patch) | |
tree | 2515ed486655659b16d9da603367dfcfb17a637e /doc/tips | |
parent | 50fba5d84432cd27c4a02e61c9ed5e03aa10ae30 (diff) | |
download | ikiwiki-191d2e3cff545e2aa90dc44fb15fdb815ba12913.tar ikiwiki-191d2e3cff545e2aa90dc44fb15fdb815ba12913.tar.gz |
Document ikiwiki-import, such as it currently is.
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/convert_textpattern_to_ikiwiki.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tips/convert_textpattern_to_ikiwiki.mdwn b/doc/tips/convert_textpattern_to_ikiwiki.mdwn new file mode 100644 index 000000000..b6c6e9627 --- /dev/null +++ b/doc/tips/convert_textpattern_to_ikiwiki.mdwn @@ -0,0 +1,6 @@ +[[Amitai Schlair|schmonz]] wrote an `ikiwiki-import` program that +currently can only [import from +Textpattern](https://github.com/schmonz/txp2ikiwiki), and then only +if configured exactly like the site he imported. But `ikiwiki-import` +is designed to be extensible, and maybe after a little extending +it'll be suitable for inclusion in ikiwiki. |