mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 23:06:49 +00:00
Revised test data
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
This commit is contained in:
7
test/tiddlywiki.2.6.5/source/tiddlywiki/shadows/GettingStarted.tiddler
Executable file
7
test/tiddlywiki.2.6.5/source/tiddlywiki/shadows/GettingStarted.tiddler
Executable file
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user