It looks like dullroar is no longer using TW to generate the site http://dullroar.com/new-look.html
On Saturday, 25 April 2015 16:54:02 UTC+9, Jeremy Ruston wrote: > > Hi James > > Great to see how far you've got, dullroar.com looks very good to me. > > Your post reminded me that it is perhaps time that we tried to fold decent > static site generation support into the core. I've created a ticket here: > > https://github.com/Jermolene/TiddlyWiki5/issues/1676 > > Best wishes > > Jeremy. > > > On Sat, Apr 25, 2015 at 7:45 AM, James Anderson <[email protected] > <javascript:>> wrote: > >> The tags are just buttons wrapped in <a> elements, which is all handled >> automatically by the static exporter. >> >> There are some programmer hooks in the static exporter which let me >> change the links at run time. I run over all the links and remove any >> spaces (and some other characters( when i generate the site.If you are not >> a programmmer this might not mean much to you, but in >> https://github.com/welford/twstaticblog/tree/master/export getexportlink,js >> and getexportpath,js do this work. >> >> >> James >> >> >> On Saturday, 25 April 2015 09:08:48 UTC+9, Suzanne McHale wrote: >>> >>> Couple of questions (I'm interested in static site generation for my TW >>> too, but am not a programmer!) - how did you make the tag buttons clickable >>> without needing Javascript (that I can see)? Also replace the spaces in TW >>> urls with dashes - can this be done automatically? >>> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/tiddlywiki. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/a5b20842-2166-4d31-a204-2d5ae2b0bb8b%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/a5b20842-2166-4d31-a204-2d5ae2b0bb8b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5539d9e3-d335-48a9-900c-05b246a895af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

