PS: this assumes you are generating a standalone TiddlyWiki HTML file and 
not static HTML.

Your site gives a 404 error and therefore I cannot confirm.

On Saturday, October 10, 2020 at 8:11:44 AM UTC+2, Saq Imtiaz wrote:
>
> Try adding the following command and using it to generate the HTML file:
>
> "build": {
> "index": [
> "--rendertiddler",
> "$:/plugins/tiddlywiki/tiddlyweb/save/offline",
> "index.html",
> "text/plain"
> ],
> example:
> https://github.com/saqimtiaz/streams/blob/master/tiddlywiki.info#L12
>
> On Wednesday, October 7, 2020 at 1:21:52 AM UTC+2, Rika Sukenik wrote:
>>
>> hi! i'm getting 3 XMLhttpRequest errors when my page loads. You can see 
>> the errors here: www.rikasukenik.com
>>
>> the errors appeared after I made the below updates to my tiddliwiki.info 
>> file. I made the edits because I had an issue yesterday with site 
>> non-responsiveness after using --build static. Javascript was not included 
>> in the static html file. I got some guidance to add a test command, but now 
>> I'm getting these XMLhttpRequest errors. 
>>
>> I appreciate some eyes on this problem! thank you!
>>
>> "test": [
>>              "--rendertiddler",
>>              "$:/core/save/all",
>>              "index.html",
>>              "text/plain",
>>              "--rendertiddler",
>>              "$:/core/templates/static.template.css",
>>              "static/static.css",
>>              "text/plain"
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2db5e5ba-3abc-48fa-9a14-1f3f7e6f1056o%40googlegroups.com.

Reply via email to