Adithya,
My sample tiddlywiki.info file looks like below
{
"description": "Basic client-server edition",
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/highlight"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"build": {
"index": [
"--rendertiddler",
"$:/plugins/tiddlywiki/tiddlyweb/save/offline",
"index.html",
"text/plain"
],
"static": [
"--rendertiddler",
"$:/core/templates/static.template.html",
"static.html",
"text/plain",
"--rendertiddler",
"$:/core/templates/alltiddlers.template.html",
"alltiddlers.html",
"text/plain",
"--rendertiddlers",
"[!is[system]]",
"$:/core/templates/static.tiddler.html",
"static",
"text/plain",
"--rendertiddler",
"$:/core/templates/static.template.css",
"static/static.css",
"text/plain"
],
"tiddlyjam":[
"--rendertiddlers",
"[all[tiddlers+shadows]tag[$:/plugins/adithyab/tiddlyjam/live]]",
"$:/plugins/adithyab/tiddlyjam/renderer/base",
".",
"text/plain",
"--render",
"[all[tiddlers+shadows][$:/plugins/adithyab/tiddlyjam/renderer/sitemap]]",
"sitemap.xml",
"text/plain"
]
}
}
Best wishes
Mohammad
On Mon, Mar 15, 2021 at 7:48 AM Mohammad Rahmani <[email protected]>
wrote:
> Hi Adithya,
> Very nice job and I see many use cases for Tiddlyjam!
>
> Some minor comments
>
>
> I. You may edit the .info (e.g. tiddlywiki.info which resides in root of
> any TW) file of selected Wiki as below
>
> "tiddlyjam":[
> "--rendertiddlers",
> "[all[tiddlers+shadows]tag[$:/plugins/adithyab/tiddlyjam/live]]",
> "$:/plugins/adithyab/tiddlyjam/renderer/base",
> ".",
> "text/plain",
> "--render",
> "[all[tiddlers+shadows][$:/plugins/adithyab/tiddlyjam/renderer/sitemap]]",
> "sitemap.xml",
> "text/plain"
>
> ]
>
> And simply for command like
>
> tiddlywiki --build tiddlyjam
>
> I did not understand the "." in the command!!
>
>
> II. Adding new page
> It is good to add short description tell user how add a new tiddler (page)
> to be included in website/blog generated
>
> III. Home button
> For my test on local machine, clicking on home button opens the root
> folder, I did not test online to see if it open the index.html or not
>
>
>
>
> Regarding the name (ignore if irrelevant)
> As there is a dispute on using Tiddly ( Myself do not use Tiddly for
> plugins anymore) I may suggest other names
> - *Agra* static site generator
> - *Pune* static site generator
> - or what other name you like..
>
>
> Best wishes
> Mohammad
>
>
> On Sun, Mar 14, 2021 at 8:47 PM Adithya B <[email protected]> wrote:
>
>> Hi everyone!
>>
>> I have been working on a static website generator/CMS plugin for
>> TiddlyWiki for my personal use for the past six months or so. Finally, I
>> feel I am ready to share it!
>>
>> - Have a look at the rendered website at https://tiddlyjam.com
>> - The github repo is at https://github.com/adithya-badidey/tiddlyjam
>> - Actual wiki is at https://tiddlyjam.com/tiddly
>> - Its still in alpha - please share bugs, comments, feedback - either
>> here or at https://github.com/adithya-badidey/tiddlyjam/discussions
>>
>> Cheers!
>> Adithya
>>
>> --
>> 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/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com
>> <https://groups.google.com/d/msgid/tiddlywiki/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
--
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/CAAV1gMBf5U7k_X-D1eimtWuj-6NR_4eJ-m%3DR8chtw4jVXzmBMA%40mail.gmail.com.