I've posted on here and on the tiddlywikidev side a few times with 
questions regarding this before, This time is more of a show and tell as 
i've had some time to clean up some of the code I was using to export 
static sites with tiddlywiki.

I have renamed the repo I was using and split it in two separate 
plugins: https://github.com/welford/twstaticblog/  I have also written a 
new post about how I am exporting using these plugins here: 
http://phasersonkill.com/2015/4/24/creating-a-static-webpage-using-tiddlywiki.html
 

In short: the helper plugin 
(https://github.com/welford/twstaticblog/tree/master/helper) resides within 
my tiddlwiki and lets me customise  which posts to output,which tags to add 
to the sitemap, which ones to hide etc etc  Also to some degree it lets me 
alter the look of the webpage.

The export (https://github.com/welford/twstaticblog/tree/master/export) 
plugin gets invoked when exporting and contains all the required templates 
and viewtemplate changes to make the static site look how you want it to.

www.phasersonkill.com is a working sample of an exported blog, I have also 
uploaded a simpler example 
here http://welford.github.io/static-sample/example.html which exports 
to http://welford.github.io/static-sample/blog/index.html

Finally I have updated some of my plugins to work with the static export 
feature https://github.com/welford/twspimg lets me display partial images 
as the background-image of a span element, and 
https://github.com/welford/twyt lets me embed yt videos and created links 
to specific times within the video. http://welford.github.io/ has a few 
examples and  other plugins also!

Thanks for reading!

James

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/a0455f5c-9ba3-44a9-ad0e-223624fe1971%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to