Hi everyone, I added the following command to my build.sh file in order to generate a sitemap of my TiddlyWiki static website:
--rendertiddler sitemap sitemap.xml text/plain So my full render command looks like this now: tiddlywiki --rendertiddlers [!is[system]] $:/ness_labs/templates/static.tiddler.html static text/plain --rendertiddler $:/ness_labs/templates/static.template.css static/static.css text/plain --rendertiddler sitemap sitemap.xml text/plain I do get a sitemap.xml file, but it's empty. Is there anything else I should do beside using this command? (all of this will be going into a SEO guide for TW btw!) Thank you! Anne-Laure. -- 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/555a8303-951c-49f6-9f9c-90d485976325%40googlegroups.com.

