Feel free to use/edit any of those plugins Florian :) On Monday, 27 April 2015 23:51:37 UTC+9, Florian Cauvin wrote: > > Hello, > I'm interested in using TiddlyWiki for creating a small static personal > website and I'm very impressed by the work that James Anderson is showing > here. > I will try to also make my site, generating it from TiddlyWiki running on > Node.js. > > Jame has obvisouly done a lot of customization and even coded his own > plugins. > Personally, I aim for something far simpler. > I will report my progess in this forum (if there's no objection for me > doing so) > > Best Regards, > Florian > > > On Saturday, April 25, 2015 at 11:12:43 AM UTC+3, Jeremy Ruston wrote: >> >> Hi James >> >> On Sat, Apr 25, 2015 at 9:10 AM, James Anderson <[email protected]> >> wrote: >> >>> It looks like dullroar is no longer using TW to generate the site >>> http://dullroar.com/new-look.html >>> >> >> Yes, I saw that; it's still worth reviewing the work that Jim did, I >> think. >> >> Best wishes >> >> Jeremy >> >> >> >>> >>> >>> 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]> >>>> 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]. >>>>> 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/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] >>>> >>> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> >
-- 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/06b0bf23-f11e-44a5-9a38-5dc5255a3218%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

