How does on "run a batch file"?

On Mon, Jul 4, 2016 at 2:46 PM, James Anderson <james.w.ander...@gmail.com>
wrote:

> Briefly:
>
> > 3) Realized I needed to do this in node.js because it doesn't work from
> a standalone TW5 file
>
> It works from a standalone file, or rather I have my blog and other notes
> in a single page TW. it's called notes.hta (you can see this in the batch
> file, it could be notes.html or whatever your TW is called). You will need
> the nodejs TW just for the conversion. With both those present the batch
> handles all the creation for you.
>
> My workflow is :
>
> 1. Write a tiddler and tag it "blog"
> 2. Run the batch file.
>
> and that's it, so it's pretty simple when it is set up but the set up is
> not friendly for newcomers.
>
> Will be around tomorrow or maybe  the day after if you need more help.
>
> James
>
>
>
>
>
>
> On Monday, 4 July 2016 20:29:34 UTC+1, David Gifford wrote:
>>
>> Hi James
>>
>> Thanks for responding. My actual question is, what do I do to export the
>> tiddlers? I am a novice at all this. What button do I push?
>>
>> Dave
>>
>> On Thursday, April 23, 2015 at 4:23:22 PM UTC-5, James Anderson wrote:
>>>
>>>
>>> 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 a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/vTqF5EEHJE0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/e5f720da-f707-448b-b820-b49c6612efbb%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/e5f720da-f707-448b-b820-b49c6612efbb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFJdt7Qea3TdQfed0BQrbpyGgnKndt8TDukmHqwsuCDqJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to