aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsmcv <smcv@web>2016-12-19 13:23:06 -0400
committeradmin <admin@branchable.com>2016-12-19 13:23:06 -0400
commit7244b712c1e9ce7c34748f9415cec79ce554c554 (patch)
treeaa551a5a33c1f56ceeea11b71c9026ca8bc88fa7 /doc
parent32493312c800af08dd4af4227febecf5a9851bba (diff)
downloadikiwiki-7244b712c1e9ce7c34748f9415cec79ce554c554.tar
ikiwiki-7244b712c1e9ce7c34748f9415cec79ce554c554.tar.gz
Added a comment: no, not supported
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/large_wiki:_is_running_ikiwiki_in_steps_possible__63__/comment_2_eff15d45a5065574c9f1e48b2a1deff6._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/large_wiki:_is_running_ikiwiki_in_steps_possible__63__/comment_2_eff15d45a5065574c9f1e48b2a1deff6._comment b/doc/forum/large_wiki:_is_running_ikiwiki_in_steps_possible__63__/comment_2_eff15d45a5065574c9f1e48b2a1deff6._comment
new file mode 100644
index 000000000..52e4ec3af
--- /dev/null
+++ b/doc/forum/large_wiki:_is_running_ikiwiki_in_steps_possible__63__/comment_2_eff15d45a5065574c9f1e48b2a1deff6._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="smcv"
+ avatar="http://cdn.libravatar.org/avatar/0ee943fe632ff995f6f0f25b7167d03b"
+ subject="no, not supported"
+ date="2016-12-19T17:23:06Z"
+ content="""
+> What I wanted to know is: Is there a way to run ikiwiki in chunks of 10 minutes
+> steps or something like that?
+
+No, this is not supported. I don't think ikiwiki is suitable for use with your wiki
+on that hosting provider.
+
+If you don't need the CGI, you could \"compile\" the wiki offline (on your laptop)
+and upload the resulting `$destdir` to the hosting provider - effectively
+treating the hosting provider as simple static storage.
+"""]]