mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
07df513140
Testing against the output of cook.rb isn't satisfactory because of the bugs in it; instead we're now going to test against the tiddlywiki.com build products
8 lines
536 B
Plaintext
Executable File
8 lines
536 B
Plaintext
Executable File
<div title="GettingStarted">
|
|
<pre>To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
|
|
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
|
|
* [[MainMenu]]: The menu (usually on the left)
|
|
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
|
|
You'll also need to enter your username for signing your edits: <<option txtUserName>></pre>
|
|
</div>
|