Sapphireslinger, It looks to me is not too many people are following the same path as you, and thus not providing advice.
>From my perspective designing a blog, the main work is the layout and features. To me the final effort is exporting it as a static site simply to increase the searchability, or landing page load speed, thus I would leave it to the end. In this forum there are many posts in the last year to 6 months ago on exporting static sites. I started to build a blog here <https://anthonymuscio.github.io/TWBlog.html> but personally to publish it I would like all the links on the static pages point to the interactive wiki tiddler. If you do this and make sure you have a splash screen while loading the full wiki, visitors will on the first interaction (link) load the full wiki where they can benefit from all the interactive features tiddlywiki has to offer, rather than you needing to systematically make the interactive features work on static pages. Static pages are by definition the poor cousins of an interactive wiki. Regards Tones On Wednesday, 3 February 2021 at 21:25:18 UTC+11 Sapphireslinger wrote: > In Part 2, succeeded in getting the header and footer content to show up. > > Unfortunately the long river of code which is the contents of > $:/SapphireslingerWiki/templates/static.template.css > also shows up. > > Will re-try tomorrow. > > On Wednesday, February 3, 2021 at 4:33:08 PM UTC+8 Sapphireslinger wrote: > >> OK, I re-did all those steps, still no luck with the build.sh, BUT I am >> successfully into Part 2 with the static site showing up. >> continuing on... >> On Wednesday, February 3, 2021 at 3:55:00 PM UTC+8 Sapphireslinger wrote: >> >>> Tried Didaxy's tutorial today. >>> Successfully installed node.js on my Linux Mint desktop using Solution 1 >>> on https://blog.softhints.com/install-node-js-linux-mint/ >>> Was not sure which directory to put the build.sh file into. >>> Pasting "./build.sh" in terminal didn't seem to do anything, even though >>> made sure I was in directory containing the file. >>> However disregarding that shortcut, I was able to get to the end of Part >>> 1 and see a static site with the index tiddler. >>> >>> I bogged down in Part 2 >>> Could not get static site to show up again, just looked like a directory. >>> Maybe because in Part 1 I ran these commands (npm install -g >>> http-server, http server) from inside the Wiki/output/static folder? I did >>> not know what directory to run those commands in. >>> Had to guess when to open new terminal windows for different steps. >>> >>> On Wednesday, February 3, 2021 at 3:24:07 PM UTC+8 Sapphireslinger wrote: >>> >>>> I have no coding skills. I can copy and paste into terminal. >>>> >>>> Are these still the two best tutorials on setting up a blog with >>>> Tiddlywiki? Are there any other tutorials? >>>> >>>> https://www.didaxy.com/exporting-static-sites-from-tiddlywiki >>>> >>>> https://nesslabs.com/digital-garden-tiddlywiki >>>> >>>> Also I need tabs in a blog. Didaxy said: >>>> >>>> "Only some of Tiddlywiki's functionality translates well into static >>>> content at the moment. Basic transclusion works great, but the "tabs" >>>> macro >>>> doesn't work at all, for example. If these features turn out to be >>>> important, they should be fairly straightforward (though not necessarily >>>> easy) to implement." >>>> >>> -- 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/713fceec-cbcc-488d-8515-b66bf4c9bf83n%40googlegroups.com.

