1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 22:33:16 +00:00

Fix various typos

This commit is contained in:
Jermolene 2014-03-26 21:57:13 +00:00
parent 818b29386e
commit 5c3c6cd7c0
3 changed files with 10 additions and 8 deletions

View File

@ -40,4 +40,4 @@ The TiddlyWebAdaptor uses a few more fields:
|`bag` |BagField |{{$:/docs/fields/bag}} |
|`revision` |RevisionField |{{$:/docs/fields/revision}} |
See the ''Internals'' tab of the [[control panel|$:/ControlPanel]] for details of the fields used in this wiki.
See the ''Advanced > TiddlerFields'' tab of the [[control panel|$:/ControlPanel]] for details of the fields used in this wiki.

View File

@ -16,8 +16,10 @@ By default, files are output to a folder called `jermolene.github.com`, sibling
```
/TiddlyWork/ - Directory for working with TiddlyWiki5
/TiddlyWiki5/ - Directory containing the TiddlyWiki5 repo from GitHub
/jermolene.github.com/ - Directory for output files
|
+--+-- /TiddlyWiki5/ - Directory containing the TiddlyWiki5 repo from GitHub
|
+-- /jermolene.github.com/ - Directory for output files
```
You can override the build output directory by defining the environment variable `TW5_BUILD_OUTPUT`. The easiest way to do this is to create a personal batch file to invoke TiddlyWiki5 that first sets the environment variable and then invokes `bld`.

View File

@ -4,7 +4,7 @@ tags: talkytalky
title: TalkyTalky
@@text-align:center;
! http://five.tiddlywiki.com/
! http://tiddlywiki.com/
! Jeremy Ruston
@ -19,10 +19,10 @@ Why is TiddlyWiki different? It frees you from the monopoly platforms of the web
Store your tiddlers in a single HTML file along with the JS
# Open http://five.tiddlywiki.com/
# Open http://tiddlywiki.com/
# Show reading experience, search and tags
# Responsive response to phone and tablet
# Open http://five.tiddlywiki.com/empty.html in Chrome Canary
# Open http://tiddlywiki.com/empty.html in Chrome Canary
# Create tiddlers, show links, missing, orphans, tags, tagging, references
# Use missing tiddlers to find a typo
# Show shadow tiddlers and system tiddlers
@ -48,9 +48,9 @@ Store your tiddlers in a single HTML file along with the JS
Store your tiddlers in separate files in a chain of linked directories.
# Run `./bld.sh`
# Open http://five.tiddlywiki.com/static.html
# Open http://tiddlywiki.com/static.html
#* Click links to show individual tiddlers
# Open http://five.tiddlywiki.com/test.html
# Open http://tiddlywiki.com/test.html
# Start `./serve.sh UserName`
# Open http://0.0.0.0:8080/
# Open network console